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

feat: add local snapshots management commands (backport #16067) #16103

Merged
merged 13 commits into from
May 12, 2023

Commits on May 11, 2023

  1. feat: add local snapshots management commands (#16067)

    Co-authored-by: Marko <marbar3778@yahoo.com>
    (cherry picked from commit c1ceb3b)
    
    # Conflicts:
    #	go.mod
    #	go.sum
    #	server/types/app.go
    #	server/util.go
    #	simapp/simd/cmd/root.go
    #	simapp/simd/cmd/root_v2.go
    #	snapshots/store.go
    yihuang authored and mergify[bot] committed May 11, 2023
    Configuration menu
    Copy the full SHA
    d46d7cb View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    tac0turtle committed May 11, 2023
    Configuration menu
    Copy the full SHA
    fb8b50e View commit details
    Browse the repository at this point in the history
  3. add missing defer (#16107)

    julienrbrt committed May 11, 2023
    Configuration menu
    Copy the full SHA
    bf2939a View commit details
    Browse the repository at this point in the history
  4. fix linting

    tac0turtle committed May 11, 2023
    Configuration menu
    Copy the full SHA
    734f2da View commit details
    Browse the repository at this point in the history
  5. bring back save chunk

    tac0turtle committed May 11, 2023
    Configuration menu
    Copy the full SHA
    12af89a View commit details
    Browse the repository at this point in the history
  6. fix imports

    tac0turtle committed May 11, 2023
    Configuration menu
    Copy the full SHA
    ab247e6 View commit details
    Browse the repository at this point in the history
  7. fix import

    tac0turtle committed May 11, 2023
    Configuration menu
    Copy the full SHA
    348be87 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. retrigger

    Co-authored-by: yihuang <huang@crypto.com>
    julienrbrt and yihuang committed May 12, 2023
    Configuration menu
    Copy the full SHA
    0d9068f View commit details
    Browse the repository at this point in the history
  2. fix GHSA-3vp4-m3rf-835h

    julienrbrt committed May 12, 2023
    Configuration menu
    Copy the full SHA
    03d6684 View commit details
    Browse the repository at this point in the history
  3. updates

    julienrbrt committed May 12, 2023
    Configuration menu
    Copy the full SHA
    8002a68 View commit details
    Browse the repository at this point in the history
  4. downgrade goleveldb

    julienrbrt committed May 12, 2023
    Configuration menu
    Copy the full SHA
    27075aa View commit details
    Browse the repository at this point in the history
  5. make rosetta-data

    julienrbrt committed May 12, 2023
    Configuration menu
    Copy the full SHA
    8d62335 View commit details
    Browse the repository at this point in the history
  6. updates

    julienrbrt committed May 12, 2023
    Configuration menu
    Copy the full SHA
    5e9d750 View commit details
    Browse the repository at this point in the history