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

Remove max gas limit #529

Merged
merged 1 commit into from
Jun 7, 2021
Merged

Remove max gas limit #529

merged 1 commit into from
Jun 7, 2021

Conversation

alpe
Copy link
Contributor

@alpe alpe commented Jun 7, 2021

Resolves #528

@alpe alpe requested a review from ethanfrey June 7, 2021 08:47
@codecov
Copy link

codecov bot commented Jun 7, 2021

Codecov Report

Merging #529 (c637add) into master (bbb1669) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #529      +/-   ##
==========================================
+ Coverage   58.58%   58.61%   +0.02%     
==========================================
  Files          43       43              
  Lines        4508     4506       -2     
==========================================
  Hits         2641     2641              
+ Misses       1649     1648       -1     
+ Partials      218      217       -1     
Impacted Files Coverage Δ
x/wasm/keeper/keeper.go 85.06% <ø> (+0.36%) ⬆️

Copy link
Member

@ethanfrey ethanfrey left a comment

Choose a reason for hiding this comment

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

lgtm

@ethanfrey ethanfrey merged commit 6230c3f into master Jun 7, 2021
@ethanfrey ethanfrey deleted the max_gas_528 branch June 7, 2021 09:44
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.

Is MaxGas Still Limited by Rust?
2 participants