besu
besu copied to clipboard
use fork id to filter out non matching peers
After bonding with a new peer request ENR, and if the ENR response contains the ForkId, only try to connect if the ForkId matches. Besu will still try to connect to peers not sending the ForkId.
Signed-off-by: Stefan [email protected]