prysm-pulse/testing/spectest/shared/altair/epoch_processing
terencechain 7fa3ebfaa8
Add historical summaries to state and processing (#11842)
* Add historical summaries to state and processing

* Process historical roots test

* Passing spec tests

* Fix shas and tests

* Fix mainnet spectest sha

* Fix tests

* Update beacon-chain/core/epoch/epoch_processing.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update beacon-chain/core/epoch/epoch_processing_test.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update proto/prysm/v1alpha1/beacon_state.proto

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update beacon-chain/state/state-native/hasher.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Radek's feedback

* Getters error

* Dont return

* Fix else

* Fix tests

* Fix test

* Rm white space

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2023-01-11 22:20:15 +00:00
..
BUILD.bazel Deprecate native state flag (#11268) 2022-09-15 20:47:51 +02:00
effective_balance_updates.go Spectests: ensure test directories are not empty (#11709) 2022-11-30 17:32:10 +00:00
eth1_data_reset.go Spectests: ensure test directories are not empty (#11709) 2022-11-30 17:32:10 +00:00
helpers.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
historical_roots_update.go Add historical summaries to state and processing (#11842) 2023-01-11 22:20:15 +00:00
inactivity_updates.go Spectests: ensure test directories are not empty (#11709) 2022-11-30 17:32:10 +00:00
justification_and_finalization.go Spectests: ensure test directories are not empty (#11709) 2022-11-30 17:32:10 +00:00
participation_flag_updates.go Spectests: ensure test directories are not empty (#11709) 2022-11-30 17:32:10 +00:00
randao_mixes_reset.go Spectests: ensure test directories are not empty (#11709) 2022-11-30 17:32:10 +00:00
registry_updates.go Spectests: ensure test directories are not empty (#11709) 2022-11-30 17:32:10 +00:00
rewards_and_penalties.go Spectests: ensure test directories are not empty (#11709) 2022-11-30 17:32:10 +00:00
slashings_reset.go Spectests: ensure test directories are not empty (#11709) 2022-11-30 17:32:10 +00:00
slashings.go Spectests: ensure test directories are not empty (#11709) 2022-11-30 17:32:10 +00:00