lighthouse/boot_node/src
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
..
cli.rs Improve ENR logic for ipv6 (#4395) 2023-06-19 23:53:25 +00:00
config.rs Update discv5 to expand ipv6 support (#4319) 2023-06-13 01:25:05 +00:00
lib.rs Fix clippy lints for rust 1.62 (#3300) 2022-06-30 22:51:49 +00:00
server.rs Update discv5 to expand ipv6 support (#4319) 2023-06-13 01:25:05 +00:00