prysm-pulse/beacon-chain/db
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
..
filters Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
iface Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
kv Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
slasherkv Remove Bolt Mmap Flag (#11236) 2022-08-17 12:22:41 +00:00
testing Remove Bolt Mmap Flag (#11236) 2022-08-17 12:22:41 +00:00
alias.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
db_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
db.go Remove Bolt Mmap Flag (#11236) 2022-08-17 12:22:41 +00:00
errors.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
restore_test.go Remove Bolt Mmap Flag (#11236) 2022-08-17 12:22:41 +00:00
restore.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00