1529 Commits (e9e0d604323c010518ffc34e5975c052b1fd50fe)

Author SHA1 Message Date
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
Bryan Stitt 6cd4ed486a fix more bare excepts 11 years ago
Bryan Stitt f0eb0eccde replace BaseException with Exception 11 years ago
Andy Weidenbaum ef1c2c7760 concealed flag for restore sequence 11 years ago
Alessio Caiazza 423ed77305 allow to connect to one server only 11 years ago
ThomasV f340f08a6e fix for portable version: use its own directory 11 years ago
ThomasV b1472ba1a7 fix regression: offline mode 11 years ago
ThomasV 536c898b59 restore from master public key with seed v4 11 years ago
ThomasV 4f3497027d fix deseed 11 years ago
thomasv b9eb909554 fixes: get_seed 11 years ago
ThomasV 31aaae8ed2 seed v6 11 years ago
ThomasV 8b1c6fba68 remove -b option for listaddresses (fix issue #343) 11 years ago
ThomasV d50ad3c301 send connection msg to stderr 11 years ago
ThomasV a0d9a5efe4 set verbosity after options 11 years ago
Zomnut d9c595fca8 Fix for the built-in raw_input not redirectin properly without readlin loaded on Unix systems (http://bugs.python.org/issue1927) 11 years ago
thomasv b00175d00d update android interface 11 years ago
thomasv 1741d1cbd0 move readline 11 years ago
ThomasV 66f224eab4 update a few scripts 11 years ago
Zomnut bd59f6a835 Fix redirect error 11 years ago
ThomasV 1be0ea1494 remove check_windows_wallet_migration 11 years ago
ThomasV b4cef1b981 print connected to message synchronously 11 years ago
ThomasV 6f2471b69b getpubkeys command 11 years ago
ThomasV 2f66cdf908 new flag for commands: requires_wallet 11 years ago
ThomasV ecfe5e2590 common wallet.restore() method for GUIs 11 years ago
ThomasV 2c0814f0d3 simplify gui names 12 years ago
rofl0r 4226e9cc45 update help text for --server with available protocols 12 years ago
rofl0r 56ebc02cad advertise new text gui in the help screen 12 years ago
rofl0r bcca6e25ab make it possible to create wallet non-interactively 12 years ago
rofl0r fd1458aa23 restore 'electrum help command' usage 12 years ago
rofl0r 7d1c6c7980 fix help text when invoked with --help 12 years ago
ThomasV 01349f6528 fix restore threads 12 years ago
thomasv 7fb406cc05 fallback to classic for old preferences 12 years ago
thomasv b75f8d795a new command: getrawtransaction 12 years ago
thomasv ee08b2bfa6 don't show gap limit in GUI 12 years ago
thomasv e9340db409 fix create and restore (command line) 12 years ago