prysm-pulse/beacon-chain/core
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
..
altair Refactor Sync Committee Rewards (#11696) 2022-11-27 11:06:32 -08:00
blocks Implement bound on expected withdrawals (#11760) 2022-12-16 06:45:26 +00:00
capella Update state Beacon APIs to Capella (#11708) 2022-12-06 00:36:23 +00:00
epoch Fix Typo (#11670) 2022-11-30 22:25:55 +00:00
execution prysmctl support generating non-phase0 genesis.ssz (#11677) 2022-11-23 14:22:24 +00:00
feed Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
helpers Disallow computing committee assignments for old slots (#11722) 2022-12-05 23:37:08 +01:00
signing Process bls changes (#11684) 2022-11-24 19:36:12 +00:00
time Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
transition Start chain from bellatrix state (#11746) 2022-12-14 07:13:49 +08:00
validators Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00