Skip to content

Test Code Validation

Documentation for tests/prague/eip7692_eof_v1/eip7480_data_section/test_code_validation.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_code_validation.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_code_validation.py --until=PragueEIP7692

EOF V1 Code Validation tests

Test Functions Overview

Name Type Cases Description
test_legacy_initcode_valid_eof_v1_contract eof_test 7 Test creating various types of valid EOF V1 contracts using legacy
test_legacy_initcode_invalid_eof_v1_contract eof_test 4 Test creating various types of valid EOF V1 contracts using legacy