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

katana: bump gas for contract calls to 1B #1766

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

kariy
Copy link
Member

@kariy kariy commented Apr 4, 2024

fixes #1765

accidentally lowered it at #1697

Copy link

codecov bot commented Apr 4, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 67.85%. Comparing base (5bdcfdf) to head (eaca4a1).

Files Patch % Lines
...ates/katana/executor/src/implementation/sir/mod.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1766      +/-   ##
==========================================
- Coverage   67.85%   67.85%   -0.01%     
==========================================
  Files         304      304              
  Lines       33172    33172              
==========================================
- Hits        22510    22509       -1     
- Misses      10662    10663       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kariy kariy merged commit 7578ffb into dojoengine:main Apr 4, 2024
10 of 12 checks passed
@kariy kariy deleted the bump-gas-for-call branch April 4, 2024 02:02
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.

[BUG] Out of Gas error from contract calls
1 participant