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(server): add custom start handler (backport #19854) #19884

Merged
merged 5 commits into from
Mar 28, 2024

Commits on Mar 27, 2024

  1. feat(server): add custom start handler (#19854)

    (cherry picked from commit def211d)
    
    # Conflicts:
    #	CHANGELOG.md
    #	UPGRADING.md
    #	docs/docs/build/building-apps/05-app-testnet.md
    #	server/start.go
    #	server/util.go
    #	simapp/simd/cmd/commands.go
    #	simapp/simd/cmd/root.go
    #	simapp/simd/cmd/root_v2.go
    julienrbrt authored and mergify[bot] committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b384313 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. fix conflicts

    julienrbrt committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9ade16d View commit details
    Browse the repository at this point in the history
  2. nit

    julienrbrt committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    830d1c0 View commit details
    Browse the repository at this point in the history
  3. fix build

    julienrbrt committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    914769d View commit details
    Browse the repository at this point in the history
  4. make lint-fix

    julienrbrt committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    03d08e3 View commit details
    Browse the repository at this point in the history