Test Initcode¶
Documentation for tests/shanghai/eip3860_initcode/test_initcode.py@206854b5
.
Generate fixtures for these test cases for Prague with:
fill -v tests/shanghai/eip3860_initcode/test_initcode.py --fork Prague
Test EIP-3860: Limit and meter initcode
Tests for EIP-3860: Limit and meter initcode.
Tests ported from:
Test Functions Overview¶
Name | Type | Cases (Prague) | Description |
---|---|---|---|
test_contract_creating_tx |
state_test | 4 | Tests creating a contract using a transaction with an initcode that is |
test_gas_usage |
state_test | 32 | Test transaction and contract creation behavior for different gas |
test_create_opcode_initcode |
state_test | 20 | Test contract creation via the CREATE/CREATE2 opcodes that have an |