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: init app earliest version correctly after state sync #535

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

blindchaser
Copy link
Contributor

Describe your changes and provide context

init app earliest version correctly after state sync to avoid app earliest version < block earliest version

Testing performed to validate your change

Copy link

codecov bot commented Aug 16, 2024

Codecov Report

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

Project coverage is 54.84%. Comparing base (ed1e9a4) to head (a8b3f2a).
Report is 1 commits behind head on main.

Files Patch % Lines
storev2/rootmulti/store.go 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #535      +/-   ##
==========================================
- Coverage   54.84%   54.84%   -0.01%     
==========================================
  Files         631      631              
  Lines       54788    54791       +3     
==========================================
- Hits        30050    30049       -1     
- Misses      22586    22590       +4     
  Partials     2152     2152              
Files Coverage Δ
storev2/rootmulti/store.go 2.65% <0.00%> (-0.02%) ⬇️

... and 1 file with indirect coverage changes

@blindchaser blindchaser merged commit 0831407 into main Aug 19, 2024
14 of 15 checks passed
@blindchaser blindchaser deleted the yiren/SEI-7956 branch August 19, 2024 22:00
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.

2 participants