lighthouse/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 Bump crate versions (#2829) 2021-12-02 14:29:57 +11:00
execution_layer Cleanup Comments & Fix get_pow_block_hash_at_ttd() (#2835) 2021-12-02 14:29:59 +11:00
genesis Bump crate versions (#2829) 2021-12-02 14:29:57 +11:00
http_api 1.57.0 lints (#2850) 2021-12-03 04:44:30 +00:00
http_metrics Update Lighthouse Dependencies (#2818) 2021-11-18 05:08:42 +00:00
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 Bump crate versions (#2829) 2021-12-02 14:29:57 +11:00
src 1.57.0 lints (#2850) 2021-12-03 04:44:30 +00:00
store Bump crate versions (#2829) 2021-12-02 14:29:57 +11:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Update Lighthouse Dependencies (#2818) 2021-11-18 05:08:42 +00:00
Cargo.toml Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00