nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov 21efe7e060
VC: Use produceBlockV3 when its available. (#5842)
* Initial commit.

* Add helper functions and publishBlock() implementations.

* Address review comments.
2024-02-02 15:24:40 +00:00
..
api.nim VC: Use produceBlockV3 when its available. (#5842) 2024-02-02 15:24:40 +00:00
attestation_service.nim verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00
block_service.nim VC: Use produceBlockV3 when its available. (#5842) 2024-02-02 15:24:40 +00:00
common.nim VC: Use produceBlockV3 when its available. (#5842) 2024-02-02 15:24:40 +00:00
doppelganger_service.nim add missing `std/` prefix to more imports (#5696) 2024-01-06 07:18:28 +01:00
duties_service.nim add missing `std/` prefix to more imports (#5696) 2024-01-06 07:18:28 +01:00
fallback_service.nim clear `BrokenClock` status if Nimbus extensions no longer supported (#5827) 2024-01-25 11:52:25 +01:00
fork_service.nim add missing `std/` prefix to more imports (#5696) 2024-01-06 07:18:28 +01:00
scoring.nim VC: new scoring functions. (#5447) 2023-11-14 12:13:26 +01:00
selection_proofs.nim add missing `std/` prefix to more imports (#5696) 2024-01-06 07:18:28 +01:00
sync_committee_service.nim verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00