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

fix legacy grants metatx gasprice #4770

Merged
merged 2 commits into from
Jul 10, 2019
Merged

fix legacy grants metatx gasprice #4770

merged 2 commits into from
Jul 10, 2019

Conversation

danlipert
Copy link
Contributor

Description

This PR fixes an issue where the metatx "gas price" for legacy grants was being calculated incorrectly.

Testing

Tested locally

@codecov
Copy link

codecov bot commented Jul 10, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4770   +/-   ##
=======================================
  Coverage   30.41%   30.41%           
=======================================
  Files         216      216           
  Lines       17240    17240           
  Branches     2335     2335           
=======================================
  Hits         5244     5244           
  Misses      11788    11788           
  Partials      208      208

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 dcb779b...d27b005. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jul 10, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4770   +/-   ##
=======================================
  Coverage   30.41%   30.41%           
=======================================
  Files         216      216           
  Lines       17240    17240           
  Branches     2335     2335           
=======================================
  Hits         5244     5244           
  Misses      11788    11788           
  Partials      208      208

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 dcb779b...d27b005. Read the comment docs.

@danlipert danlipert merged commit 485adaf into master Jul 10, 2019
@thelostone-mc thelostone-mc deleted the legacy-grants-gasprice branch June 27, 2020 00:48
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