352 Commits (7b4b6b8f980edc1ab0ed230112482ad70d7d811d)

Author SHA1 Message Date
ThomasV d1ca4f994f fix #2262 8 years ago
ThomasV dcffea150e store contacts and invoices in wallet file. fix #1482 8 years ago
ThomasV 76dd11783b rename load_wallet command 8 years ago
ThomasV b8bdcc0877 rename open close commands 8 years ago
ThomasV 1aeeab9ec6 fix #2231: same serialize/deserialize format 8 years ago
Neil Booth 8888a50549 Add support for BU's nolnet 8 years ago
ThomasV fcc92c1ebd Wallet file encryption: 8 years ago
ThomasV e30a179c97 fix make_seed arguments 8 years ago
ThomasV 679fc69cf1 do not perform satoshi conversion in the argument parser 8 years ago
ThomasV 1d1d76b1ad workaround argparse issue by reverting their commit 8 years ago
ThomasV aad8b4377c Do not use parents with argument subparsers. 8 years ago
ThomasV 3a64ec0f2e Initial segwit support (testnet only) 8 years ago
Guido Diepen e6f4af9fd5 Implemented getunusedaddress command 8 years ago
Thilo Uttendorfer d6be2a4ae2 Fix listunspent command 8 years ago
ThomasV d042d6e970 initial testnet support (petrkr) 8 years ago
ThomasV be15b76c9b allow client daemon to be launched in the foreground (fix #1873) 8 years ago
ThomasV e123774ea8 Improve 'send all coins' function: 8 years ago
ThomasV 36d0dff092 fix #2026 8 years ago
ThomasV 9285a7198e Revert "remove custom entropy option; nobody uses it" 8 years ago
ThomasV bab15a245b simplification (get rid of get_mnemonic) 8 years ago
ThomasV 49550514af fix: import version 8 years ago
ThomasV 5d44474aeb bound number of tx inputs in sweep 8 years ago
ThomasV 1e55f4fda0 fix fee computation in sweep 8 years ago
ThomasV df6dae90d6 remove the 'deseed' command, it does not work anymore with keystores 8 years ago
ThomasV e0c38b31b4 remove custom entropy option; nobody uses it 8 years ago
ThomasV 5733a5d125 importprivkey: do not import the same key twice 8 years ago
ThomasV 2e9cfb9800 small fixes for addrequest 8 years ago
ThomasV 1159f85e05 Major refactoring 9 years ago
ThomasV 5a2ec73367 add RBF option to command line 9 years ago
ThomasV c6a46df158 fix issue #1853 9 years ago
ThomasV 7a1af24eda getprivatekeys: try load_json if we did not get an address 9 years ago
ThomasV e7d1f59987 getmpk command: return only one key 9 years ago
ThomasV a07a3f748e Qt GUI: let users type tx output in script language 9 years ago
ThomasV 0e61408dfa add option to configure electrum_path 9 years ago
ThomasV 1a46a795a5 detect non-final transactions, and transactions with unconfirmed inputs 9 years ago
ThomasV 6b54459833 rename createrawtx -> serialize 9 years ago
ThomasV 31e9670502 make 'createrawtx' command not require wallet 9 years ago
ThomasV 7dbb23e8c6 replace sync command 9 years ago
ThomasV 1b07fb3d17 add 'offline' option only for 'restore' 9 years ago
ThomasV b39b3e3485 add 'sync' command 9 years ago
ThomasV 94dbfe6791 fix #1728 9 years ago
ThomasV 753a28b452 set timeout to 30s for synchronous operations 9 years ago
ThomasV 0e3c3b59c8 fix bug #1715 9 years ago
ThomasV 9659e8542d fix transaction parsing from command line 9 years ago
ThomasV a4903fbf90 remove while loop in getservers 9 years ago
ThomasV 40281a3193 restore 'help' command for the python console 9 years ago
ThomasV 76bf8085fd fix #1688 9 years ago
ThomasV 9cd4acafcc update broadcast command, with timeout 9 years ago
ThomasV 305843999e Relicensing 9 years ago
ThomasV c2db006c86 addrequest: do not set expiration date by default 9 years ago