Commit Graph

2676 Commits

Author SHA1 Message Date
thomasv dfb2d12602 fix: height() 2013-10-10 10:01:44 +02:00
ThomasV 116b10cc11 replace blockchain.height with height(), and fix server_lag issue 2013-10-09 10:04:32 +02:00
ThomasV 858be17553 fantastic new icon made by rdymac 2013-10-08 22:09:41 +02:00
ThomasV 83e699c314 sanitize server in interface.py (fix bug #309) 2013-10-08 19:52:17 +02:00
ThomasV 367b11681b fix offline signing: redeemPubkey was missing 2013-10-08 19:24:22 +02:00
ThomasV 13fbf9904e android: fixes 2013-10-08 17:13:59 +02:00
ThomasV 491aab4afc network.default_server shouldnever be None 2013-10-08 16:52:50 +02:00
ThomasV 14b5a3afd8 fixes for android: restore from seed 2013-10-08 14:12:56 +02:00
ThomasV d2af935fc7 use a regexp for the ssl bug workaround 2013-10-08 13:24:54 +02:00
ThomasV c45fa4860f android interface update and minor fixes 2013-10-08 13:10:38 +02:00
ThomasV a0d9a5efe4 set verbosity after options 2013-10-08 13:10:13 +02:00
ThomasV f858f69c56 workaround android bug with ssl certificates 2013-10-08 13:08:13 +02:00
ThomasV 87a8bfda47 plugins settings widget 2013-10-08 11:38:40 +02:00
ThomasV f5b54391d7 wallet: include next_addresses by default, so that we count them in balances 2013-10-07 23:00:38 +02:00
ThomasV 1fb7556f92 Merge branch 'master' of git://github.com/spesmilo/electrum 2013-10-07 22:39:02 +02:00
ThomasV 995168e8c4 Merge pull request #331 from Zomnut/master
Fix for the built-in raw_input not redirecting properly without readline loaded on Unix systems (http://bugs.python.org/issue1927)
2013-10-07 13:38:39 -07:00
Zomnut d9c595fca8 Fix for the built-in raw_input not redirectin properly without readlin loaded on Unix systems (http://bugs.python.org/issue1927) 2013-10-07 16:12:35 -04:00
ThomasV ec03932454 simplify get_balance 2013-10-07 22:02:17 +02:00
thomasv b00175d00d update android interface 2013-10-07 20:11:41 +02:00
thomasv 1741d1cbd0 move readline 2013-10-07 19:53:42 +02:00
thomasv 29848e64a2 Merge branch 'master' of git://github.com/spesmilo/electrum 2013-10-07 19:24:26 +02:00
thomasv ca75d3c08a check coinbase maturity (fix #252) 2013-10-07 19:24:06 +02:00
thomasv 71c9f1d555 password dialog retry 2013-10-07 18:47:36 +02:00
ThomasV 37e7759206 Merge pull request #328 from Zomnut/master
Fix command line create/restore
2013-10-07 08:33:44 -07:00
Zomnut 632c22d3f6 Fix command line create/restore 2013-10-07 11:21:50 -04:00
thomasv 2a0c8dcda1 rename col width 2013-10-07 17:15:24 +02:00
thomasv e256bae89c re-add pick_random_server 2013-10-07 16:07:44 +02:00
thomasv 1be23bdf4a count seed words 2013-10-07 15:35:28 +02:00
thomasv dfadb97f6a update setup and MANIFEST.in 2013-10-07 13:26:10 +02:00
thomasv 37888fc6a5 upgrade message for ecdsa 2013-10-07 11:39:19 +02:00
ThomasV 19063d2395 text gui: save the history to speed up display 2013-10-07 10:48:44 +02:00
ThomasV caef81e623 fixes for text gui 2013-10-07 10:34:51 +02:00
ThomasV c9acbe1912 update text gui 2013-10-07 10:18:25 +02:00
ThomasV a130b5b92b update the gtk gui 2013-10-07 10:05:15 +02:00
ThomasV dae4de35f7 fixes for lite gui (issue #262) 2013-10-07 07:34:25 +02:00
ThomasV a1f6da390d more docs for merchant script 2013-10-06 21:37:08 +02:00
ThomasV 2c138316b7 move merchant script in separate dir 2013-10-06 21:19:11 +02:00
ThomasV ea0f270fd9 update and fix the merchant script (fixes issue #254) 2013-10-06 21:16:09 +02:00
ThomasV 33db7a0c43 fix servers script 2013-10-06 14:13:20 +02:00
ThomasV 66f224eab4 update a few scripts 2013-10-06 12:28:45 +02:00
ThomasV 33b41f22fe release notes 2013-10-05 21:51:31 +02:00
ThomasV 5cfbe88f80 website url 2013-10-05 21:27:31 +02:00
ThomasV 6a7264134c fix paths 2013-10-05 21:21:48 +02:00
ThomasV f14d055ad8 choose_tx_from account, and use deterministic signatures (issue #323) 2013-10-05 21:15:48 +02:00
ThomasV 3a894725ae new account creation method (gui) 2013-10-05 17:29:51 +02:00
ThomasV f74aa9ed3a smaller timeout if disconnected 2013-10-05 15:31:39 +02:00
ThomasV ab13e248ee store account expanded status 2013-10-05 14:30:02 +02:00
ThomasV 45b111e14c enable changes of protocol, proxy at runtime 2013-10-05 13:48:02 +02:00
ThomasV 1b4f26195b rework network dialog layout 2013-10-05 12:32:27 +02:00
ThomasV 12c08f4f8c improved help text 2013-10-05 12:16:44 +02:00