erigon-pulse/cl/utils
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
..
bytes_test.go Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
bytes.go Resumable beacon state reconstruction (#8918) 2023-12-11 14:07:57 +01:00
crypto_test.go Adds flags to enable/disable backfilling and enable full historical beacon node (#8813) 2023-11-22 13:24:35 +01:00
crypto.go Adds flags to enable/disable backfilling and enable full historical beacon node (#8813) 2023-11-22 13:24:35 +01:00
math_test.go Caplin: added tests (#7623) 2023-06-02 01:21:08 +02:00
math.go added better tests to epoch transitions (#6838) 2023-02-10 23:53:05 +00:00
merkle.go Adds flags to enable/disable backfilling and enable full historical beacon node (#8813) 2023-11-22 13:24:35 +01:00
set.go Fixed sanity consensus tests for slots processing (#6949) 2023-02-24 21:07:32 +00:00
time_test.go refactored files regarding lightclient (#5904) 2022-10-29 21:51:32 +02:00
time.go Caplin block persistence (#7941) 2023-08-09 01:21:19 +02:00