Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cosmos/ibc-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.0
Choose a base ref
...
head repository: cosmos/ibc-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.2.0
Choose a head ref
  • 9 commits
  • 7 files changed
  • 6 contributors

Commits on Jun 9, 2023

  1. Update CHANGELOG.md

    crodriguezvega authored Jun 9, 2023
    Copy the full SHA
    71c6d71 View commit details

Commits on Jun 22, 2023

  1. chore: remove simd testnet cmd and cosmossdk.io/simapp dependency (#3554

    ) (#3932)
    
    (cherry picked from commit 9c1a81d)
    
    Co-authored-by: Damian Nolan <damiannolan@gmail.com>
    mergify[bot] and damiannolan authored Jun 22, 2023
    Copy the full SHA
    501156e View commit details
  2. retract previous v7 releases with ledger transaction signing bug (#3925)

    * add retract for versions impacted by transaction signing with ledger bug
    
    * retract specific versions
    crodriguezvega authored Jun 22, 2023
    Copy the full SHA
    a78c61d View commit details
  3. barberry (bump SDK v0.47.3) (backport #3810) (#3931)

    * barberry (bump SDK v0.47.3) (#3810)
    
    * barberry
    
    * sync
    
    * add replaces for goleveldb
    
    * move back to go 1.19
    
    * move go.work back to go.work.example
    
    (cherry picked from commit cf593b7)
    
    # Conflicts:
    #	e2e/go.mod
    #	e2e/go.sum
    #	go.mod
    #	go.sum
    #	modules/capability/go.mod
    #	modules/capability/go.sum
    
    * fix conflicts/add changelog
    
    ---------
    
    Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com>
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    3 people authored Jun 22, 2023
    Copy the full SHA
    3252269 View commit details
  4. build(deps): Bump github.com/cometbft/cometbft from 0.37.1 to 0.37.2 …

    …(backport #3862) (#3933)
    
    * build(deps): Bump github.com/cometbft/cometbft from 0.37.1 to 0.37.2 (#3862)
    
    * build(deps): Bump github.com/cometbft/cometbft from 0.37.1 to 0.37.2
    
    Bumps [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) from 0.37.1 to 0.37.2.
    - [Release notes](https://github.com/cometbft/cometbft/releases)
    - [Changelog](https://github.com/cometbft/cometbft/blob/main/CHANGELOG.md)
    - [Commits](cometbft/cometbft@v0.37.1...v0.37.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cometbft/cometbft
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump cometbft in e2e,go mod tidy.
    
    * Bump cometbft in capability,go mod tidy.
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: DimitrisJim <d.f.hilliard@gmail.com>
    Co-authored-by: Charly <charly@interchain.io>
    (cherry picked from commit 735f81e)
    
    # Conflicts:
    #	e2e/go.mod
    #	e2e/go.sum
    #	go.mod
    #	go.sum
    #	modules/capability/go.mod
    #	modules/capability/go.sum
    
    * fix conflicts/add changelog
    
    * delete files
    
    ---------
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    3 people authored Jun 22, 2023
    Copy the full SHA
    532929b View commit details
  5. fix(statemachine)!: re-implement legacy msg interface (backport #3907) (

    #3938)
    
    * fix(statemachine)!: re-implement legacy msg interface (#3907)
    
    (cherry picked from commit f2b2249)
    
    # Conflicts:
    #	modules/apps/29-fee/types/msgs.go
    #	modules/apps/transfer/types/msgs.go
    
    * resolving backport conflicts
    
    ---------
    
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    Co-authored-by: Damian Nolan <damiannolan@gmail.com>
    3 people authored Jun 22, 2023
    Copy the full SHA
    d7d3e1a View commit details
  6. Bump ubuntu image used, 22.04 has a more recent version of libc that …

    …should match the one by github runners. (#3851) (#3943)
    
    (cherry picked from commit 540d64b)
    
    Co-authored-by: Jim Fasarakis-Hilliard <d.f.hilliard@gmail.com>
    mergify[bot] and DimitrisJim authored Jun 22, 2023
    Copy the full SHA
    571bfc6 View commit details
  7. Update CHANGELOG.md

    crodriguezvega authored Jun 22, 2023
    Copy the full SHA
    4e7724b View commit details
  8. Copy the full SHA
    d02ab9d View commit details
Loading