3808 Commits (d7b947e30f02c1d9d080a70d5e345d7a27c13e00)
 

Author SHA1 Message Date
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
ThomasV 640a6a3bf9 update merchant script 10 years ago
ThomasV 960407925a Merge branch 'master' of git://github.com/spesmilo/electrum 10 years ago
ThomasV 312051a242 one more daemon thread 10 years ago
ThomasV 4af43c8683 Merge pull request #774 from ramontayag/wrong_num_args 10 years ago
ThomasV 06a613ed09 copy to clipboard menu for receive address 10 years ago
ThomasV 4fdeb52f7d update text gui 10 years ago
ThomasV 59638898d4 update gtk gui 10 years ago
ThomasV ea29d9009d wallet.can_sign 10 years ago
ThomasV fb878e1045 fix: catch server.version 10 years ago
ThomasV fb0574c5a0 fix callbacks 10 years ago
ThomasV 1ee4af8686 fix #778 10 years ago
ThomasV 28df27fba2 update interface.py 10 years ago
ThomasV 035ecbc7cd redo inter-thread communication using pipes 10 years ago
m0mchil d5f08d657f passing wallet instance not needed anymore 10 years ago