nimbus-eth2/beacon_chain/validator_client
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
..
api.nim Remote signing client/server. (#3077) 2021-11-30 03:20:21 +02:00
attestation_service.nim use BeaconTime instead of Slot in fork choice (#3138) 2021-12-21 18:56:08 +00:00
block_service.nim batch-verify sync messages for a small perf boost (#3151) 2021-12-09 14:56:54 +02:00
common.nim use BeaconTime instead of Slot in fork choice (#3138) 2021-12-21 18:56:08 +00:00
duties_service.nim fix type-conversions-to-self, unexport from nimbus_beacon_node, and rm unused vars/procs (#3211) 2021-12-20 12:21:17 +01:00
fallback_service.nim New validator client using REST API. (#2651) 2021-07-13 13:15:07 +02:00
fork_service.nim Number of REST fixes for Altair. (#2790) 2021-08-23 12:41:48 +02:00