test_tx_into_chain_delegating_set_code()
¶
Documentation for tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_tx_into_chain_delegating_set_code@bc691d13
.
Generate fixtures for these test cases for Prague with:
fill -v tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_tx_into_chain_delegating_set_code --fork Prague
Test a transaction that has entry-point into a set-code account that delegates to another set-code account.
Source code in tests/prague/eip7702_set_code_tx/test_set_code_txs.py
865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 |
|
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 |