nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov 3648df7d4c
Fix VC not always be able to obtain feeRecipient value. (#5781)
Use state's validator value to obtain feeRecipient value.
Make feeRecipient and gasLimit calculation equal for BN and VC.
2024-01-19 14:36:04 +00:00
..
api.nim verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00
attestation_service.nim verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00
block_service.nim add missing `std/` prefix to more imports (#5696) 2024-01-06 07:18:28 +01:00
common.nim Fix VC not always be able to obtain feeRecipient value. (#5781) 2024-01-19 14:36:04 +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 add missing `std/` prefix to more imports (#5696) 2024-01-06 07:18:28 +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