995 Commits (50fed3dce59196aeee29e63c737f25357b0a5a01)

Author SHA1 Message Date
thomasv 8774f1a193 fix: synchronize generated duplicated addresses 11 years ago
ThomasV b22c42c4f4 minor fixes 11 years ago
ThomasV 1ba3008b49 minor fixes 11 years ago
ThomasV 7b4046cf68 fee belongs in wallet storage 11 years ago
ThomasV 7ba686e16f wizard: start wallet threads 11 years ago
ThomasV 046ec58d24 start wallet threads from wallet class 11 years ago
ThomasV d47892b690 separate blockchain verifier from transaction verifier 11 years ago
ThomasV d99a381d83 separation between wallet storage and config 11 years ago
ThomasV b983d12929 restore old accounts from seed 11 years ago
ThomasV f48c6130df fix account selector, console 11 years ago
ThomasV 167d4f1a53 update curses gui for 1.9 11 years ago
ThomasV 734e810161 gui menu and messages 11 years ago
ThomasV 2e29afa12a update buttons and icons in load_wallet() 11 years ago
ThomasV 1637197419 separate gui init() and load_wallet() 11 years ago
ThomasV 10c805b3e7 restore bip32 accounts 11 years ago
ThomasV 9d00a072fe create new accounts through wallet.synchronize() 11 years ago
ThomasV 084ed6776b structural change: wrap wallet instanciation inside the gui class 11 years ago
invl 2eea8671d8 Fix blank trayicon on windows standalone build 11 years ago
ThomasV e995f7abfd save account name as label 11 years ago
ThomasV 70445da940 wallet.num_accounts and account_id method 11 years ago
Maxime Biais b2ebd35925 Add a Qt eventFilter to listen for QFileOpenEvent 11 years ago
ThomasV e6208e2747 fix create_new_account 11 years ago
ThomasV b08f1a2a7b plugins: do not overload __init__, use init() instead 11 years ago
ThomasV 19553a056d bip32 11 years ago
ThomasV 4d02b9b7b4 fix create_new_account 11 years ago
ThomasV 111611a08b plugins: do not overload __init__, use init() instead 11 years ago
ThomasV f4207d7e4c bip32 11 years ago
ThomasV db501aa976 bip32 11 years ago
thomasv f64c59f66f fix: set auto-cycle to None only during wallet creation 11 years ago
thomasv 717a4ab5b2 pass parameter to backup_wallet 11 years ago
thomasv c1fabb3332 fix backup_wallet 11 years ago
thomasv 67d2b940bc remove enforced tx fee 11 years ago
thomasv a0b86f405d offline interface: fix init 11 years ago
Maran 8b3c8bdc19 Added some basic hide/show functionality to the tray icon 11 years ago
Maran 5092c6b8d3 Set the current balance in the tray icon 11 years ago
ThomasV ea1cb0a613 better backspace detection 11 years ago
ThomasV 3350229263 fix for empty addressbook 11 years ago
ThomasV 1cba96cbbb fix popup navigation 11 years ago
ThomasV 8ec6a07281 fix settings dialog in text gui 11 years ago
ThomasV 5251f278e8 try.. except wrapper for ncurses.set_curs 11 years ago
ThomasV ccf7bf5c44 use self.base_unit() 11 years ago
Maran fd84cdda4c Renamed to tray and added exit option 11 years ago
Maran 06bfb60308 Reworked notification flow and combined multiple transactions into one notification 12 years ago
Maran b6ced19c1e Rework notify so it's thread safe 12 years ago
Maran 468c76b66e Added notifications when receiving a new transaction 12 years ago
ThomasV 887557865e redefine do_send as a wrapper for send_tx 11 years ago
ThomasV 6645bc3505 confirmation dialog before sending large amounts 11 years ago
ThomasV d2b86091b4 whitespaces option in format_satoshis 11 years ago
Pablo Castellano cecb4c23b2 [Lite gui] Allow changing quote currency backwards with right click 11 years ago
Maran 4570db0804 Add icon back to Lite GUI. Fixes #112 12 years ago