prysm-pulse/testing
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
..
assert Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
assertions Pre-allocate slices (#11317) 2022-08-26 13:49:50 +02:00
benchmark Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
bls Pre-allocate slices (#11317) 2022-08-26 13:49:50 +02:00
endtoend Start chain from bellatrix state (#11746) 2022-12-14 07:13:49 +08:00
middleware/engine-api-proxy Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
mock Add REST implementation for Validator's DomainData (#11711) 2022-12-05 10:27:41 +00:00
require Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
slasher/simulator some minor fixes (#11593) 2022-10-30 02:54:15 +00:00
spectest Implement bound on expected withdrawals (#11760) 2022-12-16 06:45:26 +00:00
util Update block Beacon APIs to Capella (#11706) 2022-12-15 23:42:07 +00:00