test_set_code_to_tstore_reentry()
¶
Documentation for tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_set_code_to_tstore_reentry@bfe359d3
.
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_to_tstore_reentry --fork Prague
Test the executing a simple TSTORE in a set-code transaction, which also performs a re-entry to TLOAD the value.
Source code in tests/prague/eip7702_set_code_tx/test_set_code_txs.py
330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 |
|
Parametrized Test Cases¶
The interactive table below is also available as a standalone page.
Test ID (Abbreviated) | call_opcode | evm_code_type | return_opcode |
---|---|---|---|
...fork_Prague-call_opcode_STATICCALL-evm_code_type_LEGACY-state_test-return_opcode_RETURN | STATICCALL | LEGACY | RETURN |
...fork_Prague-call_opcode_STATICCALL-evm_code_type_LEGACY-state_test-return_opcode_REVERT | STATICCALL | LEGACY | REVERT |
...fork_Prague-call_opcode_STATICCALL-evm_code_type_LEGACY-blockchain_test_from_state_test-return_opcode_RETURN | STATICCALL | LEGACY | RETURN |
...fork_Prague-call_opcode_STATICCALL-evm_code_type_LEGACY-blockchain_test_from_state_test-return_opcode_REVERT | STATICCALL | LEGACY | REVERT |
...fork_Prague-call_opcode_DELEGATECALL-evm_code_type_LEGACY-state_test-return_opcode_RETURN | DELEGATECALL | LEGACY | RETURN |
...fork_Prague-call_opcode_DELEGATECALL-evm_code_type_LEGACY-state_test-return_opcode_REVERT | DELEGATECALL | LEGACY | REVERT |
...fork_Prague-call_opcode_DELEGATECALL-evm_code_type_LEGACY-blockchain_test_from_state_test-return_opcode_RETURN | DELEGATECALL | LEGACY | RETURN |
...fork_Prague-call_opcode_DELEGATECALL-evm_code_type_LEGACY-blockchain_test_from_state_test-return_opcode_REVERT | DELEGATECALL | LEGACY | REVERT |
...fork_Prague-call_opcode_CALL-evm_code_type_LEGACY-state_test-return_opcode_RETURN | CALL | LEGACY | RETURN |
...fork_Prague-call_opcode_CALL-evm_code_type_LEGACY-state_test-return_opcode_REVERT | CALL | LEGACY | REVERT |
...fork_Prague-call_opcode_CALL-evm_code_type_LEGACY-blockchain_test_from_state_test-return_opcode_RETURN | CALL | LEGACY | RETURN |
...fork_Prague-call_opcode_CALL-evm_code_type_LEGACY-blockchain_test_from_state_test-return_opcode_REVERT | CALL | LEGACY | REVERT |
...fork_Prague-call_opcode_CALLCODE-evm_code_type_LEGACY-state_test-return_opcode_RETURN | CALLCODE | LEGACY | RETURN |
...fork_Prague-call_opcode_CALLCODE-evm_code_type_LEGACY-state_test-return_opcode_REVERT | CALLCODE | LEGACY | REVERT |
...fork_Prague-call_opcode_CALLCODE-evm_code_type_LEGACY-blockchain_test_from_state_test-return_opcode_RETURN | CALLCODE | LEGACY | RETURN |
...fork_Prague-call_opcode_CALLCODE-evm_code_type_LEGACY-blockchain_test_from_state_test-return_opcode_REVERT | CALLCODE | LEGACY | REVERT |
...fork_Osaka-call_opcode_STATICCALL-evm_code_type_LEGACY-state_test-return_opcode_RETURN | STATICCALL | LEGACY | RETURN |
...fork_Osaka-call_opcode_STATICCALL-evm_code_type_LEGACY-state_test-return_opcode_REVERT | STATICCALL | LEGACY | REVERT |
...fork_Osaka-call_opcode_STATICCALL-evm_code_type_LEGACY-blockchain_test_from_state_test-return_opcode_RETURN | STATICCALL | LEGACY | RETURN |
...fork_Osaka-call_opcode_STATICCALL-evm_code_type_LEGACY-blockchain_test_from_state_test-return_opcode_REVERT | STATICCALL | LEGACY | REVERT |
...fork_Osaka-call_opcode_DELEGATECALL-evm_code_type_LEGACY-state_test-return_opcode_RETURN | DELEGATECALL | LEGACY | RETURN |
...fork_Osaka-call_opcode_DELEGATECALL-evm_code_type_LEGACY-state_test-return_opcode_REVERT | DELEGATECALL | LEGACY | REVERT |
...fork_Osaka-call_opcode_DELEGATECALL-evm_code_type_LEGACY-blockchain_test_from_state_test-return_opcode_RETURN | DELEGATECALL | LEGACY | RETURN |
...fork_Osaka-call_opcode_DELEGATECALL-evm_code_type_LEGACY-blockchain_test_from_state_test-return_opcode_REVERT | DELEGATECALL | LEGACY | REVERT |
...fork_Osaka-call_opcode_CALL-evm_code_type_LEGACY-state_test-return_opcode_RETURN | CALL | LEGACY | RETURN |
...fork_Osaka-call_opcode_CALL-evm_code_type_LEGACY-state_test-return_opcode_REVERT | CALL | LEGACY | REVERT |
...fork_Osaka-call_opcode_CALL-evm_code_type_LEGACY-blockchain_test_from_state_test-return_opcode_RETURN | CALL | LEGACY | RETURN |
...fork_Osaka-call_opcode_CALL-evm_code_type_LEGACY-blockchain_test_from_state_test-return_opcode_REVERT | CALL | LEGACY | REVERT |
...fork_Osaka-call_opcode_CALLCODE-evm_code_type_LEGACY-state_test-return_opcode_RETURN | CALLCODE | LEGACY | RETURN |
...fork_Osaka-call_opcode_CALLCODE-evm_code_type_LEGACY-state_test-return_opcode_REVERT | CALLCODE | LEGACY | REVERT |
...fork_Osaka-call_opcode_CALLCODE-evm_code_type_LEGACY-blockchain_test_from_state_test-return_opcode_RETURN | CALLCODE | LEGACY | RETURN |
...fork_Osaka-call_opcode_CALLCODE-evm_code_type_LEGACY-blockchain_test_from_state_test-return_opcode_REVERT | CALLCODE | LEGACY | REVERT |