Commit graph

3781 commits

Author SHA1 Message Date
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
ThomasV
30f592864b reorganize network dialog 2013-10-05 11:49:36 +02:00
ThomasV
a6934f6796 support for all protocols 2013-10-05 11:16:09 +02:00
ThomasV
9c1b688e4f fix: server lag 2013-10-05 11:02:17 +02:00
ThomasV
a7eb1aadff improved network dialog: auto-connect disables server choices 2013-10-05 10:14:33 +02:00
ThomasV
bc15caa84c network: fix server lag detection 2013-10-05 10:01:33 +02:00
ThomasV
7ca42d75ff network dialog: default ports 2013-10-05 08:51:53 +02:00
ThomasV
c0abd3c34e show lag in status line 2013-10-05 00:49:24 +02:00
ThomasV
a38298c5ee handle network.interface being None when network is disconnected 2013-10-04 19:27:50 +02:00
ThomasV
ac956a97cb fix servers label 2013-10-04 19:08:09 +02:00
ThomasV
fbf91a67ad better account naming/renaming 2013-10-04 19:02:01 +02:00
ThomasV
43002f2ede Merge branch 'master' of git://github.com/spesmilo/electrum 2013-10-04 17:55:01 +02:00
ThomasV
5f6de3e0e9 Merge pull request #327 from Zomnut/master
Fix command line redirect error
2013-10-04 08:54:31 -07:00
Zomnut
bd59f6a835 Fix redirect error
Python bug (http://bugs.python.org/issue1927) causes raw_input to be redirected improperly between stdin/stderr on Unix systems if readline is not initialised first.
2013-10-04 11:35:28 -04:00
ThomasV
9a06da1d6b fix: network object in console 2013-10-04 16:44:36 +02:00
ThomasV
0b2c09d20b interface.debug flag 2013-10-04 16:00:20 +02:00
ThomasV
6faf1acc05 fix notifications 2013-10-04 15:55:10 +02:00
ThomasV
d52d5276f8 gui: simplify column widths 2013-10-04 15:05:59 +02:00
ThomasV
c63948b314 update default servers 2013-10-04 14:37:15 +02:00
ThomasV
c0b3aed48b store a list of recently encountered servers 2013-10-04 14:30:23 +02:00
ThomasV
b1273d3900 network.is_connected() 2013-10-04 13:51:46 +02:00
ThomasV
a9fb0a9d19 resend subscriptions after disconnect 2013-10-04 11:13:05 +02:00
ThomasV
81f24b66c4 maintain NUM_SERVERS interfaces 2013-10-04 10:38:03 +02:00
thomasv
a33bb72dc7 disable 'offline' option in install wizard, because it is not implemented 2013-10-03 19:09:08 +02:00
thomasv
0e06c218d8 fix: tx_hash -> prevout_hash 2013-10-03 18:58:50 +02:00
thomasv
50c9830f79 show 'server lagging' icon if server lags and client does not use auto-connect 2013-10-03 18:43:33 +02:00
ThomasV
e462ef48cd restore minimum lag for server swiching 2013-10-03 15:03:50 +02:00
ThomasV
c18a49b8fe auto-cycle: switch to the longest chain 2013-10-03 14:56:48 +02:00
ThomasV
1be0ea1494 remove check_windows_wallet_migration 2013-10-03 14:00:57 +02:00
ThomasV
b4cef1b981 print connected to message synchronously 2013-10-03 13:56:31 +02:00
ThomasV
6f2471b69b getpubkeys command 2013-10-03 13:31:59 +02:00
ThomasV
2f66cdf908 new flag for commands: requires_wallet 2013-10-03 12:53:48 +02:00
ThomasV
77dd1ae1b1 handle handshake failures in SSL 2013-10-03 10:27:39 +02:00
ThomasV
7a5016ec42 move synchronous_get to network.py, fix get_balance script 2013-10-03 10:05:01 +02:00
ThomasV
f93bc5951c simplify show_seed dialog 2013-10-03 09:19:09 +02:00
ThomasV
5086fd6b27 do not check certificate expiration if OpenSSL cannot be imported 2013-10-03 07:44:04 +02:00
ThomasV
c8328ee5fc Merge branch 'master' of git://github.com/spesmilo/electrum 2013-10-03 07:27:51 +02:00
ThomasV
3000762eac remove expert mode, simplify settings 2013-10-03 07:27:34 +02:00
ThomasV
47fdc68235 Merge pull request #325 from rdymac/app.fil
updated app.fil to new gui folder structure
2013-10-02 21:41:50 -07:00
rdymac
a676465a83 updated app.fil to new gui folder structure
updated app.fil to new gui folder structure
2013-10-03 01:56:45 +02:00
ThomasV
b96595da12 add seed and password to menu; reorganize 2013-10-02 15:55:09 +02:00
ThomasV
56917780f1 server name change (hachre) 2013-10-02 13:50:56 +02:00
ThomasV
2a7f46ce55 new command: getservers (fix for issue #306) 2013-10-02 13:50:36 +02:00
ThomasV
40e393187a manage subscriptions in network.py 2013-10-02 13:00:02 +02:00
ThomasV
a22ae33a81 set_server: resend subscriptions 2013-10-02 12:13:07 +02:00
ThomasV
7a5b8a6202 fix 2013-10-02 10:43:02 +02:00