erigon-pulse/cl/transition/impl/eth2
Giulio rebuffo 24987878e4
Resumable beacon state reconstruction (#8918)
* Most of the PR changed files are extra and slightly more complicated
unit tests.
* Fixed Eth1DataVotes not inheriting genesis
* Fixed Attestations simulation using wrong slot when reconstructing
partecipation
* Fixed Copy() operation on BeaconState on Eth1DataVotes
* Used correct ListSSZ type for Eth1DataVotes and HistoricalSummaries
* Fixed wrong []uint64 deltas on empty slots
2023-12-11 14:07:57 +01:00
..
statechange Caplin: Parallel historical states reconstruction (#8817) 2023-12-06 10:48:36 +01:00
block_processing_test.go Better caplin logging and logic (#7992) 2023-08-10 22:34:58 +02:00
impl.go [caplin] abstract transition (#7661) 2023-06-11 23:50:02 +02:00
operations.go Resumable beacon state reconstruction (#8918) 2023-12-11 14:07:57 +01:00
utils.go Adds flags to enable/disable backfilling and enable full historical beacon node (#8813) 2023-11-22 13:24:35 +01:00
validation.go Caplin: Parallel historical states reconstruction (#8817) 2023-12-06 10:48:36 +01:00