besu icon indicating copy to clipboard operation
besu copied to clipboard

use fork id to filter out non matching peers

Open pinges opened this issue 2 years ago • 0 comments

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]

pinges avatar Sep 30 '22 00:09 pinges