electrum-nvc.git
2013-11-10 Bryan Stittfix more bare excepts
2013-11-10 MaranSwitch icon based on OS, OS X requires dark icon
2013-11-10 thomasvget_private_key: call get_seed first in order to check...
2013-11-10 ThomasVMerge pull request #374 from nolith/master
2013-11-10 ThomasVwallet.py: use get_seed in update_password
2013-11-10 ThomasVMerge pull request #386 from WyseNynja/dont_use_base_ex...
2013-11-10 ThomasVMerge pull request #385 from WyseNynja/ignore_gui_icons
2013-11-10 Bryan Stittdon't use bare except
2013-11-10 Bryan Stittreplace BaseException with Exception
2013-11-10 Bryan Stittignore gui/icons_rc.py
2013-11-10 Eagle[TM]Update default server list (disable servers with failed...
2013-11-09 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2013-11-09 ThomasVcall check_seed in get_seed
2013-11-08 ThomasVMerge pull request #381 from atweiden/concealed-flag
2013-11-08 thomasvfix: store seed version
2013-11-08 Andy Weidenbaumconcealed flag for restore sequence
2013-11-08 thomasvdon't show actinos that require private key if the...
2013-11-08 ThomasVMerge pull request #379 from wozz/clean
2013-11-08 Michael Wozniakadd F and P to address types in recv tab for Frozen...
2013-11-08 Michael Wozniaknetwork button fix for not connected to a network ...
2013-11-08 Michael Wozniakadd address type to receive tab in GTK GUI
2013-11-08 Michael Wozniakfix label editing in gtk
2013-11-06 ThomasVdust threshold
2013-11-06 Alessio Caiazzaallow to connect to one server only
2013-11-06 ThomasV1.9.2
2013-11-05 EagleTMMerge pull request #370 from mkramlich/master
2013-11-05 Michael KramlichFIX: fixed syntax error in gui/qt/transaction_dialog...
2013-11-05 ThomasVwindow icon
2013-11-05 ThomasV1.9.1: bug fixes
2013-11-05 ThomasVfix for portable version: use its own directory
2013-11-05 ThomasVMerge pull request #367 from rdymac/split-colon
2013-11-05 rdymacSplit colon - separate
2013-11-05 ThomasVMerge pull request #366 from mkramlich/master
2013-11-05 ThomasVfix use_change preference
2013-11-05 Michael Kramlichcurses text UI now says Offline (rather than 'Not conne...
2013-11-05 ThomasVMerge pull request #365 from mkramlich/master
2013-11-05 Michael Kramlichcurses text UI will call wallet.start_threads(network...
2013-11-05 Michael KramlichFIX: make the curses text UI not crash when started...
2013-11-05 ThomasVdo not return history if offline
2013-11-05 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2013-11-05 ThomasVfix regression: offline mode
2013-11-05 ThomasVMerge pull request #364 from rdymac/split-text
2013-11-05 rdymacSplit text string
2013-11-05 ThomasVMerge pull request #358 from mkramlich/master
2013-11-05 ThomasVMerge pull request #361 from Wallacoloo/patch-1
2013-11-05 WallacolooFixed indexing a function rather than calling it in...
2013-11-05 Michael Kramlichcurses text UI: displays Unicode more correctly in...
2013-11-05 Michael Kramlichgitignore: added .devlocaltmp/; convenient place to...
2013-11-04 Michael KramlichFIX: fixes issue 356 where if an address label containe...
2013-11-04 Michael Kramlichgitignore: added a few more build-generated files
2013-11-04 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2013-11-04 ThomasVfix validateaddress
2013-11-04 MaranMerge branch 'master' of ssh://github.com/spesmilo...
2013-11-04 MaranFix OSX / Windows builds
2013-11-04 ThomasVuse returned amount with ! shortcut
2013-11-04 ecdsafix init_lite
2013-11-03 ThomasVrestore from master public key with seed v4
2013-11-03 ThomasVrm debug message
2013-11-03 ThomasVuse QStackedLayout in install wizard
2013-11-02 ThomasVfix: wait_for_network
2013-11-02 ThomasVMerge pull request #354 from rdymac/patch-1
2013-11-02 ThomasVfix redeemPubKey for imported keys (fixes issue #350)
2013-11-02 rdymaclatest wikia version, tested
2013-11-02 ThomasVMerge pull request #353 from EnigmaCurry/qrscanner_fixes
2013-11-02 Ryan McGuireFixes sending coins from the qrscanner plugin
2013-11-02 Ryan McGuireAdds a settings dialog for qrscanner plugin - allows...
2013-11-01 Ryan McGuireFixes qrscanner to 1.9 API.
2013-11-01 ThomasVoffline signing with seed_v4
2013-11-01 ThomasVfix: offline signing
2013-11-01 ThomasVfix deseed
2013-11-01 ThomasVminor fix: restore from hexadecimal seed
2013-10-31 thomasvrelease notes: bip32 featues are postponed
2013-10-31 thomasvno keyid for imported keys
2013-10-31 thomasvexit after seed message
2013-10-31 thomasvfix mnemonic decode
2013-10-31 thomasvfixes: get_seed
2013-10-31 thomasvdisable bip32
2013-10-31 ThomasVseed prefix 01
2013-10-26 ThomasVseed v6
2013-10-24 ThomasVmove old wallet to subdir
2013-10-24 ThomasVcreate a subdirectory for wallets, under default path
2013-10-24 ThomasVremove -b option for listaddresses (fix issue #343)
2013-10-23 ThomasVMerge pull request #349 from rdymac/icons
2013-10-22 rdymacNew app icons
2013-10-22 ThomasVfix issue #348
2013-10-22 ThomasVfix dialog
2013-10-22 ThomasVfix typo
2013-10-22 ThomasVMerge pull request #347 from AdamISZ/patch-2
2013-10-21 AdamISZimport Transaction object for multisig to work
2013-10-20 ThomasVfix mpk qr code
2013-10-18 ThomasVexport QR code to clipboard (fixes issue #318)
2013-10-18 ThomasVfix typo in help
2013-10-18 ThomasVsend connection msg to stderr
2013-10-16 Eagle[TM]Update default server list
2013-10-16 ThomasVMerge pull request #339 from rdymac/text-strings
2013-10-16 ThomasVpass chain to get_target (fixes issue #316)
2013-10-16 ThomasVhandle plugin dependency
2013-10-16 rdymacmissing text strings
2013-10-16 ThomasVfix history export (bug #338)
2013-10-15 ThomasVfix bug with chunk requestor
next