3358 Commits (d9db7771f993002f7cae07cb4c7951e4843218f7)
 

Author SHA1 Message Date
ThomasV d9db7771f9 tx window: let prent do the broadcast 11 years ago
ThomasV 26d133c20a payment request: show status with help button 11 years ago
ThomasV fd2228feab replace import * 11 years ago
ThomasV 31226b8a34 add pbkdf2 dependency 11 years ago
ThomasV 10e5ec56a1 setFrozen generic method 11 years ago
ThomasV 0d02e9fd74 set payment_request to None if error 11 years ago
ThomasV 1a35ed3573 setframe 11 years ago
ThomasV 1cd3776e8f fix 11 years ago
ThomasV de46bcd515 fix 11 years ago
ThomasV fe04ceeed1 read amounts 11 years ago
ThomasV ea9e0eb053 parse payto text 11 years ago
ThomasV c626cad0dd paytoedit 11 years ago
ThomasV c59f1b1edb handle units in AmountEdit 11 years ago
ThomasV d3f136d609 parse payto text 11 years ago
ThomasV b2cd1ce7e6 paytoedit 11 years ago
ThomasV 6c18fa1844 simplify send tab layout (unneeded vbox) 11 years ago
ThomasV 5a89734d6c do not raise an error if user config file is corrupted 11 years ago
ThomasV 90a558e02c fix get_pubkey for imported keys 11 years ago
ThomasV 1045b537aa unit test for aes 11 years ago
ThomasV 274c67f984 check message length in mnemonic encode 11 years ago
ThomasV 30b608c6fb move tests to unittest format 11 years ago
ThomasV c4d10f6d63 fix: wizard 2of2 (cosigning key) 11 years ago
ThomasV ed48588d8a fix: wizard 2of2 11 years ago
ThomasV 194291c80b update imported keys 11 years ago
ThomasV 650ef92c5f class MyVerifyingKey, with constructor to submit to python-ecdsa 11 years ago
ThomasV 16929a40b1 fix #682 11 years ago
ThomasV f9796994f7 Merge pull request #703 from wozz/install-show 11 years ago
ThomasV 501bb92584 Remove Bitcoin address from serialized encryption format. Enable encrypt commands, fix ser_to_point() and add some tests 11 years ago
ThomasV eb981926eb Merge pull request #704 from badmofo/ecies-encryption 11 years ago
Lucas Ryan a3d02525e2 in ecies encryption, mac headers+ciphertext instead of just ciphertext 11 years ago
Lucas Ryan 93f61f1717 replaced jackjack encryption with corrected ecies implementation 11 years ago
Michael Wozniak 9fcc8703e8 show/raise install dialog 11 years ago
ThomasV 680fbf1d3e fix 11 years ago
ThomasV 17ff5d162d close method 11 years ago
ThomasV 40b3b47d5b rewrite WaiingDialog as child class of QThread 11 years ago
ThomasV 13fa81a90e Merge branch 'master' of git://github.com/spesmilo/electrum 11 years ago
ThomasV 0bd1eb1f7a simple test for waiting dialog 11 years ago
ThomasV a33b654764 Merge pull request #702 from bolkin/master 11 years ago
bolkin 52ba16da3d fix console importprivkey error 11 years ago
ThomasV 2ed292176e fix #700 11 years ago
ThomasV adb53e4c41 fix #699 11 years ago
ThomasV 3ba71627f4 tx radar 11 years ago
ThomasV 35c270e075 explicit type for imported wallets. fixes #698 11 years ago
ThomasV 217ba7c80c createrawtransaction: keep all fields for input_info 11 years ago
ThomasV 526361a34e follow-up to previous commit 11 years ago
ThomasV 84954b0778 update calls to is_complete() method. fixes #693 11 years ago
ThomasV a21a175679 mpk hex encoding 11 years ago
ThomasV c3676cc6e6 wallet.is_used() method 11 years ago
ThomasV a66df2a3fa multi seed and mpk dialogs 11 years ago
ThomasV a638127185 add paymentrequest to setup.py 11 years ago