prysm-pulse/beacon-chain/rpc
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
..
apimiddleware Add finalized metadata field to API responses (#11783) 2022-12-16 00:04:40 +00:00
eth Implement bound on expected withdrawals (#11760) 2022-12-16 06:45:26 +00:00
prysm/v1alpha1 Engine API: new/get_payload for Capella (#11775) 2022-12-16 00:25:22 +00:00
statefetcher Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
testutil Remove Execution Client Fallback and Make Providing an Execution Client Required (#10921) 2022-08-16 17:22:34 +00:00
BUILD.bazel 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
service_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service.go Add finalized metadata field to API responses (#11783) 2022-12-16 00:04:40 +00:00