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: v6.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: release/v6.1.x
Choose a head ref
  • 18 commits
  • 29 files changed
  • 6 contributors

Commits on Dec 20, 2022

  1. Update CHANGELOG.md

    crodriguezvega authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    7434fd8 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

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

Commits on May 18, 2023

  1. Handle ordered packets in UnreceivedPackets query. (backport #3346) (#…

    …3611)
    
    * fix: handle ordered packets in `UnreceivedPackets` query
    
    Co-authored-by: Cian Hatton <cian@interchain.io>
    (cherry picked from commit c77f80f)
    
    * fix dead links and version of golangci
    
    * fix conflicts
    
    * add exclude rule
    
    * add changelod
    
    ---------
    
    Co-authored-by: Jim Fasarakis-Hilliard <d.f.hilliard@gmail.com>
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    3 people authored May 18, 2023
    Configuration menu
    Copy the full SHA
    4c745a8 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Update CHANGELOG.md

    crodriguezvega authored May 25, 2023
    Configuration menu
    Copy the full SHA
    bd7b51c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7795b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5d3fe5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19d7fce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05f5fa9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5c2681 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    742445f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cdf99f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fa3116f View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG.md

    crodriguezvega authored May 25, 2023
    Configuration menu
    Copy the full SHA
    b5e77a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Bump ubuntu image used, 22.04 has a more recent version of libc that …

    …should match the one by github runners. (#3851) (#4702)
    
    (cherry picked from commit 540d64b)
    
    Co-authored-by: Jim Fasarakis-Hilliard <d.f.hilliard@gmail.com>
    mergify[bot] and DimitrisJim authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    cfb11af View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. fix: allow value with slashes in URL template (backport #3045) (#4868)

    * fix: allow value with slashes in URL template (#3045)
    
    (cherry picked from commit 002b266)
    
    # Conflicts:
    #	modules/apps/transfer/types/query.pb.go
    #	modules/apps/transfer/types/query.pb.gw.go
    
    * fix conflicts pb files
    
    * fix some markdown links
    
    * fix more markdown links
    
    * fix links
    
    * add changelog
    
    ---------
    
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    mergify[bot] and crodriguezvega authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    04dfadb View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. fix: denom traces order (backport #4709) (#4884)

    * fix: order query service rpcs to fix availability of denom traces endpoint when no args are provided (#4709)
    
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    Co-authored-by: Jim Fasarakis-Hilliard <d.f.hilliard@gmail.com>
    (cherry picked from commit 1283efb)
    
    # Conflicts:
    #	modules/apps/transfer/types/query.pb.go
    #	modules/apps/transfer/types/query.pb.gw.go
    
    * add changelog
    
    * fix conflicts
    
    ---------
    
    Co-authored-by: Emi <49301655+emidev98@users.noreply.github.com>
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    3 people authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5626283 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    4d32854 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    crodriguezvega authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    de6084a View commit details
    Browse the repository at this point in the history
Loading