test_reset_code()
¶
Documentation for tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_reset_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_reset_code --fork Prague
Test sending type-4 tx to reset the code of an account after code has been set to the account.
Source code in tests/prague/eip7702_set_code_tx/test_set_code_txs.py
2900 2901 2902 2903 2904 2905 2906 2907 2908 2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 2920 2921 2922 2923 2924 2925 2926 2927 2928 2929 2930 2931 2932 2933 2934 2935 2936 2937 2938 2939 2940 2941 2942 2943 2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958 2959 2960 2961 2962 2963 2964 2965 2966 2967 2968 2969 2970 2971 2972 2973 |
|
Parametrized Test Cases¶
The interactive table below is also available as a standalone page.
Test ID (Abbreviated) | self_sponsored |
---|---|
...fork_Prague-blockchain_test-not_self_sponsored | False |
...fork_Prague-blockchain_test-self_sponsored | True |
...fork_Osaka-blockchain_test-not_self_sponsored | False |
...fork_Osaka-blockchain_test-self_sponsored | True |