2506 Commits (428fbf1f63a21295cae586336412e9df93fd66e3)
 

Author SHA1 Message Date
ThomasV 70445da940 wallet.num_accounts and account_id method 11 years ago
ThomasV 177c43acbe fix is_complete in tx.sign() 11 years ago
ThomasV c019428b02 fix for non-p2sh addresses 11 years ago
ThomasV 419c778fa3 fix tx signing 11 years ago
ThomasV 7dc69bbc56 create_accounts for 2of3 11 years ago
ThomasV c9a473c225 2of3 accounts 11 years ago
thomasv f4c26dfac0 update peers script 11 years ago
thomasv 1d26676ee9 parse_servers method 11 years ago
thomasv 215f64e64d Merge branch 'master' into 1.9 11 years ago
ThomasV 7e28671027 Merge pull request #268 from maxme/fileopen-event 11 years ago
Maxime Biais b2ebd35925 Add a Qt eventFilter to listen for QFileOpenEvent 11 years ago
ThomasV 43bac658da fix labels plugin init() 11 years ago
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