lighthouse/beacon_node/lighthouse_network
Age Manning 6621e1d0c5 Improve ENR logic for ipv6 (#4395)
Currently, the ENR of the node may not be correctly updated when specifying ipv6 fields through the CLI if an ENR exists on disk. 

This remedies a bug where we were not checking for ipv6 fields when comparing whether to use an on-disk ENR or updating based on CLI configuration parameters.
2023-06-19 23:53:25 +00:00
..
src Improve ENR logic for ipv6 (#4395) 2023-06-19 23:53:25 +00:00
tests Rework internal rpc protocol handling (#4290) 2023-06-14 05:08:50 +00:00
Cargo.toml Update discv5 to expand ipv6 support (#4319) 2023-06-13 01:25:05 +00:00