prysm-pulse/runtime
Radosław Kapka cafe0bd1f8
Capella beacon state (#11141)
* fork

* types

* cloners

* getters

* remove CapellaBlind from fork

* hasher

* setters

* spec params, config tests

* generate ssz

* executionPayloadHeaderCapella

* proto state

* BeaconStateCapella SSZ

* saving state

* configfork

* BUILD files

* fix RealPosition

* fix hasher

* SetLatestExecutionPayloadHeaderCapella

* fix error message

* reduce complexity of saveStatesEfficientInternal

* add latestExecutionPayloadHeaderCapella to minimal state

* halway done interface

* remove withdrawal methods

* merge setters

* change signatures for v1 and v2

* fixing errors pt. 1

* paylod_test fixes

* fix everything

* remove unused func

* fix tests

* state_trie_test improvements

* in progress...

* hasher test

* fix configs

* simplify hashing

* Revert "fix configs"

This reverts commit bcae2825fcc8ba45a2b43d68ad0ab57f8eac8952.

* remove capella from config test

* unify locking

* review

* hashing

* fixes

Co-authored-by: terencechain <terence@prysmaticlabs.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2022-10-12 11:39:19 -05:00
..
debug Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
fdlimits Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
interop Deprecate native state flag (#11268) 2022-09-15 20:47:51 +02:00
logging/logrus-prefixed-formatter Pre-allocate slices (#11317) 2022-08-26 13:49:50 +02:00
maxprocs Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
messagehandler Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
prereqs Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
tos Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
version Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service_registry_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service_registry.go Update package name comments (#9653) 2021-09-22 22:38:06 +00:00