prysm-pulse/beacon-chain/core
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
..
altair Add historical summaries to state and processing (#11842) 2023-01-11 22:20:15 +00:00
blocks Implement bls_to_execution_changes beacon endpoint (#11845) 2023-01-06 05:17:33 +00:00
capella Add historical summaries to state and processing (#11842) 2023-01-11 22:20:15 +00:00
epoch Add historical summaries to state and processing (#11842) 2023-01-11 22:20:15 +00:00
execution Add historical summaries to state and processing (#11842) 2023-01-11 22:20:15 +00:00
feed Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
helpers Disallow computing committee assignments for old slots (#11722) 2022-12-05 23:37:08 +01:00
signing Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
time Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
transition Better version checks for future proof (#11825) 2023-01-04 03:47:20 +00:00
validators Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00