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@88e9fb8f.
Generate fixtures for these test cases for Osaka with:
fill -v tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_set_code_max_depth_call_stack --fork Osaka
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
702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 | |
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 |