erigon-pulse/cl/spectest/consensus_tests
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
..
appendix.go Added states/fork and states/root to beacon API (#8293) 2023-09-27 11:15:51 +02:00
bls.go Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
epoch_processing.go Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
finality.go Resumable beacon state reconstruction (#8918) 2023-12-11 14:07:57 +01:00
fork_choice.go Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
forks.go Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
operations.go Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
rewards.go Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
sanity.go Caplin: Parallel historical states reconstruction (#8817) 2023-12-06 10:48:36 +01:00
shuffling.go Adds flags to enable/disable backfilling and enable full historical beacon node (#8813) 2023-11-22 13:24:35 +01:00
ssz_static.go Resumable beacon state reconstruction (#8918) 2023-12-11 14:07:57 +01:00
transition.go Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00