chia-blockchain/chia/server
Florin Chirica 4ad8d9dcef
Speedup connections 2. (#5421)
* Decrease sleeps.

* Wait 30 minutes before retrying address.

* Address comments.

* Address comments.

* Sleep in node discovery if we don't need connections.

* Rename sleeps.

* Lint.

* Refactor sleeps.

* Don't query introducers at startup.
2021-05-20 10:38:35 -07:00
..
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
address_manager_store.py use wal and full sync mode 2021-04-06 18:22:01 -07:00
address_manager.py Makes linter happy (#2483) 2021-05-12 17:31:28 -07:00
connection_utils.py git mv src chia 2021-04-04 21:41:39 -07:00
introducer_peers.py attempt to save time hashing PeerInfo objects in introducer (#1990) 2021-04-17 09:25:40 -07:00
node_discovery.py Speedup connections 2. (#5421) 2021-05-20 10:38:35 -07:00
outbound_message.py git mv src chia 2021-04-04 21:41:39 -07:00
rate_limits.py don't increment counters for outgoing messages blocked by the rate limit. (#3518) 2021-05-03 11:18:29 -07:00
reconnect_task.py git mv src chia 2021-04-04 21:41:39 -07:00
server.py Speedup connections 2. (#5421) 2021-05-20 10:38:35 -07:00
ssl_context.py git mv src chia 2021-04-04 21:41:39 -07:00
start_farmer.py git mv src chia 2021-04-04 21:41:39 -07:00
start_full_node.py git mv src chia 2021-04-04 21:41:39 -07:00
start_harvester.py git mv src chia 2021-04-04 21:41:39 -07:00
start_introducer.py git mv src chia 2021-04-04 21:41:39 -07:00
start_service.py Don't use a global (#5553) 2021-05-19 17:41:53 -07:00
start_timelord.py git mv src chia 2021-04-04 21:41:39 -07:00
start_wallet.py don't read from cli (#4625) 2021-05-12 10:38:35 -07:00
upnp.py Don't use a global (#5553) 2021-05-19 17:41:53 -07:00
ws_connection.py Ms.spikes4 (Fix duplicate signage points) (#4844) 2021-05-16 11:33:47 -07:00