mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 11:32:09 +00:00
4b083c2ca9
* Fix IsExecutionEnabled for blinded blocks The TransactionsRoot of a blinded block may be non-zero, anyway we do not insert the header in the state until IsExecutionEnabled is true. This last check was failing on blinded blocks because it was actively checking that the root should be zero, when it needn't be. Superseeds #11068 * fix test * test case Co-authored-by: Raul Jordan <raul@prysmaticlabs.com> Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
blocks | ||
interfaces | ||
mock | ||
primitives | ||
wrapper |