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

change: properly parametrise inflation and tx fee rebates #180

Merged
merged 13 commits into from
Jul 12, 2022

Conversation

fdymylja
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 12, 2022

Codecov Report

Merging #180 (a8d607b) into main (e15b6f5) will increase coverage by 0.04%.
The diff coverage is 88.46%.

@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
+ Coverage   56.37%   56.42%   +0.04%     
==========================================
  Files          15       15              
  Lines        1247     1246       -1     
==========================================
  Hits          703      703              
+ Misses        496      495       -1     
  Partials       48       48              
Impacted Files Coverage Δ
x/gastracker/module/module.go 0.00% <0.00%> (ø)
x/gastracker/keeper/params.go 66.66% <66.66%> (-15.16%) ⬇️
x/gastracker/keeper/keeper.go 69.74% <80.00%> (+0.11%) ⬆️
x/gastracker/ante/ante.go 100.00% <100.00%> (ø)
x/gastracker/module/abci.go 81.10% <100.00%> (+0.77%) ⬆️

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 f820581...a8d607b. Read the comment docs.

@fdymylja fdymylja requested review from edjroz, ParthDesai and iTiky and removed request for edjroz July 12, 2022 12:07
Copy link
Contributor

@edjroz edjroz left a comment

Choose a reason for hiding this comment

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

🔥

@edjroz edjroz mentioned this pull request Jul 12, 2022
@fdymylja fdymylja merged commit 5bb7b4f into main Jul 12, 2022
@fdymylja fdymylja deleted the fdymylja/gov-params branch July 12, 2022 13:26
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.

None yet

2 participants