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

EIP-1559 - exclude cosmos txs from base fee calculation #1930

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

jewei1997
Copy link
Contributor

Describe your changes and provide context

Testing performed to validate your change

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 61.63%. Comparing base (e8e4b3b) to head (4825330).
Report is 205 commits behind head on main.

Files with missing lines Patch % Lines
app/app.go 50.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1930      +/-   ##
==========================================
- Coverage   61.64%   61.63%   -0.02%     
==========================================
  Files         365      263     -102     
  Lines       26178    23359    -2819     
==========================================
- Hits        16138    14397    -1741     
+ Misses       8967     7954    -1013     
+ Partials     1073     1008      -65     
Files with missing lines Coverage Δ
app/app.go 66.14% <50.00%> (+1.21%) ⬆️

... and 216 files with indirect coverage changes

@jewei1997 jewei1997 changed the title EIP-1559 - exclude cosmos txs from base fee calculation [wip] EIP-1559 - exclude cosmos txs from base fee calculation Nov 13, 2024
@jewei1997 jewei1997 changed the title [wip] EIP-1559 - exclude cosmos txs from base fee calculation EIP-1559 - exclude cosmos txs from base fee calculation Nov 13, 2024
@jewei1997 jewei1997 merged commit 47a578b into main Nov 13, 2024
48 of 51 checks passed
@jewei1997 jewei1997 deleted the eip-1559-exclude-cosmos-txs branch November 13, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants