nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov 3a80b9951c
VC: Fix forks handling. (#3389)
* Trying to debug the finalization issue.

* Add debug logs to understand signature issue.

* Remove all the debugging helpers.

* Initial commit.

* Address review comments.

* Remove unneeded checks for empty fork schedule.

* Fix bellatrix ExecutionAddress serialization/deserialization procedures.
2022-02-16 12:31:23 +01:00
..
api.nim Fix #3267 (#3367) 2022-02-13 16:21:55 +01:00
attestation_service.nim VC: Fix forks handling. (#3389) 2022-02-16 12:31:23 +01:00
block_service.nim VC: Fix forks handling. (#3389) 2022-02-16 12:31:23 +01:00
common.nim VC: Fix forks handling. (#3389) 2022-02-16 12:31:23 +01:00
duties_service.nim VC: Fix forks handling. (#3389) 2022-02-16 12:31:23 +01:00
fallback_service.nim New validator client using REST API. (#2651) 2021-07-13 13:15:07 +02:00
fork_service.nim VC: Fix forks handling. (#3389) 2022-02-16 12:31:23 +01:00