Commit Graph

2649 Commits

Author SHA1 Message Date
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
ThomasV 676350ba8a delete expired certificates 2013-10-02 10:36:29 +02:00
ThomasV 614254d037 scripts to check certificates 2013-10-02 10:21:25 +02:00
ThomasV 36b61fccfd temporary_path for unverified certificates 2013-10-02 09:22:13 +02:00
ThomasV 1bcb361fca fixes 2013-10-02 04:01:24 +02:00
ThomasV f3763b45af fix 2013-10-02 03:33:45 +02:00
ThomasV c097b9a530 delete only if cert is new 2013-10-02 03:24:14 +02:00
ThomasV 06cc898652 delete certificates that fail 2013-10-02 03:20:15 +02:00
ThomasV 5136e59e14 master privae keys dialog 2013-10-01 17:33:39 +02:00
ThomasV a8ad85de68 minor fix 2013-10-01 14:37:46 +02:00
ThomasV b30bac13e5 restore from master public key 2013-10-01 14:28:43 +02:00
ThomasV 1a8428647f don't create all master public keys on wallet creation 2013-10-01 13:40:22 +02:00
ThomasV 27cc09e8e2 prevent dns leaks when using proxy. fixes issue #147 2013-10-01 11:24:55 +02:00
ThomasV 89a9ce2ab4 fix another http leak 2013-10-01 09:14:07 +02:00
ThomasV 7658b2ade1 interface: call socket.connect before sll.wrap_socket, for proxy. (fixes bug #207) 2013-10-01 09:01:46 +02:00
ThomasV 80cd013219 master public key dialog for bip32 2013-09-30 18:30:07 +02:00
ThomasV f79d4ee468 Merge branch 'master' of git://github.com/spesmilo/electrum 2013-09-30 17:43:33 +02:00
ThomasV 1fdb8be42f remove show() in waiting dialog 2013-09-30 17:43:31 +02:00
Maran 05672b84c9 Fix line break in translation 2013-09-30 17:40:05 +02:00
Maran 818d53fce2 Remove log statement from Exchange rate plugin 2013-09-30 16:55:16 +02:00
Maran 6a17f935ce Flesh out the text for the install wizard 2013-09-30 16:53:51 +02:00
Maran 2c582ff28a Merge branch 'master' of ssh://github.com/spesmilo/electrum 2013-09-30 16:21:36 +02:00
Maran 25120ddaf3 Fix label sync plugin and add in backwards compatibility with 1.8 wallets. Fixes #291 2013-09-30 16:21:31 +02:00
ThomasV 547b6d1d55 disable settings button if plugin is disabled 2013-09-30 16:12:10 +02:00
thomasv a8c2d95207 don't show lite in init 2013-09-30 14:39:13 +02:00
thomasv a6002cf71c SSL certificate validation 2013-09-30 14:01:49 +02:00
thomasv 9e70c7fae4 re-adding console.py (deleted by mistake) 2013-09-30 10:41:09 +02:00
thomasv e54a746a57 path of icons_rc 2013-09-30 10:30:43 +02:00
ThomasV e82653f454 add locks to config and storage 2013-09-29 18:33:54 +02:00
ThomasV 44edb4e2bb fix is_complete 2013-09-29 15:34:24 +02:00
ThomasV 3480cb9ef4 cleanup signrawtrasaction and input_info 2013-09-29 15:16:22 +02:00
ThomasV a9b05ad188 set label 2013-09-29 12:14:01 +02:00
ThomasV ec141ebb67 fix labels plugin 2013-09-29 10:52:47 +02:00