lighthouse/validator_client
Nico Flaig 4b619c63d7 Exit aggregation step early if no validator is aggregator (#4774)
## Issue Addressed

Closes https://github.com/sigp/lighthouse/issues/4712

## Proposed Changes

Exit aggregation step early if no validator is aggregator. This avoids an unnecessary request to the beacon node and more importantly fixes noisy errors if Lighthouse VC is used with other clients such as Lodestar and Prysm.

## Additional Info

Related issue https://github.com/ChainSafe/lodestar/issues/5553
2023-10-05 02:14:55 +00:00
..
slashing_protection Ultra Fast Super Slick CI (#4755) 2023-10-03 06:33:15 +00:00
src Exit aggregation step early if no validator is aggregator (#4774) 2023-10-05 02:14:55 +00:00
Cargo.toml Use only lighthouse types in the mock builder (#4793) 2023-10-03 17:59:28 +00:00