lighthouse/beacon_node
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
..
beacon_chain Added bls_to_execution_changes to PersistedOpPool (#3857) 2023-01-09 12:38:02 +11:00
builder_client Capella eip 4844 cleanup (#3652) 2022-10-26 15:15:26 -04:00
client Enable proposer boost re-orging (#2860) 2022-12-13 09:57:26 +00:00
eth1 merge upstream/unstable 2022-12-28 14:43:25 -06:00
execution_layer Isolate withdrawals-processing Feature (#3854) 2023-01-09 11:05:28 +11:00
genesis Super small improvement: Remove unnecessary mut (#3736) 2022-11-21 03:15:54 +00:00
http_api Isolate withdrawals-processing Feature (#3854) 2023-01-09 11:05:28 +11:00
http_metrics Support IPv6 in BN and VC HTTP APIs (#3104) 2022-03-24 00:04:49 +00:00
lighthouse_network cleanup 2022-12-30 11:00:14 -05:00
network cleanup 2022-12-30 11:00:14 -05:00
operation_pool Added bls_to_execution_changes to PersistedOpPool (#3857) 2023-01-09 12:38:02 +11:00
src Enable proposer boost re-orging (#2860) 2022-12-13 09:57:26 +00:00
store add historical summaries (#3865) 2023-01-11 12:40:21 +11:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
Cargo.toml Isolate withdrawals-processing Feature (#3854) 2023-01-09 11:05:28 +11:00