mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-27 15:05:18 +00:00
350a87dd3c
This change implements EIP-868. The UDPv4 transport announces support for the extension in ping/pong and handles enrRequest messages. There are two uses of the extension: If a remote node announces support for EIP-868 in their pong, node revalidation pulls the node's record. The Resolve method requests the record unconditionally.