nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov 49c851109e
VC: Add pruning slashing database. (#5551)
* Add slashing database pruning to VC.
Fix GetBlockHeaderResponse object declaration (spec has been changed).

* Switch to getFinalizedBlockHeader instead.

* Fix proper sign.
Add statements.
Show pruning log statement only when pruning happens.

* Optimize and remove debugging helpers.
2023-11-06 16:40:44 +02:00
..
api.nim VC: Add pruning slashing database. (#5551) 2023-11-06 16:40:44 +02:00
attestation_service.nim Fix cancellation deprecate warnings. (#5454) 2023-09-24 09:28:09 +02:00
block_service.nim update Deneb for blob sidecar inclusion proofs (#5565) 2023-11-06 07:48:43 +01:00
common.nim VC: Add pruning slashing database. (#5551) 2023-11-06 16:40:44 +02:00
doppelganger_service.nim VC: Remote BN clock offset monitoring. (#4846) 2023-06-28 15:33:07 +02:00
duties_service.nim VC: Add pruning slashing database. (#5551) 2023-11-06 16:40:44 +02:00
fallback_service.nim Fix cancellation deprecate warnings. (#5454) 2023-09-24 09:28:09 +02:00
fork_service.nim remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352) 2023-08-25 11:29:07 +02:00
scoring.nim VC: Use scoring function to select best attestation data when using multiple BNs. (#5101) 2023-07-06 11:14:22 +02:00
sync_committee_service.nim Fix cancellation deprecate warnings. (#5454) 2023-09-24 09:28:09 +02:00