75 Commits (035ecbc7cd41036bf96dd8a9b6b57d09b7c4eabc)

Author SHA1 Message Date
ThomasV 035ecbc7cd redo inter-thread communication using pipes 10 years ago
ThomasV 7abbf329b6 fix 10 years ago
ThomasV af3fd62fd4 send server height and server lag with daemon 10 years ago
ThomasV 2120b1a573 command line: wait until daemon is connected 10 years ago
ThomasV 8196bc5779 adapt network dialog to daemon 10 years ago
ThomasV 09e4efc439 daemon notifications (network.status) 10 years ago
ThomasV 9ee0614edb make daemon usable with the GUI 10 years ago
Chris Glass 8997c760a2 Do not use mutables as default values! 10 years ago
ThomasV 173c034e26 on_header: return early if block_height is missing 11 years ago
ThomasV 80a988e337 slightly better notifications. at least, it fixes #652 11 years ago
Eagle[TM] e81385fc05 update server list 11 years ago
ThomasV 32cca276fe don't use recent_servers if list from irc is available 11 years ago
ThomasV f3b728989a update default servers 11 years ago
ThomasV 960e7bc3df fix reference to verifier 11 years ago
ThomasV b4bed1ccaa remove blockchain object from verifier 11 years ago
ThomasV 6e30894af6 daemon; initial commit 11 years ago
ThomasV 3c4fa06c10 parse_servers 11 years ago
ThomasV 268a099f87 sync_get 11 years ago
ThomasV d15c4f1046 store merkle roots and utxo roots 11 years ago
ThomasV 7c6bc72cb4 daemon 11 years ago
ThomasV d4fbe85d7d json rpc daemon 11 years ago
ThomasV 5b5234cfad store merkle roots and utxo roots 11 years ago
ThomasV 3941743c72 daemon 11 years ago
ThomasV be506af246 json rpc daemon 11 years ago
ThomasV 36a6deaee7 renamed server. fixes issue #508 11 years ago
ThomasV de94eaadeb fix issue occuring with set_server 11 years ago
ecdsa ae654b30b9 fix: pending_servers 11 years ago
ecdsa 8140d6c78e fix typo 11 years ago
ecdsa d140383d03 exit wait_until_connected() when all servers have been tried 11 years ago
ThomasV 4446cf44c7 don't set network.interface to None when disconnetced 11 years ago
thomasv 942d009661 network.pending_servers, to avoid connecting the same server multiple times 11 years ago
thomasv c7694a87e7 cleanup code in network.py 11 years ago
ecdsa 8b4410d86a detect if electrum is offline during wallet creation 11 years ago
Jud Stephenson 03a6791bcb Set initial 'running' attribute in Network class 11 years ago
ThomasV 1f13b2f4f3 network.send method 11 years ago
Bryan Stitt 225d8b83a3 don't use bare except 11 years ago
Eagle[TM] ba9782eec6 Update default server list (disable servers with failed/expired certs) 11 years ago
Alessio Caiazza 423ed77305 allow to connect to one server only 11 years ago
ThomasV c2f2ec2a8c rm debug message 11 years ago
Eagle[TM] dca000568f Update default server list 11 years ago
ThomasV 116b10cc11 replace blockchain.height with height(), and fix server_lag issue 11 years ago
ThomasV 491aab4afc network.default_server shouldnever be None 11 years ago
thomasv e256bae89c re-add pick_random_server 11 years ago
ThomasV 66f224eab4 update a few scripts 11 years ago
ThomasV f74aa9ed3a smaller timeout if disconnected 11 years ago
ThomasV 45b111e14c enable changes of protocol, proxy at runtime 11 years ago
ThomasV a6934f6796 support for all protocols 11 years ago
ThomasV 9c1b688e4f fix: server lag 11 years ago
ThomasV bc15caa84c network: fix server lag detection 11 years ago
ThomasV c0abd3c34e show lag in status line 11 years ago