prysm-pulse/beacon-chain/state
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
..
fieldtrie Deprecate native state flag (#11268) 2022-09-15 20:47:51 +02:00
genesis Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
state-native Implement bound on expected withdrawals (#11760) 2022-12-16 06:45:26 +00:00
stategen state: Improve replay state logs metadata (#11763) 2022-12-13 18:46:51 +00:00
stateutil Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
testing Fix complains and bad test (#11555) 2022-10-17 16:20:26 +00:00
types Add Capella state changes (#11688) 2022-11-24 14:54:55 -03:00
BUILD.bazel Implement get_expected_withdrawals (#11618) 2022-11-07 14:11:16 +00:00
error.go Move ErrNilValidatorsInState from one in each state version to a common one (#10074) 2022-01-18 08:19:20 +00:00
interfaces.go Update state Beacon APIs to Capella (#11708) 2022-12-06 00:36:23 +00:00
prometheus.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00