nimbus-eth2/beacon_chain/fork_choice
tersec 1a6a56bdb1
use BeaconTime instead of Slot in fork choice (#3138)
* use v1.1.6 test vectors; use BeaconTime instead of Slot in fork choice

* tick through every slot at least once

* use div INTERVALS_PER_SLOT and use precomputed constants of them

* use correct (even if numerically equal) constant
2021-12-21 18:56:08 +00:00
..
README.md update spec references from eth2.0-specs to consensus-specs and to v1.1.0-beta.2 (#2822) 2021-08-26 10:21:52 +02:00
fork_choice.nim use BeaconTime instead of Slot in fork choice (#3138) 2021-12-21 18:56:08 +00:00
fork_choice_types.nim use BeaconTime instead of Slot in fork choice (#3138) 2021-12-21 18:56:08 +00:00
proto_array.nim Fork choice EF consensus tests (#3041) 2021-11-25 19:41:39 +01:00