electrum-nvc.git
2012-11-27 Eagle[TM]updating default servers
2012-11-25 ThomasVMerge pull request #49 from Azelphur/master
2012-11-25 Alfie "Azelphur... Added message signing to the QT GUI
2012-11-24 ThomasVversion 1.5.3
2012-11-24 ThomasVno daemon
2012-11-24 ThomasVnodaemon
2012-11-24 ThomasVrm assert clause: there is no guarantee about that
2012-11-24 ThomasVreduce column width to avoid horizontal scrollbar
2012-11-23 ThomasVversion 1.5.2
2012-11-23 ThomasVreturn True in retore_wallet
2012-11-23 ThomasVreturn True in network dialog, because None means offline
2012-11-23 ThomasVdo not display args as tuple
2012-11-23 ThomasVuse adhoc print function
2012-11-23 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2012-11-23 thomasvfix
2012-11-23 thomasvsave height of transaction
2012-11-23 thomasvhandle case where an unconfirmed transaction is pruned...
2012-11-23 thomasvreturn parser object because it is needed to display...
2012-11-23 thomasvfix prioritization
2012-11-22 ThomasVminor
2012-11-22 ThomasVversion 1.5.1
2012-11-22 MaranMade the send_tx call for the lite gui asynchrone
2012-11-22 thomasvrm testing code
2012-11-22 thomasvreceived coins need to be known before
2012-11-22 thomasvfix sendtx
2012-11-22 thomasvfix balance display in flatfly's bug. restore the walle...
2012-11-22 ThomasVMerge pull request #48 from flatfly/patch-1
2012-11-21 flatflyFix wallet path in deseed and reseed
2012-11-21 ThomasVremove forgotten calls to deprecated method
2012-11-21 ThomasVversion 1.5
2012-11-20 ThomasVfix network dialog
2012-11-20 ThomasVsimplify the create/restore procedure
2012-11-20 ThomasVsimplification
2012-11-20 ThomasVadd version to android path
2012-11-20 ThomasVandroid: update create and recover dialogs
2012-11-20 thomasvallow offline creation/recovery within the gui
2012-11-20 thomasvshow server type (pruning or full)
2012-11-19 thomasvRevert "added TypeError category to existing exception"
2012-11-19 thomasvpop all options that are None before passing them to...
2012-11-19 thomasvindentation
2012-11-19 thomasvfix indentation error
2012-11-19 Jimbo77added docstring for is_modifiable()
2012-11-19 Jimbo77wrote basic SimpleConfig docstring
2012-11-19 Jimbo77added TypeError category to existing exception
2012-11-19 Jimbo77wrote docstring for get()
2012-11-19 Jimbo77created docstring for read_user_config()
2012-11-19 Jimbo77created docstring for read_system_config()
2012-11-19 Jimbo77changed a couple exceptions to describe import errors
2012-11-18 ThomasVmake a regular gui module for android
2012-11-16 ThomasVprevent window resizing by including the textview in...
2012-11-16 thomasvdo not include fee in the transaction amount shown...
2012-11-16 thomasvuse None as timestamp for pending transactions
2012-11-16 ThomasVfix for merchant script
2012-11-15 thomasvfix for notifications
2012-11-15 thomasvmore fixes for the 0.6 servers
2012-11-15 ThomasVgui fixes
2012-11-14 ThomasVbump version number
2012-11-14 ThomasVcompatibility with 0.6 protocol
2012-11-13 thomasvadding two more servers that upgraded
2012-11-09 thomasvadapt merchant script to SPV
2012-11-09 thomasvremove format conversion; unneeded since new protocol
2012-11-08 thomasvtext gui: buttons
2012-11-08 thomasvtext gui: proxy
2012-11-08 thomasvbetter input methods
2012-11-08 ThomasVinclude text_gui and deserialize in module
2012-11-07 ThomasVtext gui: fixes
2012-11-07 ThomasVtext gui: send button
2012-11-07 ThomasVraise exception on status mismatch too
2012-11-07 ThomasVraise exception on history with repeated tx
2012-11-07 ThomasVraise exception in case of server error
2012-11-07 ThomasVcheck that histories and transactions are consistent
2012-11-07 ThomasVcheck consistency of results received by get_history
2012-11-07 ThomasVinit headers file
2012-11-06 ThomasVPROTOCOL_VERSION
2012-11-06 thomasvreadding bysh.me server
2012-11-06 thomasvadd headers file only if it is found
2012-11-05 ThomasVdo not pass unconfirmed transactions to the verifier
2012-11-05 ThomasVcomment out the servers that are not 0.5
2012-11-05 ThomasVfix: init_path
2012-11-05 thomasvprint -> print_error
2012-11-05 thomasvMerge branch 'master' of github.com:spesmilo/electrum
2012-11-05 thomasvdefault_wallet_file configuration string
2012-11-05 MaranUpdated the bytesized-hosting.com to the shorter bysh...
2012-11-05 thomasvstart synchronizer only after verifier is created
2012-11-05 thomasvinclude headers file in package
2012-11-05 thomasvupdate validate script with 0.5 protocol
2012-11-05 thomasvwallet.get_label method
2012-11-05 thomasvhum, it should be a decimal division
2012-11-05 thomasvfloat division
2012-11-05 thomasvfix syntax error in lite gui and get_default_label
2012-11-05 thomasvset timestamps on startup
2012-11-04 ThomasVsend protocol version
2012-11-04 ThomasVfix CLI restore
2012-11-04 ThomasVsolve deadlock during restore
2012-11-04 ThomasVadd mnemonic functions to module
2012-11-04 ThomasVbugfix: wanted-> missing
2012-11-04 ThomasVfix race condition with prevout_values
2012-11-04 ThomasVrequest missing transactions on startup
2012-11-04 ThomasVrename history -> addr_history
2012-11-04 ThomasVfix: timestamps in transactions
next