nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov a25afaed5a
Increase number of web3 signer requests before signaling failure to 4. (#6609)
Decrease number of pre-computed slots from 32 to 2.
Add validator field to some log statements.
2024-10-08 05:37:00 +02:00
..
api.nim VC/NIMBUS-BN validators protection. (#6329) 2024-06-11 19:38:16 +00:00
attestation_service.nim add some support for electra aggregated attestations (#6283) 2024-05-14 06:12:35 +02:00
block_service.nim rm unused code/type conversoins; re-enable Electra block gossip verification (#6545) 2024-09-12 11:11:08 +02:00
common.nim fix most ConvFromXtoItselfNotNeeded hints and unhide remaining ones (#6307) 2024-05-22 13:56:37 +02:00
doppelganger_service.nim VC: Refactor some timing code around sync committee processing (#6073) 2024-03-22 02:37:44 +00:00
duties_service.nim Increase number of web3 signer requests before signaling failure to 4. (#6609) 2024-10-08 05:37:00 +02:00
fallback_service.nim add `{.push raises: [].}` to recently modified files (#5908) 2024-02-18 01:16:49 +00:00
fork_service.nim add missing `std/` prefix to more imports (#5696) 2024-01-06 07:18:28 +01:00
scoring.nim VC: Add block scoring (#6303) 2024-05-29 10:07:39 +00:00
selection_proofs.nim Increase number of web3 signer requests before signaling failure to 4. (#6609) 2024-10-08 05:37:00 +02:00
sync_committee_service.nim rm unused code/type conversoins; re-enable Electra block gossip verification (#6545) 2024-09-12 11:11:08 +02:00