3722 Commits (867597cd91d45f3fb4eb882607cd275beb2ff668)
 

Author SHA1 Message Date
ThomasV 638565bddb fix get_public_key of trezor plugin 10 years ago
ThomasV 72d499b1a0 Merge branch 'trezor_plugin' of github.com:m0mchil/electrum into m0mchil-trezor_plugin 10 years ago
ThomasV a6091780d0 change server in peers script 10 years ago
ThomasV 44566054a2 qt: quit on SIGINT 10 years ago
ThomasV 466f325b88 fix peers script 10 years ago
m0mchil 0ef7f5c421 Merge pull request #5 from wozz/trezor_plugin3 10 years ago
ThomasV a4d904bfd3 update peers script 10 years ago
ThomasV 291038a586 update peers script 10 years ago
ThomasV 606f1cd3f8 prevent seed collisions 10 years ago
ThomasV c81810a7c8 fix #776 10 years ago
ThomasV 00aaa1d065 send network status on init, if there is no daemon 10 years ago
ThomasV ecdb90b0b7 re-use pending_servers to avoid sending unnecessary notifications 10 years ago
Michael Wozniak 0c81010290 Add decrypt function 10 years ago
Michael Wozniak 017693fa57 Update trezor plugin for message signing 10 years ago
m0mchil 3639585a75 Merge pull request #3 from wozz/trezor_plugin 10 years ago
Michael Wozniak d2c1ebfc63 Remove extra variable that isn't needed 10 years ago
m0mchil c3f0490711 Merge pull request #2 from wozz/trezor_plugin 10 years ago
Michael Wozniak ef6ccf2bcd Fix dialog for cancelled TX on Trezor 10 years ago
Michael Wozniak e9e8b7e960 Clean up dialog code 10 years ago
Michael Wozniak 6206da00e0 update trezor plugin waiting dialog 10 years ago
Michael Wozniak 14f00609aa update imports for gui 10 years ago
Michael Wozniak ec833b43e9 update imports 10 years ago
ThomasV 5d1e229f05 fix for gtk gui 10 years ago
ThomasV b93cde14e7 custom entropy in make_seed 10 years ago
ThomasV 06cdb7ff39 move pointofsale plugin to main codebase 10 years ago
ThomasV d33b53f850 close GUI if the network daemon is killed 10 years ago
wozz 7e8644ef15 Merge pull request #782 from wozz/daemon-fix 10 years ago
Michael Wozniak ef264e0bf7 Fix issue with daemon socket on OS X 10 years ago
ThomasV f1efa2f82c docs 10 years ago
ThomasV 62a7566fb9 update docs 10 years ago
ThomasV 10faf75ee7 wallet fixes 10 years ago
ThomasV 642258ebaa notify about interfaces 10 years ago
ThomasV 858ff86660 network: disconnected retry interval 10 years ago
ThomasV ec5478c328 don't use pending_servers 10 years ago
ThomasV 76d03a2817 daemon sleep before terminating 10 years ago
ThomasV efa0972971 use ping time to determine if we are disconnected 10 years ago
ThomasV 517f649532 fix: missing break 10 years ago
ThomasV 0240b8c924 fix switch_to_random_interface 10 years ago
ThomasV 411a87e0a3 fix disconnection error 10 years ago
ThomasV 1c707d05d3 rm wrong assert clause 10 years ago
ThomasV 47b71eebfb shorter timeout: verifier too 10 years ago
ThomasV 71d97eeecc shorter timeouts in synchronizer, so that it terminates properly 10 years ago
ThomasV 58c817f81a close interfaces on shutdown 10 years ago
ThomasV e702b3312b proper return from install wizard 10 years ago
ThomasV 914c115617 move daemon_timeout out of server class 10 years ago
ThomasV f7280e4637 cleanup daemon threads 10 years ago
ThomasV 44072a4f48 separate interface classes 10 years ago
ThomasV ed8f9666df remove interface.synchronous_get 10 years ago
ThomasV 087490a197 spawn daemon using daemon.py 10 years ago
ThomasV 8e5fbadc58 socket error handling 10 years ago