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@892e6d1e.
Generate fixtures for these test cases for Amsterdam 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 Amsterdam
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
222 223 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 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 3 forks.