430 Commits (95e27a0141b014fc9d79d488d69510adb4085433)

Author SHA1 Message Date
ThomasV d60dc94e16 daemon status info 11 years ago
ThomasV 2120b1a573 command line: wait until daemon is connected 11 years ago
ThomasV 3e6f903da3 daemon: use Popen with close_fds=True 11 years ago
ThomasV 9ee0614edb make daemon usable with the GUI 11 years ago
ThomasV 1e91c0f254 fix #744 11 years ago
ThomasV f635c5110c try pyasn1-modules as well 11 years ago
pooler 4ffd117640 Fix usage summary 11 years ago
Chris Glass 8997c760a2 Do not use mutables as default values! 11 years ago
ThomasV 0636ef8b32 compact serialized format for unsigned and partially signed transactions. 11 years ago
ThomasV 2b2a8d17df bundle dependencies in 'packages' dir. use qrcode instead of pyqrnative 11 years ago
ThomasV bf969c14ff option to start hidden. fixes #720 11 years ago
ThomasV 52d4437d50 fix bug #717 11 years ago
ThomasV fd2228feab replace import * 11 years ago
ThomasV 31226b8a34 add pbkdf2 dependency 11 years ago
bolkin 52ba16da3d fix console importprivkey error 11 years ago
ThomasV a18d21d946 fix cmd line wallet creation. fixes #684 11 years ago
Andy Weidenbaum 8985f2d73a empty seed error msg 11 years ago
ThomasV dc22ba4d5e print warning in stderr, not stdout 11 years ago
ThomasV 63769c84d1 fix: add_seed 11 years ago
ThomasV 5d9b9492e1 abstract and improve seed and key methods 11 years ago
ThomasV 913ef26dd9 fix: create accounts 11 years ago
ThomasV e0ad81acdd save cold seed 11 years ago
ThomasV 102bc204d5 hooks and workflow for 2of3 wallets 11 years ago
ThomasV 5a43b633d6 update bip32 accounts and wallet 11 years ago
ThomasV 7dd296273f move daemon spawning code into NetworkProxy class 11 years ago
ThomasV 8395bfe67f disable bip32 option before release 11 years ago
ThomasV 0c786be46f remove print statement 11 years ago
ThomasV 489413d358 move start_daemon code to main script 11 years ago
ThomasV e6bbf22003 add server to daemon print statement 11 years ago
ThomasV 6e30894af6 daemon; initial commit 11 years ago
ThomasV 271dfeb245 eval arg passed to setconfig, to avoid storing boolean as string 11 years ago
ThomasV 2070672ac7 improve help messages for options 11 years ago
ThomasV a5629539e4 add timeout to daemon, update getaddressbalance 11 years ago
ThomasV e955ee69a8 restore from master public key (qt and command line) 11 years ago
ThomasV 9ddd9c7c65 start network daemon automatically when needed 11 years ago
ThomasV 638526712b rebrand this branch as 1.9.8 11 years ago
ThomasV 70bace9b1e use separata class for old wallets; decide with WalletFactory 11 years ago
ThomasV 7c6bc72cb4 daemon 11 years ago
ThomasV d4fbe85d7d json rpc daemon 11 years ago
ThomasV 3941743c72 daemon 11 years ago
ThomasV be506af246 json rpc daemon 11 years ago
xHire eb6d383da7 Fix generating encrypted wallet from command line 11 years ago
thomasv 2a9c62c9b8 replace exit with sys.exit 11 years ago
thomasv f045490597 During wallet creation, do not write seed on disk before it is encrypted 11 years ago
ThomasV 6975642227 fix #492 11 years ago
shunyata 419bdc54f3 Remove an obsolete parameter. 11 years ago
Bryan Stitt 4174924f45 flake8 cleanup of ./electrum 11 years ago
ThomasV c89223ded9 revert WyseNynja's commit (breaks things) 11 years ago
Bryan Stitt 91061752cf stop using eval 11 years ago
ThomasV 588f8fd110 wallet: call create_accounts in save_seed 11 years ago