ThomasV
|
640d6641aa
|
fix #444
|
11 years ago |
ThomasV
|
c9fc6275ab
|
move private key methods from wallet to 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 |
ThomasV
|
0a0186bc5d
|
parameter for wizard.run
|
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
|
9c37ed68f4
|
wallet.has_seed
|
11 years ago |
ThomasV
|
56e8ad3397
|
cleanup wallet classes
|
11 years ago |
ThomasV
|
42a5454bd8
|
update for gtk gui. fixes #673
|
11 years ago |
ThomasV
|
bb88c891dc
|
move set_url to __init__. fixes #672
|
11 years ago |
ThomasV
|
9196e9feea
|
messages for enter_seed
|
11 years ago |
ThomasV
|
582fb76e9e
|
new class: Imported_Wallet
|
11 years ago |
ThomasV
|
3ae48a1819
|
seed_dialog: setTabChangesFocus
|
11 years ago |
ThomasV
|
029f33a47c
|
minor fix for restore dialog
|
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
|
bac2c8175c
|
optional icon in installwizard question
|
11 years ago |
ThomasV
|
f4817d771f
|
add layout before creating buttons, so that default button is set
|
11 years ago |
ThomasV
|
7dd78e3768
|
sort accounts
|
11 years ago |
ThomasV
|
204d7507d6
|
show_before_broadcast option in gui
|
11 years ago |
ThomasV
|
6d75ca795b
|
add_seed
|
11 years ago |
ThomasV
|
0c100c1480
|
add_cold_seed
|
11 years ago |
ThomasV
|
9723a5e9ec
|
gui: don't show account names if there is only one account
|
11 years ago |
ThomasV
|
242eca8821
|
rm dead code
|
11 years ago |
ThomasV
|
5bbdcdf73d
|
move tray logic to ElectrumGui object. fixes #468
|
11 years ago |
ThomasV
|
40bd5e9c5f
|
dark/light icon selector. see #666
|
11 years ago |
ThomasV
|
a1daba6afe
|
get_master_public_keys
|
11 years ago |
Michael Wozniak
|
7d2895ad46
|
Add block explorer setting for "view online"
|
11 years ago |
ThomasV
|
a3dd9f700c
|
no accounts in multisig wallets
|
11 years ago |
ThomasV
|
e7a71ff806
|
switch default display to mBTC
|
11 years ago |
ThomasV
|
c0535634fd
|
fix: do not lower xpub
|
11 years ago |
ThomasV
|
671b1574b3
|
more robust get_seed_text
|
11 years ago |
ThomasV
|
5d9b9492e1
|
abstract and improve seed and key methods
|
11 years ago |
ThomasV
|
41f9da1559
|
fix #655
|
11 years ago |
ThomasV
|
6c96b38abf
|
installwizard: multisig wallets
|
11 years ago |
ThomasV
|
86917c2ff3
|
handle coinbase transactions explicitly
|
11 years ago |
ThomasV
|
ace15d3e7e
|
relocate export_history code
|
11 years ago |
ThomasV
|
8b7c3a201c
|
format inputs so that they fit on one line
|
11 years ago |
ThomasV
|
80a988e337
|
slightly better notifications. at least, it fixes #652
|
11 years ago |
ThomasV
|
913ef26dd9
|
fix: create accounts
|
11 years ago |
Michael Wozniak
|
8874242fa7
|
Bitcoin URL Handling
Update Bitcoin URL handling to reject URLs with duplicate keys
issue: #649
|
11 years ago |
ThomasV
|
f550b452be
|
transaction: add_signature(), is_complete() methods
|
11 years ago |
ThomasV
|
94829db701
|
don't change default_wallet_path
|
11 years ago |
ThomasV
|
74209e8a6c
|
remove hardcoded seed
|
11 years ago |
ThomasV
|
102bc204d5
|
hooks and workflow for 2of3 wallets
|
11 years ago |