lighthouse/beacon_node/operation_pool/src
Paul Hauner 2b3084f578 Use head state for exit verification (#4183)
## Issue Addressed

NA

## Proposed Changes

Similar to #4181 but without the version bump and a more nuanced fix.

Patches the high CPU usage seen after the Capella fork which was caused by processing exits when there are skip slots.

## Additional Info

~~This is an imperfect solution that will cause us to drop some exits at the fork boundary. This is tracked at #4184.~~
2023-04-14 01:11:46 +00:00
..
attestation_id.rs Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +00:00
attestation_storage.rs Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +00:00
attestation.rs Clippy lints for rust 1.66 (#3810) 2022-12-16 04:04:00 +00:00
attester_slashing.rs Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +00:00
bls_to_execution_changes.rs Broadcast address changes at Capella (#3919) 2023-02-07 17:13:49 +11:00
lib.rs Use head state for exit verification (#4183) 2023-04-14 01:11:46 +00:00
max_cover.rs Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +00:00
metrics.rs Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +00:00
persistence.rs Fix Capella schema downgrades (#4004) 2023-02-20 17:50:42 +11:00
reward_cache.rs Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +00:00
sync_aggregate_id.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00