Test Creation Tx¶
Documentation for tests/osaka/eip7692_eof_v1/eip7873_tx_create/test_creation_tx.py@fbd9cb20
.
Generate fixtures for these test cases for Osaka with:
fill -v tests/osaka/eip7692_eof_v1/eip7873_tx_create/test_creation_tx.py --fork Osaka
Test Functions Overview¶
Name | Type | Cases (Osaka) | Description |
---|---|---|---|
test_legacy_create_tx_legacy_initcode_eof_bytecode |
state_test | 3 | Test that a legacy contract creation tx cannot create EOF code. |
test_legacy_create_tx_eof_initcode |
state_test | 3 | Test that a legacy contract creation tx cannot use EOF initcode. |