Test Opcodes In Legacy¶
Documentation for tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py@091c1aa1
.
Generate fixtures for these test cases for PragueEIP7692 with:
fill -v tests/prague/eip7692_eof_v1/eip3540_eof_v1/test_opcodes_in_legacy.py --fork PragueEIP7692
Test Functions Overview¶
Name | Type | Cases (PragueEIP7692) | Description |
---|---|---|---|
test_opcodes_in_legacy |
state_test | 18 | Test all EOF only opcodes in legacy contracts and expects failure. |
test_opcodes_in_create_tx |
state_test | 18 | Test all EOF only opcodes in legacy contracts and expects failure. |
test_opcodes_in_create_operation |
state_test | 36 | Test all EOF only opcodes in legacy contracts and expects failure. |
test_opcodes_in_eof_calling_legacy |
state_test | 54 | Test all EOF only opcodes in legacy contracts and expects failure. |