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

deps: migrate to cometbft v0.37 (backport #3175) #3242

Merged
merged 4 commits into from
Mar 7, 2023

Commits on Mar 6, 2023

  1. deps: migrate to cometbft v0.37 (#3175)

    (cherry picked from commit 143e5d8)
    
    # Conflicts:
    #	docs/dev/go-style-guide.md
    #	e2e/go.mod
    #	e2e/go.sum
    #	e2e/semverutil/semver.go
    #	e2e/testconfig/testconfig.go
    #	go.mod
    #	go.sum
    #	modules/apps/27-interchain-accounts/controller/keeper/keeper.go
    #	modules/apps/transfer/keeper/mbt_relay_test.go
    #	modules/apps/transfer/types/trace.go
    #	modules/core/02-client/client/utils/utils.go
    #	modules/core/02-client/keeper/keeper.go
    #	modules/core/03-connection/keeper/keeper.go
    #	modules/core/04-channel/types/acknowledgement_test.go
    #	modules/core/23-commitment/types/merkle.go
    #	modules/core/23-commitment/types/utils.go
    #	modules/light-clients/07-tendermint/client_state.go
    #	modules/light-clients/07-tendermint/consensus_state.go
    #	modules/light-clients/07-tendermint/header.go
    #	modules/light-clients/07-tendermint/misbehaviour.go
    #	modules/light-clients/07-tendermint/misbehaviour_handle.go
    #	modules/light-clients/07-tendermint/update.go
    #	testing/README.md
    #	testing/chain.go
    crodriguezvega authored and mergify[bot] committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    0f61fdf View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. remove e2e directory

    colin-axner committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    f09c7a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1182de4 View commit details
    Browse the repository at this point in the history
  3. fix: indentation

    colin-axner committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2d31ce7 View commit details
    Browse the repository at this point in the history