ThomasV
|
9e2db24f5d
|
return error status for payment requests
|
11 years ago |
ThomasV
|
c3f0f69f1e
|
add clickable label to show/hide advanced wallet types
|
11 years ago |
ThomasV
|
0fb6cdcb1a
|
add 2of3 wallets in wizard
|
11 years ago |
ThomasV
|
8558488337
|
fix name
|
11 years ago |
ThomasV
|
f178faf03b
|
wizard: simplify multisig creation
|
11 years ago |
ThomasV
|
13c3422386
|
merge screens of the install wizard
|
11 years ago |
ThomasV
|
a8558a21bc
|
fix #680
|
11 years ago |
wozz
|
5a312290e2
|
Target Calculation Update
fix #686
|
11 years ago |
ThomasV
|
a18d21d946
|
fix cmd line wallet creation. fixes #684
|
11 years ago |
ThomasV
|
7dc4102e7d
|
Merge pull request #683 from atweiden/empty-seed-error-msg-fix
empty seed error msg
|
11 years ago |
Andy Weidenbaum
|
8985f2d73a
|
empty seed error msg
|
11 years ago |
ThomasV
|
370bdbe855
|
fix payment ack
|
11 years ago |
ThomasV
|
a03b85a513
|
fix: gui_object.payment_request
|
11 years ago |
ThomasV
|
e8a5070948
|
fix parse_url
|
11 years ago |
ThomasV
|
0149ec5921
|
sanitize payment request code
|
11 years ago |
ThomasV
|
ec234105a5
|
send error messages for payment requests
|
11 years ago |
ThomasV
|
89849c7d52
|
update parse_url in gtk gui
|
11 years ago |
ThomasV
|
a6d1eef549
|
payment requests: add style sheet for readonly fields
|
11 years ago |
ThomasV
|
87fa402c34
|
support for payment requests in the gui
|
11 years ago |
ThomasV
|
2642b7e126
|
can_import
|
11 years ago |
ThomasV
|
78a748149c
|
Merge pull request #677 from wozz/paymnt-update
update to certificate check for Subject Alt Names
|
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
|
ac93b86ebc
|
export as json or csv
|
11 years ago |
ThomasV
|
97a6f91451
|
fix: is_address, is_private_key: check that text is not empty
|
11 years ago |
ThomasV
|
8ca7964dac
|
address_field in sweep dialog
|
11 years ago |
ThomasV
|
7335a9936e
|
make do_export_privkey non-gui
|
11 years ago |
ThomasV
|
35200557e4
|
sleep inside for loop, so that gui remains responsive
|
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
|
640d6641aa
|
fix #444
|
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
|
b7a60f02e0
|
fix type of io_dir
|
11 years ago |
ThomasV
|
95df9cd103
|
fix bugs on wallet creation
|
11 years ago |
ThomasV
|
46c0dda3b9
|
sweep privkeys in gui
|
11 years ago |
ThomasV
|
b21cfc2746
|
export_privkeys_dialog
|
11 years ago |
ThomasV
|
8f19f9bf28
|
do_export_privkeys: replace wallet.seed with is_watching_only
|
11 years ago |