ThomasV
|
022b3eed9b
|
notify wallet wheit height changes
|
12 years ago |
thomasv
|
8242e58ddd
|
fix modules
|
12 years ago |
thomasv
|
90767c4b47
|
fix
|
12 years ago |
thomasv
|
21bff48630
|
perform check_new_tx inside add_transaction
|
12 years ago |
thomasv
|
8ab6529298
|
fix: first_addresses
|
12 years ago |
thomasv
|
1cf453587e
|
fix: is_valid
|
12 years ago |
thomasv
|
075a1d13c5
|
Merge branch 'master' into 1.9
|
12 years ago |
thomasv
|
afac84e231
|
move transaction code and fix issue #280
|
12 years ago |
thomasv
|
d2099d94e5
|
manual merge: tc scv import by harningt
|
12 years ago |
thomasv
|
903e70566c
|
wallet.make_unsigned_transaction()
|
12 years ago |
ThomasV
|
6696e9643c
|
fix restore from mpk
|
12 years ago |
thomasv
|
42a7804393
|
update todolist
|
12 years ago |
thomasv
|
20954514b1
|
do network dialog at the end in installwizard
|
12 years ago |
thomasv
|
3e14b7dd72
|
improved install wizard
|
12 years ago |
thomasv
|
1606bd3106
|
update lite gui for 1.9
|
12 years ago |
thomasv
|
9b986f8cb6
|
restore: try old wallet first
|
12 years ago |
thomasv
|
3ecd81c94a
|
account names
|
12 years ago |
thomasv
|
a417816e69
|
disable 'new account' in old wallets
|
12 years ago |
ThomasV
|
7204dceeac
|
download headers chunks
|
12 years ago |
ThomasV
|
7c2ac01306
|
plugin hook for load_wallet
|
12 years ago |
ThomasV
|
803b292d9d
|
socket: retry on EAGAIN
|
12 years ago |
ThomasV
|
1650eefdd3
|
synchronizer: wait for interface
|
12 years ago |
ThomasV
|
a16b0f4630
|
don't use user_dir in storage
|
12 years ago |
thomasv
|
2a6e8927dd
|
select the longest blockchain from several servers
|
12 years ago |
thomasv
|
48efc62b2d
|
simplify directories: electrum_dir
|
12 years ago |
thomasv
|
8774f1a193
|
fix: synchronize generated duplicated addresses
|
12 years ago |
thomasv
|
9d1c31255c
|
Merge branch '1.9' of git://github.com/spesmilo/electrum into 1.9
|
12 years ago |
ThomasV
|
fe538cc310
|
fix get_private_key for old addresses
|
12 years ago |
ThomasV
|
b22c42c4f4
|
minor fixes
|
12 years ago |
ThomasV
|
e9b103b283
|
fix regressions in tx verifier
|
12 years ago |
ThomasV
|
1ba3008b49
|
minor fixes
|
12 years ago |
ThomasV
|
7b4046cf68
|
fee belongs in wallet storage
|
12 years ago |
ThomasV
|
7ba686e16f
|
wizard: start wallet threads
|
12 years ago |
ThomasV
|
046ec58d24
|
start wallet threads from wallet class
|
12 years ago |
ThomasV
|
d47892b690
|
separate blockchain verifier from transaction verifier
|
12 years ago |
ThomasV
|
d99a381d83
|
separation between wallet storage and config
|
12 years ago |
ThomasV
|
b983d12929
|
restore old accounts from seed
|
12 years ago |
ThomasV
|
f48c6130df
|
fix account selector, console
|
12 years ago |
ThomasV
|
167d4f1a53
|
update curses gui for 1.9
|
12 years ago |
ThomasV
|
734e810161
|
gui menu and messages
|
12 years ago |
ThomasV
|
2e29afa12a
|
update buttons and icons in load_wallet()
|
12 years ago |
thomasv
|
cde1d0f6c0
|
Merge branch '1.9' of git://github.com/spesmilo/electrum into 1.9
|
12 years ago |
ThomasV
|
1637197419
|
separate gui init() and load_wallet()
|
12 years ago |
thomasv
|
853d32b73d
|
Merge branch '1.9' of git://github.com/spesmilo/electrum into 1.9
|
12 years ago |
ThomasV
|
10c805b3e7
|
restore bip32 accounts
|
12 years ago |
ThomasV
|
9d00a072fe
|
create new accounts through wallet.synchronize()
|
12 years ago |
thomasv
|
238ed35134
|
Merge branch '1.9' of git://github.com/spesmilo/electrum into 1.9
|
12 years ago |
ThomasV
|
af8a7aa6f0
|
Merge pull request #277 from invl/patch-1
Fix blank trayicon on windows standalone build
|
12 years ago |
ThomasV
|
084ed6776b
|
structural change: wrap wallet instanciation inside the gui class
|
12 years ago |
invl
|
2eea8671d8
|
Fix blank trayicon on windows standalone build
|
12 years ago |