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

[2.0] Reduce gas factor #1884

Merged
merged 6 commits into from
Nov 7, 2023
Merged

[2.0] Reduce gas factor #1884

merged 6 commits into from
Nov 7, 2023

Conversation

chipshort
Copy link
Collaborator

closes #1599

In the mocking code, the gas costs for queries seem very low already, so I didn't touch those, but I did adjust the other gas limits.

Copy link
Member

@webmaster128 webmaster128 left a comment

Choose a reason for hiding this comment

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

Nice stuff

docs/GAS.md Show resolved Hide resolved
packages/vm/src/environment.rs Outdated Show resolved Hide resolved
Copy link
Member

@webmaster128 webmaster128 left a comment

Choose a reason for hiding this comment

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

Thanks. Just a CHANGELOG entry and this is ready to go

@chipshort chipshort merged commit 79b1571 into main Nov 7, 2023
28 checks passed
@chipshort chipshort deleted the 1599-gas-factor branch November 7, 2023 11:50
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.

Reduce CosmWasm gas cost by a factor of 1000
2 participants