mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-10 14:26:26 +00:00
317b6de4e6
* send attestations and exit messages on fork-appropriate topic * document why use wall clock over attestation slot * centralize some fork-topic-picking-logic in eth2_network * pick up new test in summary * allow specified GetTimeFn for testing purposes * add GenesisTime and use it in eth2_network * replace GetTimeFn and GenesisTime with GetBeaconTimeFn