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(server): bootstrap-state command can't parse latest genesis format (backport #20020) #20045

Merged
merged 8 commits into from
Apr 29, 2024

Commits on Apr 15, 2024

  1. fix(server): bootstrap-state command can't parse latest genesis format (

    #20020)
    
    (cherry picked from commit 84c64b2)
    
    # Conflicts:
    #	client/v2/go.mod
    #	client/v2/go.sum
    #	go.sum
    #	simapp/go.mod
    #	simapp/go.sum
    #	simapp/gomod2nix.toml
    #	tests/go.mod
    #	tests/go.sum
    #	tests/starship/tests/go.mod
    #	tests/starship/tests/go.sum
    #	x/accounts/defaults/lockup/go.mod
    #	x/accounts/defaults/lockup/go.sum
    #	x/accounts/go.mod
    #	x/accounts/go.sum
    #	x/auth/go.mod
    #	x/auth/go.sum
    #	x/authz/go.mod
    #	x/authz/go.sum
    #	x/bank/go.mod
    #	x/bank/go.sum
    #	x/circuit/go.mod
    #	x/circuit/go.sum
    #	x/distribution/go.mod
    #	x/distribution/go.sum
    #	x/epochs/go.mod
    #	x/epochs/go.sum
    #	x/evidence/go.sum
    #	x/feegrant/go.mod
    #	x/feegrant/go.sum
    #	x/gov/go.mod
    #	x/gov/go.sum
    #	x/group/go.mod
    #	x/group/go.sum
    #	x/mint/go.mod
    #	x/mint/go.sum
    #	x/nft/go.mod
    #	x/nft/go.sum
    #	x/params/go.mod
    #	x/params/go.sum
    #	x/protocolpool/go.mod
    #	x/protocolpool/go.sum
    #	x/slashing/go.mod
    #	x/slashing/go.sum
    #	x/staking/go.mod
    #	x/staking/go.sum
    #	x/upgrade/go.mod
    #	x/upgrade/go.sum
    yihuang authored and mergify[bot] committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    475a718 View commit details
    Browse the repository at this point in the history
  2. reverts

    julienrbrt committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b5a4892 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bafbd2 View commit details
    Browse the repository at this point in the history
  4. moar

    julienrbrt committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2a19d10 View commit details
    Browse the repository at this point in the history
  5. updates

    julienrbrt committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d4385f9 View commit details
    Browse the repository at this point in the history
  6. fix conflict

    sontrinh16 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b0fe0b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    ea70b4f View commit details
    Browse the repository at this point in the history
  2. changelog

    tac0turtle committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6ae8a63 View commit details
    Browse the repository at this point in the history