You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: assert fork digest to match our current fork (#7950)
Currently we only check if the incoming peer's ENR's fork digest is
known by ours. As long as it matches one of the fork digest, it will
pass our check.
This PR asserts the fork digest must be of our current fork.
---------
Co-authored-by: Nazar Hussain <nazarhussain@gmail.com>
0 commit comments