Files
lighthouse/validator_client/src
Daniel Knopik 3d92e3663b Modularize validator store (#6705)
- Create trait `ValidatorStore` with all functions used by the `validator_services`
- Make `validator_services` generic on `S: ValidatorStore`
- Introduce `LighthouseValidatorStore`, which has identical functionality to the old `ValidatorStore`
- Remove dependencies (especially `environment`) from `validator_services` and `beacon_node_fallback` in order to be able to cleanly use them in Anchor
2025-05-07 03:43:33 +00:00
..
2025-03-12 22:31:05 +00:00
2025-04-30 01:15:39 +00:00
2025-05-07 03:43:33 +00:00
2025-05-07 03:43:33 +00:00
2025-05-07 03:43:33 +00:00
2025-05-07 03:43:33 +00:00