sigp / enr

Ethereum Node Record
MIT License
61 stars 29 forks source link

Reachability check agnostic to ip version #29

Closed emhane closed 1 year ago

emhane commented 1 year ago

Confine logic of checking reachability of a node into one function for udp and one for tcp. Used for example when limiting sessions for symmetrically NAT:ed nodes.