test_set_code_using_chain_specific_id()
¶
Documentation for tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_set_code_using_chain_specific_id@b48d1dc8
.
Generate fixtures for these test cases for Prague with:
fill -v tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_set_code_using_chain_specific_id --fork Prague
Test sending a transaction to set the code of an account using a chain-specific ID.
Source code in tests/prague/eip7702_set_code_tx/test_set_code_txs.py
2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 |
|
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 |