Commit Graph

2989 Commits

Author SHA1 Message Date
ThomasV 638526712b rebrand this branch as 1.9.8 2014-02-27 10:21:41 +01:00
ThomasV 79309c9625 strip whitespaces from seed 2014-02-26 16:24:37 +01:00
ThomasV 22408c1316 fix: do not create old_wallet if seed is empty because user typed gibberish 2014-02-26 16:21:38 +01:00
ThomasV e355c290f8 peer script 2014-02-11 14:08:48 +01:00
ThomasV 3c4fa06c10 parse_servers 2014-02-11 09:48:02 +01:00
ThomasV fc9d2b6ee9 remove redundant function 2014-02-03 13:50:01 +01:00
ThomasV 4693727659 1of1 is default account type 2014-02-03 10:01:21 +01:00
ThomasV 70bace9b1e use separata class for old wallets; decide with WalletFactory 2014-02-03 06:26:03 +01:00
ThomasV df4b47849d gui: load tx from blockchain 2014-02-03 05:38:48 +01:00
ThomasV c90bc6aa26 bip39 2014-02-01 11:23:29 +01:00
ThomasV 98ae202d80 fixes for master keys 2014-01-31 15:28:32 +01:00
ThomasV b6be8e6a31 new command: getunspentaddress 2014-01-30 15:16:49 +01:00
ThomasV ae43837a7b use standard format for private key passed to decrypt 2014-01-30 14:57:32 +01:00
ThomasV 631c967df9 new commands: encrypt and decrypt messages 2014-01-30 14:43:46 +01:00
ThomasV ae3cb372c8 add ECDSA asymmetric encryption 2014-01-30 11:42:55 +01:00
ThomasV 9218175301 enable bip32 2014-01-29 17:12:08 +01:00
ThomasV 1c35e15de7 get_proof command 2014-01-29 16:48:24 +01:00
ThomasV 268a099f87 sync_get 2014-01-29 16:48:00 +01:00
ThomasV b14e20adfa Merge branch '2.0' of git://github.com/spesmilo/electrum into 2.0 2014-01-29 16:46:57 +01:00
ThomasV d15c4f1046 store merkle roots and utxo roots 2014-01-27 10:37:39 +01:00
ThomasV 7c6bc72cb4 daemon 2014-01-27 10:37:39 +01:00
ThomasV d4fbe85d7d json rpc daemon 2014-01-27 10:37:39 +01:00
ThomasV 989a95bf25 move api key path 2014-01-27 10:37:25 +01:00
ThomasV 5b5234cfad store merkle roots and utxo roots 2014-01-27 10:06:49 +01:00
ThomasV 3941743c72 daemon 2014-01-26 20:46:43 +01:00
ThomasV be506af246 json rpc daemon 2014-01-23 17:08:09 +01:00
ThomasV 0bc42a1f1f Merge pull request #553 from samrg472/master
Added ability to minimize to tray
2014-01-22 06:42:20 -08:00
samrg472 3f3e00668b Added ability to minimize to tray
The 'Hide' and 'Show' toggle in the was replaced with 'Show/Hide'
The reason for this was to avoid a weird bug of it not updating properly
when the window state changes
2014-01-20 21:41:59 -05:00
ThomasV 8c9a26cbf7 Merge pull request #549 from dmcdad/patch-1
Fix timeout problem in interface.py.
2014-01-17 21:57:06 -08:00
dmcdad 292ab39553 Update interface.py
Fix timeout problem under Python 2.7.1 where a socket.error 60 is thrown instead of socket.timeout exception.
2014-01-15 08:49:26 -06:00
ThomasV e7b2b17930 Merge pull request #546 from ortutay/osx-snowl-fix
check for QWebView and disable if not found
2014-01-14 21:26:43 -08:00
Marcell Ortutay 560e9a38a6 check for QWebView and disable if not found 2014-01-14 16:18:06 -08:00
ThomasV 969c4c2194 fix for getrawtransaction 2014-01-13 21:27:31 +01:00
ThomasV ca4756fba1 Merge pull request #540 from grnbrg/master
Remove the ability to "Send From" a frozen address.
2014-01-11 21:49:06 -08:00
Brian Greenberg c7ad369e55 Remove the ability to "Send From" a frozen address. 2014-01-11 16:37:37 -06:00
ThomasV 9be063dfd3 1.9.7 release notes 2014-01-11 08:43:46 +01:00
ThomasV 47901bbb05 Merge pull request #539 from xHire/master
Fix generating encrypted wallet from command line
2014-01-10 21:55:35 -08:00
ThomasV 53a58cd44b Merge pull request #537 from RunningDroid/master
Finish removing coinbase cert
2014-01-10 21:54:47 -08:00
xHire eb6d383da7 Fix generating encrypted wallet from command line 2014-01-10 21:10:48 +01:00
RunningDroid d1387262b4 finish removing coinbase cert 2014-01-10 12:36:50 -05:00
ThomasV 2877e0682f gui: insert used addresses first 2014-01-09 09:58:57 +01:00
ThomasV e88d25a2bc Merge pull request #534 from ortutay/rmh2dep
remove httplib2 dependency for coinbase buyback
2014-01-09 00:24:24 -08:00
ortutay c2ab096839 rm coinbase cert, as httplib cannot use it 2014-01-08 14:57:56 -08:00
ortutay e2890dc366 coinbase buyback plugin with httplib2 removed 2014-01-08 14:56:45 -08:00
ThomasV 5190cc03fd this should fix issue #531 2014-01-08 18:24:30 +01:00
ThomasV 7963f22a80 parse_url: parse exponents 2014-01-08 14:08:53 +01:00
ThomasV e9862e0b71 version 1.9.7 2014-01-08 13:11:03 +01:00
ThomasV 8d207aa074 rm coinbase plugin until fixed 2014-01-08 12:11:40 +01:00
ThomasV 9483eadc7e installwizard: set network to None if offline 2014-01-08 10:36:39 +01:00
ThomasV 72559fef0e fix tx dialog 2014-01-08 10:36:01 +01:00