test_contract_create()¶
Documentation for tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_contract_create@v5.0.0.
Generate fixtures for these test cases for Osaka with:
fill -v tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_contract_create --fork Osaka
Test sending type-4 tx as a create transaction.
Source code in tests/prague/eip7702_set_code_tx/test_set_code_txs.py
3036 3037 3038 3039 3040 3041 3042 3043 3044 3045 3046 3047 3048 3049 3050 3051 3052 3053 3054 3055 3056 3057 3058 3059 3060 3061 | |
Parametrized Test Cases¶
This test case is only parametrized by fork and fixture format.
| Test ID (Abbreviated) |
|---|
| ...fork_Prague-state_test |
| ...fork_Prague-blockchain_test_from_state_test |
| ...fork_Osaka-state_test |
| ...fork_Osaka-blockchain_test_from_state_test |