lighthouse/beacon_node/beacon_chain
Mac L a7a7edb6cf Optimise snapshot cache for late blocks (#2832)
## Proposed Changes

In the event of a late block, keep the block in the snapshot cache by cloning it. This helps us process new blocks quickly in the event the late block was re-org'd.


Co-authored-by: Michael Sproul <michael@sigmaprime.io>
2021-12-06 03:41:31 +00:00
..
src Optimise snapshot cache for late blocks (#2832) 2021-12-06 03:41:31 +00:00
tests Add BeaconChainHarness tests for The Merge (#2661) 2021-12-02 14:26:52 +11:00
Cargo.toml Bump crate versions (#2829) 2021-12-02 14:29:57 +11:00