ThomasV
|
0149ec5921
|
sanitize payment request code
|
11 years ago |
ThomasV
|
ec234105a5
|
send error messages for payment requests
|
11 years ago |
ThomasV
|
87fa402c34
|
support for payment requests in the gui
|
11 years ago |
ThomasV
|
2642b7e126
|
can_import
|
11 years ago |
Michael Wozniak
|
96e1ea42a8
|
update to certificate check for Subject Alt Names
|
11 years ago |
ThomasV
|
f004dff9ef
|
adding initial bip70 script (wozz)
|
11 years ago |
ThomasV
|
7f67b36a19
|
fix: num_accounts should return only confirmed bip32 accounts
|
11 years ago |
ThomasV
|
fa4c2b96d7
|
p2sh wallets cannot create accounts
|
11 years ago |
ThomasV
|
97a6f91451
|
fix: is_address, is_private_key: check that text is not empty
|
11 years ago |
ThomasV
|
8534ec603f
|
dumpprivkey -> getprivatekeys
|
11 years ago |
ThomasV
|
563a7d99b9
|
rename command dumpprivkey as getprivatekeys
|
11 years ago |
ThomasV
|
90f5133983
|
utf8 encode seed (old wallets)
|
11 years ago |
ThomasV
|
c76da17262
|
utf8 encoding for seed encryption
|
11 years ago |
ThomasV
|
430c7aa92e
|
fix: get_seed
|
11 years ago |
ThomasV
|
c9fc6275ab
|
move private key methods from wallet to accounts
|
11 years ago |
ThomasV
|
9b8ad42a66
|
id of imported account
|
11 years ago |
ThomasV
|
339dd46d98
|
return imported addresses as sorted
|
11 years ago |
ThomasV
|
e9968e4a39
|
imported_keys and accounts
|
11 years ago |
ThomasV
|
4a33cf256b
|
remove dead code: get_imported_balance
|
11 years ago |
ThomasV
|
09a2254739
|
fix #676
|
11 years ago |
ThomasV
|
0536f256cf
|
fix: imported_account
|
11 years ago |
ThomasV
|
2a938ad516
|
fix: pending accounts
|
11 years ago |
ThomasV
|
fdf8697e58
|
handle pending and imported accounts using account child classes
|
11 years ago |
ThomasV
|
95df9cd103
|
fix bugs on wallet creation
|
11 years ago |
ThomasV
|
46c0dda3b9
|
sweep privkeys in gui
|
11 years ago |
ThomasV
|
3faeb7eab6
|
define check_password for imported wallets
|
11 years ago |
ThomasV
|
ace127ee43
|
fix password dialog, for imported wallets
|
11 years ago |
ThomasV
|
95fce65e12
|
disable wallet menus when they do not apply
|
11 years ago |
ThomasV
|
84052bcdb2
|
fix bug with has_seed
|
11 years ago |
ThomasV
|
9c37ed68f4
|
wallet.has_seed
|
11 years ago |
ThomasV
|
56e8ad3397
|
cleanup wallet classes
|
11 years ago |
ThomasV
|
17216da392
|
can_create_account
|
11 years ago |
ThomasV
|
7e0711f6ec
|
move synchronizer class in its own file. abstract wallet class.
|
11 years ago |
ThomasV
|
bb88c891dc
|
move set_url to __init__. fixes #672
|
11 years ago |
ThomasV
|
582fb76e9e
|
new class: Imported_Wallet
|
11 years ago |
ThomasV
|
23df7394df
|
is_new_seed: encode utf8
|
11 years ago |
ThomasV
|
0ba73dfc95
|
restore get_master_public_key function. fixes #668
|
11 years ago |
ThomasV
|
5d68ce4f22
|
wizard: option to create multisig wallet manually
|
11 years ago |
ThomasV
|
70a638a7c3
|
more robust install wizard
|
11 years ago |
ThomasV
|
c295c79754
|
fix signrawtransaction
|
11 years ago |
ThomasV
|
5a02836933
|
fix input_info for signrawtransaction
|
11 years ago |
ThomasV
|
0c100c1480
|
add_cold_seed
|
11 years ago |
ThomasV
|
e552930d34
|
sweep command (does not broadcast)
|
11 years ago |
ThomasV
|
217900bbfa
|
watching_only wallets have a single account
|
11 years ago |
ThomasV
|
1662a9e9c5
|
fix: get_master_public_key
|
11 years ago |
ThomasV
|
a1daba6afe
|
get_master_public_keys
|
11 years ago |
ThomasV
|
a3dd9f700c
|
no accounts in multisig wallets
|
11 years ago |
ThomasV
|
7bef756813
|
simplify getseed: do not return hex
|
11 years ago |
ThomasV
|
26c65dd65f
|
lower default fee. fixes #403
|
11 years ago |
ThomasV
|
5d9b9492e1
|
abstract and improve seed and key methods
|
11 years ago |