ThomasV
|
536c898b59
|
restore from master public key with seed v4
|
11 years ago |
ThomasV
|
d8626793bc
|
fix: wait_for_network
|
11 years ago |
ThomasV
|
4714160f17
|
fix redeemPubKey for imported keys (fixes issue #350)
|
11 years ago |
ThomasV
|
67d185d7f0
|
offline signing with seed_v4
|
11 years ago |
ThomasV
|
999bf3d2fd
|
minor fix: restore from hexadecimal seed
|
11 years ago |
thomasv
|
71429ef4bd
|
no keyid for imported keys
|
11 years ago |
thomasv
|
4ef6adf3ce
|
exit after seed message
|
11 years ago |
thomasv
|
83b885c702
|
fix mnemonic decode
|
11 years ago |
thomasv
|
5a3b80cfb2
|
disable bip32
|
11 years ago |
ThomasV
|
5cb1d6afda
|
seed prefix 01
|
11 years ago |
ThomasV
|
31aaae8ed2
|
seed v6
|
11 years ago |
ThomasV
|
07bdd6c494
|
move old wallet to subdir
|
11 years ago |
ThomasV
|
aaaeac3535
|
create a subdirectory for wallets, under default path
|
11 years ago |
ThomasV
|
9d3c8efdda
|
bug fix: seed_version
|
11 years ago |
thomasv
|
a9d341ec9c
|
move pending accounts logic into wallet.py
|
11 years ago |
thomasv
|
5125ee43de
|
fix parameters in mktx_from_account
|
11 years ago |
thomasv
|
dfb2d12602
|
fix: height()
|
11 years ago |
ThomasV
|
367b11681b
|
fix offline signing: redeemPubkey was missing
|
11 years ago |
ThomasV
|
14b5a3afd8
|
fixes for android: restore from seed
|
11 years ago |
ThomasV
|
f5b54391d7
|
wallet: include next_addresses by default, so that we count them in balances
|
11 years ago |
ThomasV
|
ec03932454
|
simplify get_balance
|
11 years ago |
thomasv
|
ca75d3c08a
|
check coinbase maturity (fix #252)
|
11 years ago |
ThomasV
|
ea0f270fd9
|
update and fix the merchant script (fixes issue #254)
|
11 years ago |
ThomasV
|
f14d055ad8
|
choose_tx_from account, and use deterministic signatures (issue #323)
|
11 years ago |
ThomasV
|
3a894725ae
|
new account creation method (gui)
|
11 years ago |
ThomasV
|
a38298c5ee
|
handle network.interface being None when network is disconnected
|
11 years ago |
ThomasV
|
fbf91a67ad
|
better account naming/renaming
|
11 years ago |
ThomasV
|
6f2471b69b
|
getpubkeys command
|
11 years ago |
ThomasV
|
7a5016ec42
|
move synchronous_get to network.py, fix get_balance script
|
11 years ago |
ThomasV
|
40e393187a
|
manage subscriptions in network.py
|
11 years ago |
ThomasV
|
5136e59e14
|
master privae keys dialog
|
11 years ago |
ThomasV
|
1a8428647f
|
don't create all master public keys on wallet creation
|
11 years ago |
ThomasV
|
e82653f454
|
add locks to config and storage
|
11 years ago |
ThomasV
|
3480cb9ef4
|
cleanup signrawtrasaction and input_info
|
11 years ago |
ThomasV
|
a9b05ad188
|
set label
|
11 years ago |
ThomasV
|
2b0d92e767
|
sign_tx hook
|
11 years ago |
ThomasV
|
401c24e4ad
|
add input_info when transaction is created
|
11 years ago |
ThomasV
|
ecfe5e2590
|
common wallet.restore() method for GUIs
|
11 years ago |
ThomasV
|
3d4a16b5c8
|
fix is_seeded
|
11 years ago |
ThomasV
|
4524c107cf
|
add account menus and details window
|
11 years ago |
ThomasV
|
428fbf1f63
|
sort coins by age in get_unspent_coins()
|
11 years ago |
thomasv
|
0eaa894aee
|
fix
|
11 years ago |
thomasv
|
671a73d02b
|
sanitize prioritized_addresses, making sure they are in the wallet before trying to use them
|
11 years ago |
thomasv
|
a5c5b05235
|
fix
|
11 years ago |
thomasv
|
c8f93879b6
|
fix
|
11 years ago |
thomasv
|
75f7050edc
|
subscribe to imported address
|
11 years ago |
thomasv
|
58ab37d056
|
send from domain in mktx (fix #294)
|
11 years ago |
ThomasV
|
5a121526e4
|
fix
|
11 years ago |
ThomasV
|
432fae996a
|
fix
|
11 years ago |
thomasv
|
6b6c508976
|
replace wallet.interface everywhere
|
11 years ago |