terencechain
|
d4f3257f60
|
Rename block interfaces (#11975)
|
2023-02-09 10:23:32 +01:00 |
|
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 |
|
Potuz
|
babfc66c5b
|
Check BLS changes when requesting from pool (#11718)
* Check BLS changes when requesting from pool
* Terence's suggestions
* Radek's suggestion
Co-authored-by: terencechain <terence@prysmaticlabs.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
|
2022-12-09 14:41:45 +00:00 |
|
terencechain
|
8cb07e0c2b
|
Spec test: capella and update to v1.3.0-alpha.1 (#11683)
|
2022-11-30 12:08:04 -08:00 |
|