1384 Commits (6e9c58783e2fa082d2be409790bc9e67e3f37330)

Author SHA1 Message Date
thomasv 77871b97af fixes, resend_subscriptions 11 years ago
thomasv 73901a001a pass network to NetworkDialog and Blockchain 11 years ago
thomasv 323aafa34d fix: show_private_key 11 years ago
thomasv 620f9f68d4 minor fixes for wallet creation 11 years ago
thomasv de0876af7a gui_text: network 11 years ago
thomasv 047e4b3478 move callbacks to the network class 11 years ago
ThomasV cd6832df2e set_label 11 years ago
ThomasV 328315f94b separate blockchain and network 11 years ago
ThomasV ac26abfed3 set icon size in status bar 11 years ago
thomasv 1cf453587e fix: is_valid 11 years ago
thomasv afac84e231 move transaction code and fix issue #280 11 years ago
thomasv d2099d94e5 manual merge: tc scv import by harningt 11 years ago
thomasv 903e70566c wallet.make_unsigned_transaction() 11 years ago
ThomasV 6696e9643c fix restore from mpk 11 years ago
thomasv 20954514b1 do network dialog at the end in installwizard 11 years ago
thomasv 3e14b7dd72 improved install wizard 11 years ago
thomasv 1606bd3106 update lite gui for 1.9 11 years ago
thomasv 9b986f8cb6 restore: try old wallet first 11 years ago
thomasv 3ecd81c94a account names 11 years ago
thomasv a417816e69 disable 'new account' in old wallets 11 years ago
ThomasV 7c2ac01306 plugin hook for load_wallet 11 years ago
thomasv 48efc62b2d simplify directories: electrum_dir 12 years ago
thomasv 8774f1a193 fix: synchronize generated duplicated addresses 12 years ago
ThomasV b22c42c4f4 minor fixes 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 1637197419 separate gui init() and load_wallet() 12 years ago
ThomasV 10c805b3e7 restore bip32 accounts 12 years ago
ThomasV 9d00a072fe create new accounts through wallet.synchronize() 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
ThomasV e995f7abfd save account name as label 12 years ago
ThomasV 70445da940 wallet.num_accounts and account_id method 12 years ago
Maxime Biais b2ebd35925 Add a Qt eventFilter to listen for QFileOpenEvent 12 years ago
ThomasV e6208e2747 fix create_new_account 12 years ago
ThomasV b08f1a2a7b plugins: do not overload __init__, use init() instead 12 years ago
ThomasV 19553a056d bip32 12 years ago
ThomasV 4d02b9b7b4 fix create_new_account 12 years ago
ThomasV 111611a08b plugins: do not overload __init__, use init() instead 12 years ago
ThomasV f4207d7e4c bip32 12 years ago
ThomasV db501aa976 bip32 12 years ago