prysm-pulse/config/params
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 Update proposer boost score and spec tests (#10665) 2022-05-23 23:08:24 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
checktags_test.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
config_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
config_utils_develop.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
config_utils_prod.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
config.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
configset_test.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
configset.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
init.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
interop.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
io_config.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
loader_test.go Remove INTERVALS_PER_SLOT from place holder for test (#11502) 2022-09-26 15:19:04 +00:00
loader.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
mainnet_config.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
minimal_config.go Add mainnet merge epoch and ttd (#11207) 2022-08-17 15:18:43 +00:00
network_config.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
testnet_config_test.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
testnet_e2e_config.go Replace deprecated linter deadcode with unused (#11334) 2022-08-29 12:45:25 -04:00
testnet_prater_config_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
testnet_prater_config.go Update lighthouse prater bootnodes (#11152) 2022-08-02 22:04:00 +00:00
testnet_ropsten_config.go Update ropsten TTD (#10817) 2022-06-04 02:54:51 +00:00
testnet_sepolia_config.go Update teku sepolia bootnode (#11131) 2022-07-29 12:56:16 +08:00
testutils_develop.go Update E2E (#11140) 2022-08-05 13:01:47 +00:00
testutils.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
values.go Add Sepolia config (#10868) 2022-06-14 14:50:05 +00:00