test_set_code_to_self_caller()
¶
Documentation for tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_set_code_to_self_caller@49a16fac
.
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_self_caller --fork Prague
Test the executing a self-call in a set-code transaction.
Source code in tests/prague/eip7702_set_code_tx/test_set_code_txs.py
609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 |
|
Parametrized Test Cases¶
The interactive table below is also available as a standalone page.
Test ID (Abbreviated) | call_opcode | evm_code_type | value |
---|---|---|---|
...fork_Prague-call_opcode_STATICCALL-evm_code_type_LEGACY-blockchain_test-value_0 | STATICCALL | LEGACY | 0 |
...fork_Prague-call_opcode_STATICCALL-evm_code_type_LEGACY-blockchain_test-value_1 | STATICCALL | LEGACY | 1 |
...fork_Prague-call_opcode_STATICCALL-evm_code_type_LEGACY-state_test-value_0 | STATICCALL | LEGACY | 0 |
...fork_Prague-call_opcode_STATICCALL-evm_code_type_LEGACY-state_test-value_1 | STATICCALL | LEGACY | 1 |
...fork_Prague-call_opcode_DELEGATECALL-evm_code_type_LEGACY-blockchain_test-value_0 | DELEGATECALL | LEGACY | 0 |
...fork_Prague-call_opcode_DELEGATECALL-evm_code_type_LEGACY-blockchain_test-value_1 | DELEGATECALL | LEGACY | 1 |
...fork_Prague-call_opcode_DELEGATECALL-evm_code_type_LEGACY-state_test-value_0 | DELEGATECALL | LEGACY | 0 |
...fork_Prague-call_opcode_DELEGATECALL-evm_code_type_LEGACY-state_test-value_1 | DELEGATECALL | LEGACY | 1 |
...fork_Prague-call_opcode_CALL-evm_code_type_LEGACY-blockchain_test-value_0 | CALL | LEGACY | 0 |
...fork_Prague-call_opcode_CALL-evm_code_type_LEGACY-blockchain_test-value_1 | CALL | LEGACY | 1 |
...fork_Prague-call_opcode_CALL-evm_code_type_LEGACY-state_test-value_0 | CALL | LEGACY | 0 |
...fork_Prague-call_opcode_CALL-evm_code_type_LEGACY-state_test-value_1 | CALL | LEGACY | 1 |
...fork_Prague-call_opcode_CALLCODE-evm_code_type_LEGACY-blockchain_test-value_0 | CALLCODE | LEGACY | 0 |
...fork_Prague-call_opcode_CALLCODE-evm_code_type_LEGACY-blockchain_test-value_1 | CALLCODE | LEGACY | 1 |
...fork_Prague-call_opcode_CALLCODE-evm_code_type_LEGACY-state_test-value_0 | CALLCODE | LEGACY | 0 |
...fork_Prague-call_opcode_CALLCODE-evm_code_type_LEGACY-state_test-value_1 | CALLCODE | LEGACY | 1 |
...fork_Osaka-call_opcode_EXTCALL-evm_code_type_EOF_V1-blockchain_test-value_0 | EXTCALL | EOF_V1 | 0 |
...fork_Osaka-call_opcode_EXTCALL-evm_code_type_EOF_V1-blockchain_test-value_1 | EXTCALL | EOF_V1 | 1 |
...fork_Osaka-call_opcode_EXTCALL-evm_code_type_EOF_V1-state_test-value_0 | EXTCALL | EOF_V1 | 0 |
...fork_Osaka-call_opcode_EXTCALL-evm_code_type_EOF_V1-state_test-value_1 | EXTCALL | EOF_V1 | 1 |
...fork_Osaka-call_opcode_EXTSTATICCALL-evm_code_type_EOF_V1-blockchain_test-value_0 | EXTSTATICCALL | EOF_V1 | 0 |
...fork_Osaka-call_opcode_EXTSTATICCALL-evm_code_type_EOF_V1-blockchain_test-value_1 | EXTSTATICCALL | EOF_V1 | 1 |
...fork_Osaka-call_opcode_EXTSTATICCALL-evm_code_type_EOF_V1-state_test-value_0 | EXTSTATICCALL | EOF_V1 | 0 |
...fork_Osaka-call_opcode_EXTSTATICCALL-evm_code_type_EOF_V1-state_test-value_1 | EXTSTATICCALL | EOF_V1 | 1 |
...fork_Osaka-call_opcode_EXTDELEGATECALL-evm_code_type_EOF_V1-blockchain_test-value_0 | EXTDELEGATECALL | EOF_V1 | 0 |
...fork_Osaka-call_opcode_EXTDELEGATECALL-evm_code_type_EOF_V1-blockchain_test-value_1 | EXTDELEGATECALL | EOF_V1 | 1 |
...fork_Osaka-call_opcode_EXTDELEGATECALL-evm_code_type_EOF_V1-state_test-value_0 | EXTDELEGATECALL | EOF_V1 | 0 |
...fork_Osaka-call_opcode_EXTDELEGATECALL-evm_code_type_EOF_V1-state_test-value_1 | EXTDELEGATECALL | EOF_V1 | 1 |
...fork_Osaka-call_opcode_STATICCALL-evm_code_type_LEGACY-blockchain_test-value_0 | STATICCALL | LEGACY | 0 |
...fork_Osaka-call_opcode_STATICCALL-evm_code_type_LEGACY-blockchain_test-value_1 | STATICCALL | LEGACY | 1 |
...fork_Osaka-call_opcode_STATICCALL-evm_code_type_LEGACY-state_test-value_0 | STATICCALL | LEGACY | 0 |
...fork_Osaka-call_opcode_STATICCALL-evm_code_type_LEGACY-state_test-value_1 | STATICCALL | LEGACY | 1 |
...fork_Osaka-call_opcode_DELEGATECALL-evm_code_type_LEGACY-blockchain_test-value_0 | DELEGATECALL | LEGACY | 0 |
...fork_Osaka-call_opcode_DELEGATECALL-evm_code_type_LEGACY-blockchain_test-value_1 | DELEGATECALL | LEGACY | 1 |
...fork_Osaka-call_opcode_DELEGATECALL-evm_code_type_LEGACY-state_test-value_0 | DELEGATECALL | LEGACY | 0 |
...fork_Osaka-call_opcode_DELEGATECALL-evm_code_type_LEGACY-state_test-value_1 | DELEGATECALL | LEGACY | 1 |
...fork_Osaka-call_opcode_CALL-evm_code_type_LEGACY-blockchain_test-value_0 | CALL | LEGACY | 0 |
...fork_Osaka-call_opcode_CALL-evm_code_type_LEGACY-blockchain_test-value_1 | CALL | LEGACY | 1 |
...fork_Osaka-call_opcode_CALL-evm_code_type_LEGACY-state_test-value_0 | CALL | LEGACY | 0 |
...fork_Osaka-call_opcode_CALL-evm_code_type_LEGACY-state_test-value_1 | CALL | LEGACY | 1 |
...fork_Osaka-call_opcode_CALLCODE-evm_code_type_LEGACY-blockchain_test-value_0 | CALLCODE | LEGACY | 0 |
...fork_Osaka-call_opcode_CALLCODE-evm_code_type_LEGACY-blockchain_test-value_1 | CALLCODE | LEGACY | 1 |
...fork_Osaka-call_opcode_CALLCODE-evm_code_type_LEGACY-state_test-value_0 | CALLCODE | LEGACY | 0 |
...fork_Osaka-call_opcode_CALLCODE-evm_code_type_LEGACY-state_test-value_1 | CALLCODE | LEGACY | 1 |