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

cli: allow node operator to rollback last state (backport #7033) #7080

Merged
merged 4 commits into from
Oct 8, 2021

Commits on Oct 8, 2021

  1. cli: allow node operator to rollback last state (#7033)

    (cherry picked from commit 4ca130d)
    
    # Conflicts:
    #	CHANGELOG_PENDING.md
    #	cmd/tendermint/commands/reindex_event.go
    #	cmd/tendermint/main.go
    #	state/state.go
    #	types/time/rollback.go
    #	types/time/rollback_test.go
    cmwaters authored and mergify-bot committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    657282e View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    cmwaters committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    3acae33 View commit details
    Browse the repository at this point in the history
  3. lint

    cmwaters committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    b1d49a4 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG_PENDING.md

    cmwaters committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    689f7be View commit details
    Browse the repository at this point in the history