electrum-nvc.git
2012-12-09 MaranUpdate osx binary instructions
2012-12-09 MaranUpdate release scripts for OSX
2012-12-09 MaranMerge branch 'master' of https://github.com/spesmilo...
2012-12-09 MaranMerge branch 'csv'
2012-12-09 MaranRemove server list from lite gui
2012-12-09 slushFixed path in README
2012-12-09 slushLinux/Wine based build scripts for Windows executables...
2012-12-07 ThomasVversion 1.5.6
2012-12-07 thomasvfix: misplaced repr
2012-12-07 ThomasVrm deprecated todolist
2012-12-07 ThomasVmake_packages script
2012-12-06 thomasvfix bug: to_address -> address
2012-12-05 MaranAdded default time string
2012-12-05 MaranThere isn't always a tx hash..\?
2012-12-05 MaranHandle exceptions on parsing better
2012-12-05 MaranAdded the option to export your transactions to a CSV...
2012-12-05 thomasvstore timestamps in verifier
2012-12-05 thomasvnew command: signtx (offline transaction signing)
2012-12-05 thomasvallow multiple-outputs transactions with mktx()
2012-12-05 thomasvversion 1.5.5
2012-12-05 thomasvrevert to daemon threads because some clients do not...
2012-12-05 ThomasVretry when passwords do not match
2012-12-03 ThomasVsmall qr code window with print
2012-12-03 ThomasVfix show seed
2012-12-01 ThomasVfix path for android
2012-12-01 ThomasVversion 1.5.4
2012-11-30 ThomasVfix
2012-11-29 thomasvconfig: merchant_name
2012-11-29 thomasvsave label invoice string
2012-11-29 thomasvseparate update qr code and paint event
2012-11-29 thomasvuse timer signal to render qr code
2012-11-29 thomasvshow address balance in POS mode
2012-11-29 thomasvsmaller font size, we don't want the window to be large...
2012-11-29 thomasvreceive tab: 3 separate view mode
2012-11-29 ThomasVedit column directly
2012-11-28 ThomasVdo not display requested amount if zero. show menu...
2012-11-28 ThomasVproper close method
2012-11-28 ThomasVuse update instead of repaint; do not update qr window...
2012-11-28 thomasvtoggle visibility instead of closing the window
2012-11-28 thomasvinvoice window: larger text, monospace font
2012-11-28 thomasvfix url in qr code
2012-11-28 thomasvmore robust android app
2012-11-28 thomasvseparate non-modal window for QR codes (point of sale)
2012-11-27 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2012-11-27 ThomasVprint_error -> print_msg
2012-11-27 ThomasVMerge pull request #50 from EagleTM/master
2012-11-27 Eagle[TM]updating default servers
2012-11-26 thomasvsend change to last address of the input list
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
next