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

feat: add call limit #46

Closed
wants to merge 1 commit into from
Closed

feat: add call limit #46

wants to merge 1 commit into from

Conversation

greged93
Copy link
Contributor

No description provided.

Copy link
Member

@Eikix Eikix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i don't think this is the reason

reth has 50m limit and the block limit is 20m

probably the reason is cairovm?

@greged93
Copy link
Contributor Author

hmmm but we did pick 7M based on the block gas limit in our case no? I guess Reth just picked something bigger just because they can. Also we can't really say that 7M is because of the cairovm, some calls will probably pass with 15M, while others fail with 1M, really depends on the opcodes you use.

@greged93
Copy link
Contributor Author

closing, not needed

@greged93 greged93 closed this Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants