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

V5.7.5 release #1805

Merged
merged 12 commits into from
Aug 9, 2024
Merged

V5.7.5 release #1805

merged 12 commits into from
Aug 9, 2024

Conversation

udpatil
Copy link
Collaborator

@udpatil udpatil commented Aug 6, 2024

Describe your changes and provide context

Testing performed to validate your change

Copy link

codecov bot commented Aug 6, 2024

Codecov Report

Attention: Patch coverage is 60.52632% with 15 lines in your changes missing coverage. Please review.

Project coverage is 60.71%. Comparing base (e8e4b3b) to head (d9b18ed).
Report is 132 commits behind head on main.

Files Patch % Lines
x/evm/state/accesslist.go 67.74% 7 Missing and 3 partials ⚠️
x/evm/state/statedb.go 16.66% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1805      +/-   ##
==========================================
- Coverage   61.64%   60.71%   -0.94%     
==========================================
  Files         365      380      +15     
  Lines       26178    27967    +1789     
==========================================
+ Hits        16138    16979     +841     
- Misses       8967     9842     +875     
- Partials     1073     1146      +73     
Files Coverage Δ
app/upgrades.go 40.74% <ø> (ø)
x/evm/keeper/msg_server.go 76.73% <100.00%> (-2.09%) ⬇️
x/evm/state/statedb.go 47.22% <16.66%> (-4.74%) ⬇️
x/evm/state/accesslist.go 86.84% <67.74%> (-7.61%) ⬇️

... and 74 files with indirect coverage changes

@yzang2019 yzang2019 merged commit e5260c2 into main Aug 9, 2024
49 of 50 checks passed
@yzang2019 yzang2019 deleted the v5.7.5-release branch August 9, 2024 16:43
yzang2019 added a commit that referenced this pull request Aug 15, 2024
* main:
  Add more DEX dapp tests (#1809)
  Add basic LST integration tests  (#1814)
  Allow CW->ERC pointers to be called through wasmd precompile (#1785)
  Bump nonce even if tx fails (#1778)
  Fix docker setup for local cluster (#1806)
  Tune Configs (#1813)
  V5.7.5 release (#1805)
  Evidence Max Bytes Update (#1812)
  Add dApp Tests (#1802)
  [EVM] Tune configs (#1800)
  Revert dex removal (#1801)
  Do not charge gas for feecollector address query (#1795)
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.

3 participants