lighthouse/boot_node
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
..
src Update ENR construction and mainnet bootnodes (#1968) 2020-11-25 22:48:07 +00:00
Cargo.toml Bump to v1.0.0, run cargo update 2020-11-25 02:02:19 +11:00