test_set_code_max_depth_call_stack()¶
Documentation for tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_set_code_max_depth_call_stack@20373115.
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_max_depth_call_stack --fork Amsterdam
Test re-entry to delegated account until the max call stack depth possible in a transaction is reached.
Source code in tests/prague/eip7702_set_code_tx/test_set_code_txs.py
847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 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 904 905 906 907 908 909 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 3 forks.