Test Data Opcodes¶
Documentation for tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py@verkle@v0.0.4
.
Generate fixtures for these test cases for Pragueeip7692 with:
Pragueeip7692 only:
fill -v tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py --fork=PragueEIP7692 --evm-bin=/path/to/evm-tool-dev-version
For all forks up to and including Pragueeip7692:
fill -v tests/prague/eip7692_eof_v1/eip7480_data_section/test_data_opcodes.py --until=PragueEIP7692
Test Functions Overview¶
Name | Type | Cases | Description |
---|---|---|---|
test_data_section_succeed |
state_test | 24 | Test simple contracts that are simply expected to succeed on call. |