2342 Commits (56fe62938585c6e6e9c5f797d5aba99c69ee9436)
 

Author SHA1 Message Date
ThomasV 56fe629385 Merge branch 'bip32' of git://github.com/spesmilo/electrum into bip32 11 years ago
ThomasV e6208e2747 fix create_new_account 11 years ago
ThomasV 1ff2f1b308 hex encode the output of account.get_pubkey() 11 years ago
ThomasV b08f1a2a7b plugins: do not overload __init__, use init() instead 11 years ago
ThomasV 58538ba825 encryption of bip32 master private keys 11 years ago
ThomasV a3de537d9b make wallet.get_private_keys more general 11 years ago
thomasv 6274cccb9f get_new_address -> get_address 11 years ago
thomasv 630bf5d5f7 add account module 11 years ago
ThomasV 19553a056d bip32 11 years ago
ThomasV 4d02b9b7b4 fix create_new_account 11 years ago
ThomasV bc6e2e18f1 hex encode the output of account.get_pubkey() 11 years ago
ThomasV 164c746f51 Merge pull request #264 from maxme/get-balance-script 11 years ago
Maxime Biais 6075f8ece5 pep8 11 years ago
Maxime Biais c51c93b0ff new script: get_balance <bitcoin_address> 11 years ago
Eagle[TM] 78f5f372c4 Release notes for 1.8.1 11 years ago
ThomasV 111611a08b plugins: do not overload __init__, use init() instead 11 years ago
ThomasV d9a926b0ff encryption of bip32 master private keys 11 years ago
ThomasV 77df84e509 make wallet.get_private_keys more general 11 years ago
ThomasV 9afc57cd3d Merge branch 'bip32' of git://github.com/spesmilo/electrum into bip32 11 years ago
thomasv 553493364e get_new_address -> get_address 11 years ago
thomasv de03fbbb12 add account module 11 years ago
ThomasV f4207d7e4c bip32 11 years ago
ThomasV 83744832d1 remove the calculation of address balance in watch_address 11 years ago
ThomasV a34d9a380c Merge pull request #258 from tuxcanfly/master 11 years ago
ThomasV cd1ad84ed9 version 1.8.1 11 years ago
Javed Khan 3741d46590 fixes #245: use alternate datafiles location 11 years ago
thomasv 799c2e8984 get_new_address -> get_address 11 years ago
thomasv b526abdc40 add account module 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
thomasv 4a36f25d4b use auto_cycle in watch_address 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 9ce90932ba update BIP32 to its final spec 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 13e5caf2ea Make sure we specify dual-arch 12 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