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.
This was straight-up crashing before. Need more automated tests, I think. :/
|
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
This changeset allow to disable block headers retrieval from multiple
servers.
|
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
|
12 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)
|
12 years ago |
thomasv
|
b00175d00d
|
update android interface
|
12 years ago |
thomasv
|
1741d1cbd0
|
move readline
|
12 years ago |