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

Refactor: global fee #2259

Closed
wants to merge 6 commits into from
Closed

Refactor: global fee #2259

wants to merge 6 commits into from

Conversation

yaruwangway
Copy link
Contributor

@yaruwangway yaruwangway commented Mar 1, 2023

closes: #2213

please do not merge this PR before #2218 merged.

@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Merging #2259 (4289dd4) into main (b260fc8) will decrease coverage by 0.33%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2259      +/-   ##
==========================================
- Coverage   83.83%   83.50%   -0.33%     
==========================================
  Files          22       22              
  Lines        1540     1540              
==========================================
- Hits         1291     1286       -5     
- Misses        201      206       +5     
  Partials       48       48              
Impacted Files Coverage Δ
ante/ante.go 48.93% <100.00%> (-1.07%) ⬇️
app/app.go 75.65% <100.00%> (+0.21%) ⬆️
x/globalfee/ante/fee.go 87.87% <100.00%> (-0.13%) ⬇️
x/globalfee/ante/fee_utils.go 88.79% <100.00%> (ø)

... and 1 file with indirect coverage changes

@yaruwangway
Copy link
Contributor Author

closed in favor of #2218

@yaruwangway yaruwangway deleted the yaru/globalfee-refactor branch June 21, 2023 09:03
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.

refactor bypass-min-fee-msg-types
1 participant