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: parse home flag earlier (backport #20771) #20777

Merged
merged 6 commits into from
Jun 25, 2024

Commits on Jun 25, 2024

  1. feat: parse home flag earlier (#20771)

    (cherry picked from commit 5aaff21)
    
    # Conflicts:
    #	CHANGELOG.md
    #	client/config/config.go
    #	client/v2/CHANGELOG.md
    #	scripts/simapp-v2-init.sh
    #	server/v2/cometbft/flags/flags.go
    #	server/v2/commands.go
    #	simapp/CHANGELOG.md
    #	simapp/app.go
    #	simapp/app_v2.go
    #	simapp/simd/cmd/root.go
    #	simapp/simd/cmd/root_v2.go
    #	simapp/v2/app_di.go
    #	simapp/v2/simdv2/cmd/commands.go
    #	simapp/v2/simdv2/cmd/root_di.go
    #	x/upgrade/CHANGELOG.md
    #	x/upgrade/depinject.go
    #	x/upgrade/go.mod
    julienrbrt authored and mergify[bot] committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0a3ba38 View commit details
    Browse the repository at this point in the history
  2. reverts (1/n)

    julienrbrt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    607b074 View commit details
    Browse the repository at this point in the history
  3. updates

    julienrbrt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ed94786 View commit details
    Browse the repository at this point in the history
  4. updates

    julienrbrt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d29add3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1717389 View commit details
    Browse the repository at this point in the history
  6. go mod tidy

    julienrbrt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a04f173 View commit details
    Browse the repository at this point in the history