Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

evm: geth 1.10.9 fee market changes to Keeper and AnteHandler #620

Merged
merged 3 commits into from
Oct 4, 2021

Conversation

fedekunze
Copy link
Contributor

No description provided.

@github-actions github-actions bot added C:Proto protobuf files (*.pb.go) Type: Docs Improvements or additions to documentation labels Oct 4, 2021
@codecov
Copy link

codecov bot commented Oct 4, 2021

Codecov Report

Merging #620 (17b41cf) into main (561d5db) will decrease coverage by 0.73%.
The diff coverage is 35.59%.

❗ Current head 17b41cf differs from pull request most recent head 22a0a7c. Consider uploading reports for the commit 22a0a7c to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #620      +/-   ##
==========================================
- Coverage   52.53%   51.80%   -0.74%     
==========================================
  Files          64       65       +1     
  Lines        5318     5459     +141     
==========================================
+ Hits         2794     2828      +34     
- Misses       2367     2472     +105     
- Partials      157      159       +2     
Impacted Files Coverage Δ
x/evm/types/params.go 67.64% <ø> (+2.85%) ⬆️
x/evm/types/tx_args.go 0.00% <0.00%> (ø)
x/evm/keeper/grpc_query.go 63.41% <54.16%> (-0.71%) ⬇️
x/evm/keeper/utils.go 67.56% <54.54%> (-2.75%) ⬇️
app/ante/eth.go 90.37% <76.92%> (-0.69%) ⬇️
x/evm/keeper/state_transition.go 68.40% <84.21%> (+1.04%) ⬆️
app/ante/ante.go 48.19% <100.00%> (ø)
app/app.go 83.72% <100.00%> (+0.04%) ⬆️
x/evm/keeper/keeper.go 75.14% <100.00%> (+0.14%) ⬆️

@fedekunze fedekunze marked this pull request as ready for review October 4, 2021 14:40
@fedekunze fedekunze changed the title evm: geth 1.10.9 fee market changes evm: geth 1.10.9 fee market changes to Keeper and AnteHandler Oct 4, 2021
@fedekunze fedekunze enabled auto-merge (squash) October 4, 2021 14:48
@fedekunze fedekunze merged commit fb9adf9 into main Oct 4, 2021
@fedekunze fedekunze deleted the fedekunze/feemarket-evm branch October 4, 2021 14:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C:Proto protobuf files (*.pb.go) Type: Docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant