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: app-hash mismatch if upgrade migration commit is interrupted (backport #13530) #13627

Merged
merged 2 commits into from
Oct 25, 2022

Commits on Oct 24, 2022

  1. fix: app-hash mismatch if upgrade migration commit is interrupted (#1…

    …3530)
    
    * avoid append commit when upgrade get interrupted
    
    * add commitStores test
    
    * add change doc
    
    * Update store/rootmulti/store.go
    
    Co-authored-by: yihuang <huang@crypto.com>
    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
    (cherry picked from commit b63adac)
    
    # Conflicts:
    #	CHANGELOG.md
    mmsqe authored and mergify[bot] committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    69ce929 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Update CHANGELOG.md

    Co-authored-by: mmsqe <mavis@crypto.com>
    yihuang and mmsqe committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    a856550 View commit details
    Browse the repository at this point in the history