consensus-specs
consensus-specs copied to clipboard
EIP-7732 current fork spectests
This PR enables and implements the modification to the pyspec tests so that the currently existing tests are executed with the EIP-7732 fork enabled. It is based on top of #3828
- This PR Does not implement new tests. In particular builders boosts and (block, slot, payload_present)-voting is not tested.
- Some tests are skipped because they don't make sense in ePBS. Mostly these are tests that require the execution payload to be present within the beacon block. None of these tests is a forkchoice test except for one.