Removed failing test for now
[electrum-nvc.git] / electrum
2014-06-30 ThomasVfix #744
2014-06-30 ThomasVtry pyasn1-modules as well
2014-06-30 poolerFix usage summary
2014-06-25 Chris GlassDo not use mutables as default values!
2014-06-21 ThomasVcompact serialized format for unsigned and partially...
2014-06-17 ThomasVbundle dependencies in 'packages' dir. use qrcode inste...
2014-06-11 ThomasVoption to start hidden. fixes #720
2014-06-11 ThomasVfix bug #717
2014-06-05 ThomasVreplace import *
2014-06-05 ThomasVadd pbkdf2 dependency
2014-05-23 bolkinfix console importprivkey error
2014-05-08 ThomasVfix cmd line wallet creation. fixes #684
2014-05-07 Andy Weidenbaumempty seed error msg
2014-04-30 ThomasVprint warning in stderr, not stdout
2014-04-27 ThomasVfix: add_seed
2014-04-21 ThomasVabstract and improve seed and key methods
2014-04-13 ThomasVfix: create accounts
2014-04-09 ThomasVsave cold seed
2014-04-06 ThomasVhooks and workflow for 2of3 wallets
2014-04-01 ThomasVupdate bip32 accounts and wallet
2014-03-16 ThomasVmove daemon spawning code into NetworkProxy class
2014-03-15 ThomasVdisable bip32 option before release
2014-03-11 ThomasVremove print statement
2014-03-11 ThomasVmove start_daemon code to main script
2014-03-11 ThomasVadd server to daemon print statement
2014-03-10 ThomasVdaemon; initial commit
2014-03-03 ThomasVeval arg passed to setconfig, to avoid storing boolean...
2014-03-02 ThomasVimprove help messages for options
2014-03-02 ThomasVadd timeout to daemon, update getaddressbalance
2014-02-28 ThomasVrestore from master public key (qt and command line)
2014-02-28 ThomasVstart network daemon automatically when needed
2014-02-27 ThomasVrebrand this branch as 1.9.8
2014-02-03 ThomasVuse separata class for old wallets; decide with WalletF...
2014-01-27 ThomasVdaemon
2014-01-27 ThomasVjson rpc daemon
2014-01-26 ThomasVdaemon
2014-01-23 ThomasVjson rpc daemon
2014-01-10 xHireFix generating encrypted wallet from command line
2013-12-13 thomasvreplace exit with sys.exit
2013-12-13 thomasvDuring wallet creation, do not write seed on disk befor...
2013-12-13 ThomasVfix #492
2013-12-12 shunyataRemove an obsolete parameter.
2013-11-13 Bryan Stittflake8 cleanup of ./electrum
2013-11-12 ThomasVrevert WyseNynja's commit (breaks things)
2013-11-12 Bryan Stittstop using eval
2013-11-11 ThomasVwallet: call create_accounts in save_seed
2013-11-10 Bryan Stittfix more bare excepts
2013-11-10 ThomasVMerge pull request #374 from nolith/master
2013-11-10 Bryan Stittreplace BaseException with Exception
2013-11-08 Andy Weidenbaumconcealed flag for restore sequence
2013-11-06 Alessio Caiazzaallow to connect to one server only
2013-11-05 ThomasVfix for portable version: use its own directory
2013-11-05 ThomasVfix regression: offline mode
2013-11-03 ThomasVrestore from master public key with seed v4
2013-11-01 ThomasVfix deseed
2013-10-31 thomasvfixes: get_seed
2013-10-26 ThomasVseed v6
2013-10-24 ThomasVremove -b option for listaddresses (fix issue #343)
2013-10-18 ThomasVsend connection msg to stderr
2013-10-08 ThomasVset verbosity after options
2013-10-07 ZomnutFix for the built-in raw_input not redirectin properly...
2013-10-07 thomasvupdate android interface
2013-10-07 thomasvmove readline
2013-10-06 ThomasVupdate a few scripts
2013-10-04 ZomnutFix redirect error
2013-10-03 ThomasVremove check_windows_wallet_migration
2013-10-03 ThomasVprint connected to message synchronously
2013-10-03 ThomasVgetpubkeys command
2013-10-03 ThomasVnew flag for commands: requires_wallet
2013-09-28 ThomasVcommon wallet.restore() method for GUIs
2013-09-24 ThomasVsimplify gui names
2013-09-22 rofl0rupdate help text for --server with available protocols
2013-09-19 rofl0radvertise new text gui in the help screen
2013-09-19 rofl0rmake it possible to create wallet non-interactively
2013-09-18 rofl0rrestore 'electrum help command' usage
2013-09-18 rofl0rfix help text when invoked with --help
2013-09-16 ThomasVfix restore threads
2013-09-15 thomasvfallback to classic for old preferences
2013-09-15 thomasvnew command: getrawtransaction
2013-09-12 thomasvdon't show gap limit in GUI
2013-09-11 thomasvfix create and restore (command line)
2013-09-09 thomasvmove callbacks to the network class
2013-09-08 ThomasVseparate blockchain and network
2013-09-02 thomasvsimplify directories: electrum_dir
2013-09-01 ThomasVminor fixes
2013-09-01 ThomasVstart wallet threads from wallet class
2013-09-01 ThomasVseparate blockchain verifier from transaction verifier
2013-09-01 ThomasVseparation between wallet storage and config
2013-08-30 ThomasVseparate gui init() and load_wallet()
2013-08-22 ThomasVstructural change: wrap wallet instanciation inside...
2013-08-18 neliskyimplementing paytomany (untested)
2013-08-18 neliskyimplementing mksendmanytx
2013-08-17 ThomasVMerge pull request #187 from nelisky/sendmany
2013-08-17 ThomasVfixes for signrawtransaction
2013-08-01 thomasvfix: set auto-cycle to None only during wallet creation
2013-05-02 ecdsadeprecate wallet.save() and 'eval' command
2013-04-28 ecdsamove network dialog in a new class; simplify interface...
2013-04-23 ThomasVMerge pull request #206 from JulianTosh/TuxHelpMods
2013-04-22 Julian ToshSlightly modifying help output for clarity
2013-04-20 ecdsaos path join
next