Commit Graph

3936 Commits

Author SHA1 Message Date
ThomasV 300125422d separate get_errors instead of raising an exception 2014-09-06 15:06:31 +02:00
ThomasV b82e84907e Merge branch 'fixmultiline' of github.com:dabura667/electrum into dabura667-fixmultiline 2014-09-06 14:33:24 +02:00
dabura667 f3822cf06e Multiline Address error on do_send() 2014-09-06 21:28:57 +09:00
ThomasV cdefecc16b revert commit 3863ee 2014-09-06 10:03:17 +02:00
ThomasV c908c7e9a3 Merge pull request #820 from wozz/exch_update
Update itbit/coindesk exchange rate api
2014-09-06 09:58:20 +02:00
Michael Wozniak a996659225 Update itbit/coindesk exchange rate api
itbit/coindesk exchange rate requires separate API calls per currency
Moved the calls to when the exchange rate plugin updates and when the
user modifies a selection instead of every time the program needs to
query the current exchange rate

This fixes an issue with slow response time in the send tab with the
exchange rate plugin turned on and set to coindesk or itbit
2014-09-05 19:58:54 -04:00
ThomasV c1d286fc9a Merge branch 'master' of git://github.com/spesmilo/electrum 2014-09-05 20:34:00 +02:00
dabura667 3863ee9f64 Fixed Line input 2014-09-05 20:33:24 +02:00
dabura667 7568d71d12 Fixed CSV input bug 2014-09-05 20:33:24 +02:00
ThomasV 8292530051 Merge pull request #819 from dabura667/fixmultiline
Fixed Multi-Line input
2014-09-05 20:25:14 +02:00
ThomasV 60d093641b Merge branch 'master' of git://github.com/spesmilo/electrum 2014-09-05 19:44:01 +02:00
ThomasV caf4adff49 add missing @hook in exch plugin 2014-09-05 19:43:27 +02:00
dabura667 4cc52ce110 Fixed Line input 2014-09-06 02:05:30 +09:00
ThomasV cec18fb7fe Merge pull request #818 from dabura667/fixCSV
Fixed CSV input bug
2014-09-05 18:09:34 +02:00
dabura667 7337165d0e Fixed CSV input bug 2014-09-06 01:07:44 +09:00
ThomasV 4da10d9a00 convert tab to spaces 2014-09-05 17:34:50 +02:00
ThomasV b1ecb61105 fix oldwallet master_public_key 2014-09-05 17:30:19 +02:00
ThomasV 65fd4f45e3 spelling 2014-09-05 17:25:15 +02:00
ThomasV bc1ae4fe94 filter wallet types 2014-09-05 16:41:51 +02:00
ThomasV 2b10ccdcc4 fix 2014-09-05 16:31:57 +02:00
ThomasV 622fb6c08b add wallet categories 2014-09-05 16:28:53 +02:00
ThomasV 34cb1f6620 simplify install wizard 2014-09-05 16:14:40 +02:00
ThomasV dd849964d1 interface: forward errors 2014-09-05 14:51:37 +02:00
ThomasV 9af2c20706 json sanitize labels 2014-09-05 12:12:00 +02:00
ThomasV 0c8c21f64d minor fix 2014-09-05 12:08:09 +02:00
ThomasV 65d0560475 storage: deepcopy and sanitize json 2014-09-05 12:04:03 +02:00
ThomasV 592a403fa7 qrtextedi: minor fixes 2014-09-04 23:33:31 +02:00
ThomasV d7b947e30f revert previous commit, and fix utf8 qr code 2014-09-04 19:13:43 +02:00
ThomasV 058ad1292b show groups of 5 words 2014-09-04 17:51:29 +02:00
ThomasV 816495609f fix #788 2014-09-04 16:44:50 +02:00
ThomasV 1e346404dd fixes for label plugin 2014-09-04 16:37:51 +02:00
ThomasV 6101abda5d call init_qt everytime a plugin is enabled 2014-09-04 15:45:03 +02:00
ThomasV a8f0e4310f Merge branch 'greenaddress-greenaddress-instant' 2014-09-04 13:09:10 +02:00
ThomasV 8b78b7c480 don't duplicate code 2014-09-04 13:08:56 +02:00
ThomasV fdbd387aec Merge branch 'greenaddress-instant' of github.com:greenaddress/electrum into greenaddress-greenaddress-instant 2014-09-04 12:38:39 +02:00
GreenAddress 8d8c8cb7f9 Add GreenAddress instant verify plugin 2014-09-04 02:58:14 +02:00
ThomasV 635a252099 update manifest 2014-09-03 21:07:05 +02:00
ThomasV ca765b6622 getseed: display seed as utf8 2014-09-03 18:52:43 +02:00
ThomasV 8f314209b4 normalize unicode right after reading from file 2014-09-03 18:41:25 +02:00
ThomasV 1e75d6f854 add japanese, fix utf8 2014-09-03 17:21:43 +02:00
ThomasV b32fbd210c Merge pull request #814 from bip39JP/master
Added Japanese wordlist
2014-09-03 17:01:26 +02:00
bip39JP a14a2f75bb Added Japanese wordlist 2014-09-03 23:58:37 +09:00
ThomasV 6e363bc097 check length in OP_RETURN 2014-09-03 16:35:35 +02:00
ThomasV 1a8425ff5d additional fix for #793 2014-09-03 11:10:02 +02:00
ThomasV 449feddaaf raise an exception on trezor decrypt 2014-09-03 10:45:41 +02:00
ThomasV 65a155401b remove 2of3 option in cmd line 2014-09-02 16:01:41 +02:00
ThomasV e9f4ed0474 remove deprecated usb option 2014-09-02 15:36:34 +02:00
ThomasV a2065eff72 use language in config to choose wordlist 2014-09-02 15:34:11 +02:00
ThomasV 92ba934052 NFKD (per bip39) 2014-09-02 15:21:17 +02:00
ThomasV 3a8b4d4258 fix #812 2014-09-02 09:00:20 +02:00