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

fixes the grants/new gas estimate #4697

Merged
merged 3 commits into from
Jun 27, 2019
Merged

Conversation

owocki
Copy link
Contributor

@owocki owocki commented Jun 26, 2019

Description

from scott:

Another bug(?) I noticed: The form says that the gas cost will be $1.98 (0.006375ETH), but when I actually submit, the cost is 10 times that: 0.06ETH. Is the gas price set too high, or is the contract just bigger than the code assumes?

Refers/Fixes

https://gitcoincore.slack.com/archives/CBDTKB59A/p1561483669002300

Testing

tested locally

@owocki owocki requested a review from danlipert June 26, 2019 19:28
@codecov
Copy link

codecov bot commented Jun 26, 2019

Codecov Report

Merging #4697 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4697   +/-   ##
=======================================
  Coverage   30.43%   30.43%           
=======================================
  Files         216      216           
  Lines       17192    17192           
  Branches     2324     2324           
=======================================
  Hits         5232     5232           
  Misses      11753    11753           
  Partials      207      207

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 153d9ed...e9e35dc. Read the comment docs.

@codecov
Copy link

codecov bot commented Jun 26, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@23f4641). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #4697   +/-   ##
=========================================
  Coverage          ?   30.43%           
=========================================
  Files             ?      216           
  Lines             ?    17192           
  Branches          ?     2324           
=========================================
  Hits              ?     5232           
  Misses            ?    11753           
  Partials          ?      207

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 23f4641...91d24c0. Read the comment docs.

Copy link
Member

@thelostone-mc thelostone-mc left a comment

Choose a reason for hiding this comment

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

Screenshot 2019-06-27 at 1 10 13 AM

@thelostone-mc thelostone-mc merged commit 1e172a6 into master Jun 27, 2019
@thelostone-mc thelostone-mc deleted the kevin/fixesgrantnewgasestimate branch July 4, 2019 14:52
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.

4 participants