mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 22:06:21 +00:00
58b93ccbe0
Post-Capella, historical roots are computed from historical summaries instead of being directly stored in the beacon state. Slightly messy to pass both lists around - this is done to avoid computing the historical root unnecessarily.