lighthouse/common/eth2_testnet_config
Age Manning 198c4a873d Update ENR construction and mainnet bootnodes (#1968)
## Issue Addressed

Boot nodes were being successfully created and publishing valid ENRs however the `eth2` field was not being saved to disk leading to a discrepancy between published ENR and disk ENR. 

If the `eth2` field is known, it is now constructed in the initial ENR and saved to disk. 

Previous mainnet bootnodes did not contain the `eth2` field and these have also been updated.
2020-11-25 22:48:07 +00:00
..
built_in_testnet_configs Update ENR construction and mainnet bootnodes (#1968) 2020-11-25 22:48:07 +00:00
src Change --testnet flag to --network (#1751) 2020-11-23 23:54:03 +00:00
.gitignore Add mainnet genesis state (#1959) 2020-11-24 23:21:00 +11:00
build.rs Add Pyrmont testnet (#1904) 2020-11-16 05:11:35 +00:00
Cargo.toml Discovery v5.1 (#1786) 2020-10-23 04:16:33 +00:00