test_set_code_to_non_empty_storage_non_zero_nonce()¶
Documentation for tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_set_code_to_non_empty_storage_non_zero_nonce@88e9fb8f.
Generate fixtures for these test cases for Osaka with:
fill -v tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_set_code_to_non_empty_storage_non_zero_nonce --fork Osaka
Test the setting the code to an account that has non-empty storage.
Source code in tests/prague/eip7702_set_code_tx/test_set_code_txs.py
224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 | |
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 |