nimbus-eth1/fluffy/tools
Kim De Mey 0a80a3bb25
Reverse calculate the radius at node restart (#2593)
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.
2024-09-05 18:31:55 +02:00
..
beacon_lc_bridge Fluffy State Bridge: Fetch portal client nodeId on startup and sort offers by distance from nodeId (#2570) 2024-08-19 20:49:07 +08:00
docker Fix FromAsCasing and add entry point to development Dockerfile (#2519) 2024-07-24 15:12:44 +02:00
eth_data_exporter Rework beacon block proofs to better structure (#2493) 2024-07-17 11:32:05 +02:00
portal_bridge Fluffy State Bridge: State building fixes (#2589) 2024-09-03 21:05:38 +08:00
utp_testing Bump nim-eth for ENR changes and related clean-up (#2422) 2024-06-27 17:59:08 +02:00
benchmark.nim
blockwalk.nim Bump nim-web3 to 285d97c2b05bbe2a13dab4b52ea878157fb1a1a1 (#2088) 2024-03-21 08:05:22 +07:00
content_verifier.nim Rename to EpochRecord and other accumulator spec changes (#2473) 2024-07-11 17:42:45 +02:00
eth_data_exporter.nim Rename to EpochRecord and other accumulator spec changes (#2473) 2024-07-11 17:42:45 +02:00
fcli_db.nim Reverse calculate the radius at node restart (#2593) 2024-09-05 18:31:55 +02:00
portalcli.nim Reverse calculate the radius at node restart (#2593) 2024-09-05 18:31:55 +02:00