Test Legacy EOF Creates¶
Documentation for tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.py@verkle@v0.0.4
.
Generate fixtures for these test cases for Pragueeip7692 with:
Pragueeip7692 only:
fill -v tests/prague/eip7692_eof_v1/eip7620_eof_create/test_legacy_eof_creates.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/eip7620_eof_create/test_legacy_eof_creates.py --until=PragueEIP7692
Test Functions Overview¶
Name | Type | Cases | Description |
---|---|---|---|
test_cross_version_creates_fail |
state_test | 8 | Verifies that CREATE and CREATE2 cannot create EOF contracts |
test_legacy_initcode_eof_contract_fails |
state_test | 8 | Verifies that legacy initcode cannot create EOF |