f09509893f
Test bootstrapping with a minode process
Testing / default (push) Successful in 8m45s
2024-09-23 04:35:49 +03:00
144c3240db
Ensure main.bootstrap_from_dns() adds IPv6 addresses to the core nodes
2024-09-23 04:35:49 +03:00
80ca750da2
Added a test for bootstrapping
2024-09-23 04:35:48 +03:00
ce8bef45b8
Reduce number of simultaneous bootstrappers, refill the bootstrap pool
2024-09-23 04:33:22 +03:00
7053ac84f7
Try not to add core nodes to pool
2024-09-23 04:33:21 +03:00
05fcbdb45c
A rough implementation of proper bootstrapping:
...
added a Bootstrapper connection class, connect() and bootstrap() closures
in Manager.manage_connections(). The later is called while
shared.unchecked_node_pool is empty.
2024-09-23 04:28:33 +03:00