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(ante): add additional check to FeeChecker #1433

Merged
merged 4 commits into from
Feb 27, 2023
Merged

fix(ante): add additional check to FeeChecker #1433

merged 4 commits into from
Feb 27, 2023

Conversation

fedekunze
Copy link
Contributor

  • add check on dynamic fee
  • update check

Description


Closes #XXX

@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Merging #1433 (678ab38) into main (a77086f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1433   +/-   ##
=======================================
  Coverage   72.70%   72.70%           
=======================================
  Files         265      265           
  Lines       18206    18209    +3     
=======================================
+ Hits        13236    13239    +3     
  Misses       4380     4380           
  Partials      590      590           
Impacted Files Coverage Δ
app/ante/evm/fee_checker.go 94.11% <100.00%> (+0.17%) ⬆️
x/evm/types/utils.go 72.72% <100.00%> (ø)

@fedekunze fedekunze marked this pull request as ready for review February 27, 2023 14:22
@fedekunze fedekunze requested a review from a team as a code owner February 27, 2023 14:22
@fedekunze fedekunze requested review from MalteHerrmann and GAtom22 and removed request for a team February 27, 2023 14:22
@facs95 facs95 merged commit 252a4bb into main Feb 27, 2023
@facs95 facs95 deleted the dynamic-check branch February 27, 2023 14:36
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