0a80a3bb25
This avoid restarting the node always with a full radius, which causes the node the be bombarded with offers which it later has to delete anyhow. In order to implement this functionality, several changes were made as the radius needed to move from the Portal wire protocol current location to the contentDB and beaconDB, which is conceptually more correct anyhow. So radius is now part of the database objects and a handler is used in the portal wire protocol to access its value. |
||
---|---|---|
.. | ||
content | ||
state_content.nim | ||
state_endpoints.nim | ||
state_gossip.nim | ||
state_network.nim | ||
state_utils.nim | ||
state_validation.nim |