Commit graph

3608 commits

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