Skip to content

EIP-2935 Historical Block Hashes From State

Documentation for tests/prague/eip2935_historical_block_hashes_from_state.

Generate fixtures for these test cases for Prague with:

Prague only:

fill -v tests/prague/eip2935_historical_block_hashes_from_state --fork=Prague --evm-bin=/path/to/evm-tool-dev-version
For all forks up to and including Prague:
fill -v tests/prague/eip2935_historical_block_hashes_from_state --until=Prague --evm-bin=/path/to/evm-tool-dev-version

Cross-client EIP-2935 Tests