Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression test for maximum supported nested call limit #683

Open
arhag opened this issue Feb 2, 2024 · 0 comments
Open

Regression test for maximum supported nested call limit #683

arhag opened this issue Feb 2, 2024 · 0 comments

Comments

@arhag
Copy link
Member

arhag commented Feb 2, 2024

Test should intentionally nested executions calls to some limit and verify it works. Then it should do it again with one more than that limit and verify that it fails due to hitting stack limits.

This allows us to verify that we are still supporting some particular number of nested execution calls even as we change the contract's stack limit in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants