Commit graph

3781 commits

Author SHA1 Message Date
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
ThomasV
2b0d92e767 sign_tx hook 2013-09-29 10:16:17 +02:00
ThomasV
401c24e4ad add input_info when transaction is created 2013-09-29 02:43:30 +02:00
ThomasV
4eb1eb3677 add help text for csv 2013-09-28 16:07:07 +02:00
ThomasV
f30fedc591 fix import 2013-09-28 13:51:25 +02:00
ThomasV
ecfe5e2590 common wallet.restore() method for GUIs 2013-09-28 13:45:49 +02:00
ThomasV
3d4a16b5c8 fix is_seeded 2013-09-28 11:54:48 +02:00
ThomasV
13fd5b7e3c support mBTC in lite gui 2013-09-28 11:45:39 +02:00
ThomasV
6644fcc22e move lite window initialization in the constructor of the main window 2013-09-28 11:21:25 +02:00
ThomasV
5b88b16600 fix imports 2013-09-28 08:08:36 +02:00
ThomasV
c79e668ad6 key icon 2013-09-28 08:07:04 +02:00
ThomasV
8e136b098a rm dead code 2013-09-27 22:06:43 +02:00
ThomasV
c586f1bab8 move network callbacks to init 2013-09-27 21:53:57 +02:00
ThomasV
d502b93872 network.set_server: test if server is the same 2013-09-27 13:15:57 +02:00
ThomasV
7c4d7dc327 fix conversion in exchange rate plugin 2013-09-27 13:14:49 +02:00
ThomasV
c7dc8e30b0 Merge pull request #320 from rofl0r/readd_guis
Readd text and stdio guis
2013-09-26 12:04:21 -07:00
rofl0r
f3c01e192d re-add text gui (ncurses)
removed in 2c0814f0d3
probably by mistake.
2013-09-26 05:24:48 +02:00
rofl0r
a27ad97132 re-add stdio guy
removed in 2c0814f0d3
probably by mistake.
2013-09-26 05:23:17 +02:00
ThomasV
877644f732 set default button in tx detail window 2013-09-24 17:00:20 +02:00