lighthouse/beacon_node/lighthouse_network/src/discovery
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
..
enr_ext.rs Update discv5 to expand ipv6 support (#4319) 2023-06-13 01:25:05 +00:00
enr.rs Improve ENR logic for ipv6 (#4395) 2023-06-19 23:53:25 +00:00
mod.rs Update discv5 to expand ipv6 support (#4319) 2023-06-13 01:25:05 +00:00
subnet_predicate.rs Appease clippy in Rust 1.70 (#4365) 2023-06-02 03:17:40 +00:00