nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov 7726f39004
VC: Fix forks management behavior. (#6698)
* Fix issue "ignore _VERSION configuration value if _EPOCH == FAR_FUTURE_EPOCH".
Add `OptionalForks` constant which should provide default values for _VERSION/_EPOCH.
Fix Fork schedule should update Fork's configuration with _EPOCH values.

* Fix compilation error.

* Add comment why and how `OptionalForks` should be maintained.
2024-11-02 09:59:07 +00:00
..
api.nim rm unused and obsolete produceBlindedBlock client-side infrastructure (#6697) 2024-10-31 03:58:44 +00:00
attestation_service.nim VC: Electra fixes. (#6631) 2024-10-16 17:20:39 +00:00
block_service.nim VC: Electra fixes. (#6631) 2024-10-16 17:20:39 +00:00
common.nim VC: Fix forks management behavior. (#6698) 2024-11-02 09:59:07 +00:00
doppelganger_service.nim VC: Electra fixes. (#6631) 2024-10-16 17:20:39 +00:00
duties_service.nim VC: Electra fixes. (#6631) 2024-10-16 17:20:39 +00:00
fallback_service.nim VC: Electra fixes. (#6631) 2024-10-16 17:20:39 +00:00
fork_service.nim VC: Fix forks management behavior. (#6698) 2024-11-02 09:59:07 +00:00
scoring.nim VC: Electra fixes. (#6631) 2024-10-16 17:20:39 +00:00
selection_proofs.nim VC: Electra fixes. (#6631) 2024-10-16 17:20:39 +00:00
sync_committee_service.nim VC: Electra fixes. (#6631) 2024-10-16 17:20:39 +00:00