lighthouse-pulse/consensus/state_processing/src/per_epoch_processing
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
..
altair Clippy lints for rust 1.66 (#3810) 2022-12-16 04:04:00 +00:00
base Clippy lints for rust 1.66 (#3810) 2022-12-16 04:04:00 +00:00
capella add historical summaries (#3865) 2023-01-11 12:40:21 +11:00
altair.rs Realized unrealized experimentation (#3322) 2022-07-25 23:53:26 +00:00
base.rs Realized unrealized experimentation (#3322) 2022-07-25 23:53:26 +00:00
capella.rs add historical summaries (#3865) 2023-01-11 12:40:21 +11:00
effective_balance_updates.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
epoch_processing_summary.rs Fix attestation performance API InvalidValidatorIndex error (#3503) 2022-09-05 04:50:45 +00:00
errors.rs Cache participating indices for Altair epoch processing (#2416) 2021-07-27 07:01:01 +00:00
historical_roots_update.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
justification_and_finalization_state.rs Realized unrealized experimentation (#3322) 2022-07-25 23:53:26 +00:00
registry_updates.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
resets.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
slashings.rs 1.1.5 merge spec tests (#2781) 2021-12-02 14:26:55 +11:00
tests.rs Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
weigh_justification_and_finalization.rs Realized unrealized experimentation (#3322) 2022-07-25 23:53:26 +00:00