lighthouse/beacon_node/network/src
Age Manning 58111cddb2
Adds ENR "eth2" field and Fork logic to networking (#953)
* Merge #913

* Correct release tests

* Completed release test corrections

* Initial work on upgrading discovery

* Updates discovery to latest version

* Update ENR initialisation logic

* Remove debug statements

* Shifts timing units to slots

* Initial work

* Add initial fork versioning and EnrForkId

* Correct linking for EnrForkId

* Adds eth2 field to local ENR

* Initial work to eth2 field integration

* Integrate eth2 field into discovery

* temp commit

* Add a timer to adjust fork versions during a hard fork for the ENR
2020-03-24 21:45:53 +11:00
..
attestation_service Handle timing underflows in attestation service (#952) 2020-03-24 21:05:22 +11:00
router Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
service Test corrections (#925) 2020-03-17 23:05:55 +11:00
sync Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
error.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
lib.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
persisted_dht.rs Test corrections (#925) 2020-03-17 23:05:55 +11:00
service.rs Adds ENR "eth2" field and Fork logic to networking (#953) 2020-03-24 21:45:53 +11:00
store.rs Remove network lock (#840) 2020-02-19 22:12:25 +11:00