2776 Commits (ba9782eec66ec887ced6932d279c81a3f9048b06)
 

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