prysm-pulse/beacon-chain/db/kv
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
..
testdata Embedded mainnet genesis state + load genesis.ssz from file (#8614) 2021-03-18 21:00:00 +00:00
archived_point_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
archived_point.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
backup_test.go Remove Bolt Mmap Flag (#11236) 2022-08-17 12:22:41 +00:00
backup.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
blocks_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
blocks.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
BUILD.bazel Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
checkpoint_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
checkpoint.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
deposit_contract_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
deposit_contract.go Tracing: properly overwrite context so that spans can be correctly attributed (#11012) 2022-07-14 17:00:33 +00:00
encoding_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
encoding.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
error.go Clean up various warnings (#10710) 2022-05-19 04:38:04 +00:00
execution_chain_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
execution_chain.go clean up: godoc comments, redundant castings and more (#11428) 2022-09-12 14:03:20 +00:00
finalized_block_roots_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
finalized_block_roots.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
genesis_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
genesis.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
init_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
key.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
kv_test.go Remove Bolt Mmap Flag (#11236) 2022-08-17 12:22:41 +00:00
kv.go Performance Metrics for Prysm (#11377) 2022-09-01 01:26:19 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
migration_archived_index_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
migration_archived_index.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
migration_blinded_beacon_blocks.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
migration_block_slot_index_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
migration_block_slot_index.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
migration_state_validators_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
migration_state_validators.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
migration.go [Feature] - Store Only Blinded Beacon Blocks Post-Merge (#11010) 2022-07-13 17:18:30 +00:00
schema.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
state_summary_cache.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
state_summary_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
state_summary.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
state_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
state.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
utils_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
utils.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
validated_checkpoint_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
validated_checkpoint.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
wss_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
wss.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00