prysm-pulse/beacon-chain/rpc/eth
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
..
beacon Implement bound on expected withdrawals (#11760) 2022-12-16 06:45:26 +00:00
debug Update state Beacon APIs to Capella (#11708) 2022-12-06 00:36:23 +00:00
events fix(beacon-chain/rpc): correct block root for block events (#11666) 2022-11-22 10:26:56 +00:00
helpers Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
node Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
validator Correct duties calculation for old slots (#11723) 2022-12-14 00:33:30 +00:00