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: rollback command don't actually delete multistore versions (backport #11361) #13133

Merged
merged 2 commits into from
Sep 5, 2022

Commits on Sep 2, 2022

  1. fix: rollback command don't actually delete multistore versions (back…

    …port cosmos#11361) (cosmos#13089)
    
    * fix: rollback command don't actually delete multistore versions (cosmos#11361)
    
    * rollback command don't actually delete multistore versions
    
    Closes: cosmos#11333
    
    - add unit tests
    - use LoadVersionForOverwriting
    - update tendermint dependency to 0.35.x release branch
    
    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    
    flushMetadata after rollback
    
    Update server/rollback.go
    
    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    
    fix build
    
    gofumpt
    
    * fix unit test
    
    (cherry picked from commit 51d2de5)
    
    * fix unit test
    
    * changelog
    
    * api breaking changelog
    
    Co-authored-by: yihuang <huang@crypto.com>
    mergify[bot] and yihuang committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    e10b0f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. fix test

    yihuang committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    5392bfd View commit details
    Browse the repository at this point in the history