nimbus-eth2/beacon_chain/validator_client
Eugene Kabanov 8cec3af61c
VC: Obtain randao signature before slot proposal. (#5490)
* Randao calculation caching for VC implementation.

* Add time monitoring for randao signatures process.

* Add delay calculation.

* Address review comments.

* Address review comments.
2023-11-04 08:14:14 +01:00
..
api.nim Fix cancellation deprecate warnings. (#5454) 2023-09-24 09:28:09 +02:00
attestation_service.nim Fix cancellation deprecate warnings. (#5454) 2023-09-24 09:28:09 +02:00
block_service.nim VC: Obtain randao signature before slot proposal. (#5490) 2023-11-04 08:14:14 +01:00
common.nim VC: Obtain randao signature before slot proposal. (#5490) 2023-11-04 08:14:14 +01:00
doppelganger_service.nim VC: Remote BN clock offset monitoring. (#4846) 2023-06-28 15:33:07 +02:00
duties_service.nim Add the --verifying-web3-signer-url configuration option (#5504) 2023-10-13 15:42:00 +03: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