prysm-pulse/beacon-chain/core/altair
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
..
attestation_test.go Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
attestation.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
block_test.go Refactor Sync Committee Rewards (#11696) 2022-11-27 11:06:32 -08:00
block.go Refactor Sync Committee Rewards (#11696) 2022-11-27 11:06:32 -08:00
BUILD.bazel Cleaner genesis state population (#11809) 2022-12-22 05:38:51 +00:00
deposit_fuzz_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
deposit_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
deposit.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
epoch_precompute_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
epoch_precompute.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
epoch_spec_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
epoch_spec.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
exports_test.go Refactor Sync Committee Rewards (#11696) 2022-11-27 11:06:32 -08:00
reward_test.go Deprecate native state flag (#11268) 2022-09-15 20:47:51 +02:00
reward.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
sync_committee_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
sync_committee.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
transition_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
transition.go Add historical summaries to state and processing (#11842) 2023-01-11 22:20:15 +00:00
upgrade_test.go Add historical summaries to state and processing (#11842) 2023-01-11 22:20:15 +00:00
upgrade.go Add historical summaries to state and processing (#11842) 2023-01-11 22:20:15 +00:00