test_contract_create()¶
Documentation for tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_contract_create@v4.5.0.
Generate fixtures for these test cases for Prague with:
fill -v tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_contract_create --fork Prague
Test sending type-4 tx as a create transaction.
Source code in tests/prague/eip7702_set_code_tx/test_set_code_txs.py
2991 2992 2993 2994 2995 2996 2997 2998 2999 3000 3001 3002 3003 3004 3005 3006 3007 3008 3009 3010 3011 3012 3013 3014 3015 3016 | |
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 |