Open
1 of 1 issue completedDescription
Tracking issue for the ongoing Prague test case review:
Standalone EIPs:
- eip2537_bls_12_381_precompiles @petertdavies @spencer-tb
- eip2935_historical_block_hashes_from_state @fselmo
- eip7623_increase_calldata_cost @raxhvl
- eip7702_set_code_tx @fselmo
Related EIPs (requests):
- eip7685_general_purpose_el_requests @felix314159 @danceratopz
- eip6110_deposits @danceratopz
- eip7002_el_triggerable_withdrawals @felix314159 @spencer-tb
- eip7251_consolidations @felix314159
Hive simulators:
- Update the engine simulator for
engine-prague
@felix314159 @spencer-tb - Add the execute simulator:
uv run execute hive -m transaction_test
(provides invalid transaction tests for 7702).
Interaction:
- Evaluate EIP interaction.
EIP Updates:
- Update EIP-6110: Spec
parse_deposit_data
EIPs#9460 @jochem-brouwer - Update EIP-7002: Add system call gas aspects and directive for handling failures EIPs#9508 @marioevz
- Update EIP-7251: Add system call properties and directive for failure cases EIPs#9582 @marioevz
Misc
- Line coverage review of
./tests/prague
withfill
@danceratopz - EELS coverage review @gurukamath @danceratopz
- evmone coverage review @winsvega
- update ethereum/tests fixtures for use with hive @winsvega
- enable ethereum/tests with consume simulators in hive @danceratopz
- create new release v4.1.0 with additional bls vectors @spencer-tb
- run invalid block tests (Blockchainin hive against each client and verify that none of the tests pass due to a:
- state-root-mismatch,
- receipt-root-mismatch, or,
- gas-used-mismatch block rejection
Release trackers:
- feat(release): tasks for version v4.2.0 #1383
- feat(release): tasks for version v4.3.0 (Vltava) #1418
Run stealth tests:
- manually?
- add CI to stealth tests?
Feel free to create sub-issues to track comments and suggestions!