nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov 218ea42220
VC: Fix getBlockRoot() response with execution_optimistic. (#4622)
* Fix getStateRoot() and getBlockRoot() API functions which should obtain `execution_optimistic` field.
Fix sync committee service to check `execution_optimistic` field of getBlockRoot() response.

* 2nd part.

* Remove presets usage.
2023-02-15 15:09:31 +01:00
..
api.nim VC: Fix getBlockRoot() response with execution_optimistic. (#4622) 2023-02-15 15:09:31 +01:00
attestation_service.nim unify bn/vc doppelganger detection (#4398) 2022-12-09 17:05:55 +01:00
block_service.nim unify bn/vc doppelganger detection (#4398) 2022-12-09 17:05:55 +01:00
common.nim fix slow checking of unknown validators (#4590) 2023-02-07 14:53:36 +00:00
doppelganger_service.nim unify bn/vc doppelganger detection (#4398) 2022-12-09 17:05:55 +01:00
duties_service.nim fix slow checking of unknown validators (#4590) 2023-02-07 14:53:36 +00:00
fallback_service.nim implement more missing capella functionality (#4344) 2022-11-24 09:53:04 +02:00
fork_service.nim VC: roles & strategies. (#4113) 2022-09-29 09:57:14 +02:00
sync_committee_service.nim VC: Fix getBlockRoot() response with execution_optimistic. (#4622) 2023-02-15 15:09:31 +01:00