exchain icon indicating copy to clipboard operation
exchain copied to clipboard

Upgrade ETH to v1.10.25

Open BananaLF opened this issue 2 years ago • 1 comments

  • Targeted PR against correct branch (see CONTRIBUTING.md)

  • [ ] Linked to github-issue with discussion and accepted design OR link to spec that describes this work.

  • [ ] Wrote tests

  • [ ] Updated relevant documentation (docs/)

  • [ ] Added a relevant changelog entry to the Unreleased section in CHANGELOG.md

  • [ ] Reviewed Files changed in the github PR explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge PR #XYZ: [title]" (coding standards)

BananaLF avatar Sep 29 '22 09:09 BananaLF

Codecov Report

Merging #2552 (e57c7be) into dev (bf17e6d) will increase coverage by 0.00%. The diff coverage is 20.00%.

:exclamation: Current head e57c7be differs from pull request most recent head c3c133f. Consider uploading reports for the commit c3c133f to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##              dev    #2552   +/-   ##
=======================================
  Coverage   36.16%   36.16%           
=======================================
  Files         429      429           
  Lines       44950    44948    -2     
=======================================
  Hits        16254    16254           
+ Misses      27523    27522    -1     
+ Partials     1173     1172    -1     
Impacted Files Coverage Δ
x/evm/types/api.go 0.00% <0.00%> (ø)
x/evm/types/tracer.go 6.84% <9.52%> (-0.30%) :arrow_down:
x/evm/keeper/keeper_mpt.go 29.87% <100.00%> (+0.88%) :arrow_up:
x/evm/types/state_object_mpt.go 20.43% <100.00%> (ø)
x/vmbridge/types/protocol.go 87.09% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Nov 04 '22 01:11 codecov-commenter