lighthouse-pulse/beacon_node
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
..
beacon_chain Optimise snapshot cache for late blocks (#2832) 2021-12-06 03:41:31 +00:00
client Support legacy data directories (#2846) 2021-12-02 14:29:59 +11:00
eth1
execution_layer
genesis
http_api 1.57.0 lints (#2850) 2021-12-03 04:44:30 +00:00
http_metrics
lighthouse_network Restrict network limits based on merge fork epoch (#2839) 2021-12-02 14:32:31 +11:00
network 1.57.0 lints (#2850) 2021-12-03 04:44:30 +00:00
operation_pool
src 1.57.0 lints (#2850) 2021-12-03 04:44:30 +00:00
store
tests
timer
Cargo.toml