3365 Commits (14dfa6f5b0dcdf1d62afd09778d3f996b106349c)
 

Author SHA1 Message Date
ThomasV 5f6de3e0e9 Merge pull request #327 from Zomnut/master 12 years ago
Zomnut bd59f6a835 Fix redirect error 12 years ago
ThomasV 9a06da1d6b fix: network object in console 12 years ago
ThomasV 0b2c09d20b interface.debug flag 12 years ago
ThomasV 6faf1acc05 fix notifications 12 years ago
ThomasV d52d5276f8 gui: simplify column widths 12 years ago
ThomasV c63948b314 update default servers 12 years ago
ThomasV c0b3aed48b store a list of recently encountered servers 12 years ago
ThomasV b1273d3900 network.is_connected() 12 years ago
ThomasV a9fb0a9d19 resend subscriptions after disconnect 12 years ago
ThomasV 81f24b66c4 maintain NUM_SERVERS interfaces 12 years ago
thomasv a33bb72dc7 disable 'offline' option in install wizard, because it is not implemented 12 years ago
thomasv 0e06c218d8 fix: tx_hash -> prevout_hash 12 years ago
thomasv 50c9830f79 show 'server lagging' icon if server lags and client does not use auto-connect 12 years ago
ThomasV e462ef48cd restore minimum lag for server swiching 12 years ago
ThomasV c18a49b8fe auto-cycle: switch to the longest chain 12 years ago
ThomasV 1be0ea1494 remove check_windows_wallet_migration 12 years ago
ThomasV b4cef1b981 print connected to message synchronously 12 years ago
ThomasV 6f2471b69b getpubkeys command 12 years ago
ThomasV 2f66cdf908 new flag for commands: requires_wallet 12 years ago
ThomasV 77dd1ae1b1 handle handshake failures in SSL 12 years ago
ThomasV 7a5016ec42 move synchronous_get to network.py, fix get_balance script 12 years ago
ThomasV f93bc5951c simplify show_seed dialog 12 years ago
ThomasV 5086fd6b27 do not check certificate expiration if OpenSSL cannot be imported 12 years ago
ThomasV c8328ee5fc Merge branch 'master' of git://github.com/spesmilo/electrum 12 years ago
ThomasV 3000762eac remove expert mode, simplify settings 12 years ago
ThomasV 47fdc68235 Merge pull request #325 from rdymac/app.fil 12 years ago
rdymac a676465a83 updated app.fil to new gui folder structure 12 years ago
ThomasV b96595da12 add seed and password to menu; reorganize 12 years ago
ThomasV 56917780f1 server name change (hachre) 12 years ago
ThomasV 2a7f46ce55 new command: getservers (fix for issue #306) 12 years ago
ThomasV 40e393187a manage subscriptions in network.py 12 years ago
ThomasV a22ae33a81 set_server: resend subscriptions 12 years ago
ThomasV 7a5b8a6202 fix 12 years ago
ThomasV 676350ba8a delete expired certificates 12 years ago
ThomasV 614254d037 scripts to check certificates 12 years ago
ThomasV 36b61fccfd temporary_path for unverified certificates 12 years ago
ThomasV 1bcb361fca fixes 12 years ago
ThomasV f3763b45af fix 12 years ago
ThomasV c097b9a530 delete only if cert is new 12 years ago
ThomasV 06cc898652 delete certificates that fail 12 years ago
ThomasV 5136e59e14 master privae keys dialog 12 years ago
ThomasV a8ad85de68 minor fix 12 years ago
ThomasV b30bac13e5 restore from master public key 12 years ago
ThomasV 1a8428647f don't create all master public keys on wallet creation 12 years ago
ThomasV 27cc09e8e2 prevent dns leaks when using proxy. fixes issue #147 12 years ago
ThomasV 89a9ce2ab4 fix another http leak 12 years ago
ThomasV 7658b2ade1 interface: call socket.connect before sll.wrap_socket, for proxy. (fixes bug #207) 12 years ago
ThomasV 80cd013219 master public key dialog for bip32 12 years ago
ThomasV f79d4ee468 Merge branch 'master' of git://github.com/spesmilo/electrum 12 years ago