lighthouse-pulse/consensus/state_processing/src
realbigsean 98b11bbd3f
add historical summaries (#3865)
* add historical summaries

* fix tree hash caching, disable the sanity slots test with fake crypto

* add ssz static HistoricalSummary

* only store historical summaries after capella

* Teach `UpdatePattern` about Capella

* Tidy EF tests

* Clippy

Co-authored-by: Michael Sproul <michael@sigmaprime.io>
2023-01-11 12:40:21 +11:00
..
common Updated for queueless withdrawals spec 2022-11-09 18:09:34 -06:00
per_block_processing Isolate withdrawals-processing Feature (#3854) 2023-01-09 11:05:28 +11:00
per_epoch_processing add historical summaries (#3865) 2023-01-11 12:40:21 +11:00
upgrade add historical summaries (#3865) 2023-01-11 12:40:21 +11:00
block_replayer.rs Consensus context with proposer index caching (#3604) 2022-10-15 22:25:54 +00:00
consensus_context.rs Merged with unstable 2022-11-30 17:29:10 -06:00
genesis.rs Fixed a ton of state_processing stuff (#3642) 2022-10-14 17:35:10 -05:00
lib.rs Consensus context with proposer index caching (#3604) 2022-10-15 22:25:54 +00:00
macros.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
metrics.rs Cache participating indices for Altair epoch processing (#2416) 2021-07-27 07:01:01 +00:00
per_block_processing.rs Isolate withdrawals-processing Feature (#3854) 2023-01-09 11:05:28 +11:00
per_epoch_processing.rs add historical summaries (#3865) 2023-01-11 12:40:21 +11:00
per_slot_processing.rs Fixes to make EF Capella tests pass (#3719) 2022-11-14 13:14:31 -06:00
state_advance.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
upgrade.rs Fixed a ton of state_processing stuff (#3642) 2022-10-14 17:35:10 -05:00
verify_operation.rs Isolate withdrawals-processing Feature (#3854) 2023-01-09 11:05:28 +11:00