prysm-pulse/config/params
Potuz 856102cba8
Implement bound on expected withdrawals (#11760)
* Implement bound on expected withdrawals

This PR implements https://github.com/ethereum/consensus-specs/pull/3095

* Terence's suggestion

Co-authored-by: terencechain <terence@prysmaticlabs.com>

* Update spectests

* fix minimal preset

* Clear committee cache during header tests to ensure active validators ain't leaking

* Rm debug log

* Rm bad init

* Update consensus spec sha

* Fix bad tests and remove redundant casting

* Fix build

* MAX_VALIDATORS_PER_WITHDRAWALS_SWEEP typo

Co-authored-by: terencechain <terence@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-12-16 06:45:26 +00: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 Implement bound on expected withdrawals (#11760) 2022-12-16 06:45:26 +00: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
loader_test.go Start chain from bellatrix state (#11746) 2022-12-14 07:13:49 +08:00
loader.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
mainnet_config.go Implement bound on expected withdrawals (#11760) 2022-12-16 06:45:26 +00:00
minimal_config.go Implement bound on expected withdrawals (#11760) 2022-12-16 06:45:26 +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 Start chain from bellatrix state (#11746) 2022-12-14 07:13:49 +08:00
testnet_e2e_config.go Start chain from bellatrix state (#11746) 2022-12-14 07:13:49 +08: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 prysmctl: validator exit (#11515) 2022-10-17 16:04:19 -05:00