3632 Commits (62a7566fb9d7b336eefe1a6dbb81c1b37bf1467c)
 

Author SHA1 Message Date
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
Ramon Tayag 4f2a4c84a3 Fix wrong number of arguments error 10 years ago
ThomasV bd3bfb5e53 Merge pull request #773 from wozz/itbit-exchange 10 years ago
Michael Wozniak 27ddfcdd36 Add itbit exchange to exchange rate plugin 10 years ago
ThomasV 9efc25bdba interface: use parse_json 10 years ago
ThomasV 9a07c1cb44 rename process_response 10 years ago
ThomasV 603caf228f call json.dump on request 10 years ago
ThomasV 7abbf329b6 fix 10 years ago
ThomasV 5e47d1a635 default daemon timeout after 5 minutes 10 years ago
ThomasV 191520f064 interface.py: print -> print_error 10 years ago
ThomasV 37ad7d8b0b gui should always use daemon if it is running 10 years ago
ThomasV af3fd62fd4 send server height and server lag with daemon 10 years ago
ThomasV 96070246b7 proper start and stop commands for daemon 10 years ago
ThomasV 374efd970e fix daemon timeout 10 years ago
ThomasV d60dc94e16 daemon status info 10 years ago
ThomasV 2120b1a573 command line: wait until daemon is connected 10 years ago
ThomasV 3e6f903da3 daemon: use Popen with close_fds=True 10 years ago