309 Commits (348ef7d72c85cec3897b2b306f6a2264cc089f9f)

Author SHA1 Message Date
ThomasV 7a9141e509 deserialize network.proxy to prevent variability 10 years ago
ThomasV 510934d545 do not store protocol explicitly 10 years ago
ThomasV f489466709 fix: notify proxy when switching server 10 years ago
ThomasV 761871b900 sanitize server and protocol 10 years ago
ThomasV e389745491 remove appdata_dir and data_dir 10 years ago
ThomasV 03a88743a3 fix typo: stdout 10 years ago
ThomasV 3c6cfc8b70 disable server selector if server is passed from cmd line 10 years ago
ThomasV 8ca17a3e70 print traceback is an exception occurs in network.process_request 10 years ago
ThomasV 30763a6555 fix config: serialize/deserialize proxy 10 years ago
Tafelpoot d9c5250a6f removed trailing whitespace and fixed indentation in history widget 10 years ago
ThomasV b8f971fcd6 force reconnect after delay 10 years ago
ThomasV 90590f70ab reconnect to main server after timeout 10 years ago
Eagle[TM] a7cd8b5e9f Update default server list 10 years ago
ThomasV 854f49fbed fix number of interfaces being opened 10 years ago
ThomasV ecdb90b0b7 re-use pending_servers to avoid sending unnecessary notifications 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 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 58c817f81a close interfaces on shutdown 10 years ago
ThomasV ed8f9666df remove interface.synchronous_get 10 years ago
ThomasV 312051a242 one more daemon thread 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
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