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
Hmm. We have an explicit test that verifies the current Geth behavior, the node is supposed to respond to every handshake attempt with a new WHOAREYOU challenge.
This is also explicitly mentioned by the spec, in the Handshake Implementation Considerations section (sentence beginning with "Another important issue is the processing...")
I'm curious if this happens often. Possibly we could change the spec.
I was agreeing with this ^. I don't have time to make a PR to update that spec at the moment, currently my focus is benchmarking trin
@KolbyML Got it. Here I need to confirm if you agree with the current behavior in spec? Do we need other implementations (rust, nim) to modify according to the spec?
Rationale
This is a sub task of #30908 , it will track all the portal network integration works.
Implementation
This is the current fork diff, we will make the smallest changes for geth.
The text was updated successfully, but these errors were encountered: