forked from cerc-io/plugeth
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. |
||
---|---|---|
.. | ||
common.go | ||
node.go | ||
ntp.go | ||
table_test.go | ||
table_util_test.go | ||
table.go | ||
v4_udp_lookup_test.go | ||
v4_udp_test.go | ||
v4_udp.go |