2594 Commits (7a5016ec4285eeea063db3afbc48b610c75894fb)
 

Author SHA1 Message Date
thomasv 9d1c31255c Merge branch '1.9' of git://github.com/spesmilo/electrum into 1.9 11 years ago
ThomasV fe538cc310 fix get_private_key for old addresses 11 years ago
ThomasV b22c42c4f4 minor fixes 11 years ago
ThomasV e9b103b283 fix regressions in tx verifier 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 cde1d0f6c0 Merge branch '1.9' of git://github.com/spesmilo/electrum into 1.9 11 years ago
ThomasV 1637197419 separate gui init() and load_wallet() 11 years ago
thomasv 853d32b73d Merge branch '1.9' of git://github.com/spesmilo/electrum into 1.9 11 years ago
ThomasV 10c805b3e7 restore bip32 accounts 11 years ago
ThomasV 9d00a072fe create new accounts through wallet.synchronize() 11 years ago
thomasv 238ed35134 Merge branch '1.9' of git://github.com/spesmilo/electrum into 1.9 11 years ago
ThomasV af8a7aa6f0 Merge pull request #277 from invl/patch-1 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
Eagle[TM] bcda5e35e7 Update default server list 11 years ago
nelisky 1b0db8414b implementing paytomany (untested) 12 years ago
nelisky bf173e1c45 implementing mksendmanytx 12 years ago
ThomasV 62cdb14a23 Merge pull request #187 from nelisky/sendmany 11 years ago
ThomasV fd902de28a delete unneeded test 11 years ago
ThomasV 0cef6c2454 fix bug with signatures 11 years ago
ThomasV 81b84fd5ef fixes for signrawtransaction 11 years ago
ThomasV 6bb8af5822 include master public key in bip32 metadata 11 years ago
ThomasV e995f7abfd save account name as label 11 years ago
ThomasV 2abf1b93cb cleanup 11 years ago
ThomasV 799c6571f5 simplify: public_key_from_private_key 11 years ago
ThomasV 4869d05841 don't pass addresses to tx.sign(), pass keypairs instead 11 years ago
ThomasV 0424d5eb85 update signrawtransaction 11 years ago
ThomasV e91e02f2ce simplify tx.sign() 11 years ago
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