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 #3175

Merged
merged 18 commits into from
Mar 6, 2023
Merged

Commits on Feb 20, 2023

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

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    1a5e0a5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into carlos/update-cometbft-v0.37

    # Conflicts:
    #	go.mod
    crodriguezvega committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    821673c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dade0b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. update client.pb.go

    crodriguezvega committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    0a79e38 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    1df5cdd View commit details
    Browse the repository at this point in the history
  2. go mod tidy for e2e

    crodriguezvega committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    e8446a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6488acf View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into carlos/update-cometbft-v0.37

    # Conflicts:
    #	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/chain.go
    crodriguezvega committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    3d0a69e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. deps: bump to SDK v0.47-rc3

    Carlos Rodriguez committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    bba0e9b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into carlos/update-cometbft-v0.37

    # Conflicts:
    #	e2e/go.mod
    #	e2e/go.sum
    #	go.mod
    #	go.sum
    Carlos Rodriguez committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    9d06822 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. update to interchaintest v7 with cometbft

    Carlos Rodriguez committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    37239b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36c38ad View commit details
    Browse the repository at this point in the history
  3. downgrade cometbft to v0.37-rc3

    Carlos Rodriguez committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    1e4a3ef View commit details
    Browse the repository at this point in the history
  4. downgrade docker

    Carlos Rodriguez committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    b7487b3 View commit details
    Browse the repository at this point in the history
  5. gofumpt

    Carlos Rodriguez committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    3fc8863 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. add replace directive for goleveldb

    Carlos Rodriguez committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    936c666 View commit details
    Browse the repository at this point in the history
  2. gofumpt

    Carlos Rodriguez committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    665983b View commit details
    Browse the repository at this point in the history