test_contract_create()¶
Documentation for tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_contract_create@892e6d1e.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_contract_create --fork Amsterdam
Test sending type-4 tx as a create transaction.
Source code in tests/prague/eip7702_set_code_tx/test_set_code_txs.py
3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 3584 3585 3586 3587 3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 3598 3599 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 3 forks.