lighthouse/beacon_node
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
..
beacon_chain Use head state for exit verification (#4183) 2023-04-14 01:11:46 +00:00
builder_client Merge remote-tracking branch 'origin/unstable' into capella 2023-01-12 16:22:00 +11:00
client remove dup log (#4155) 2023-04-03 03:02:58 +00:00
eth1 exchangeCapabilities & Capella Readiness Logging (#3918) 2023-01-31 18:26:23 +01:00
execution_layer Reconstruct Payloads using Payload Bodies Methods (#4028) 2023-03-19 23:15:59 +00:00
genesis Fix the new BLS to execution change test 2023-01-25 15:47:07 +11:00
http_api Make re-org strat more cautious and add more config (#4151) 2023-04-13 07:05:01 +00:00
http_metrics Add content-type header to metrics server response (#3970) 2023-02-28 02:20:50 +00:00
lighthouse_network Add a flag to disable peer scoring (#4135) 2023-04-12 01:48:19 +00:00
network Avoid processing redundant RPC blocks (#4179) 2023-04-13 07:05:02 +00:00
operation_pool Use head state for exit verification (#4183) 2023-04-14 01:11:46 +00:00
src Make re-org strat more cautious and add more config (#4151) 2023-04-13 07:05:01 +00:00
store Remove Redundant Trait Bound (#4169) 2023-04-12 01:48:22 +00:00
tests Appease Clippy 1.68 and refactor http_api (#4068) 2023-03-13 01:40:03 +00:00
timer Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
Cargo.toml Release v4.0.1 (#4125) 2023-03-26 22:39:28 +00:00