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: v2.2.2
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/v2.2.x
Choose a head ref
  • 8 commits
  • 12 files changed
  • 6 contributors

Commits on Aug 2, 2022

  1. Update CHANGELOG.md

    crodriguezvega authored Aug 2, 2022
    Copy the full SHA
    dff6ea6 View commit details

Commits on Aug 9, 2022

  1. Copy the full SHA
    4dd53b0 View commit details

Commits on Aug 12, 2022

  1. fix: "acknowledgement written" logs unsupported type (backport #1919) (

    …#1955)
    
    * fix: "acknowledgement written" logs unsupported type (#1919)
    
    * fix: "acknowledgement written" logs unsupported type
    
    * Updating CHANGELOG.md
    
    Co-authored-by: Carlos Rodriguez <[email protected]>
    Co-authored-by: colin axnér <[email protected]>
    (cherry picked from commit 897e7eb)
    
    # Conflicts:
    #	CHANGELOG.md
    
    * fix conflict
    
    Co-authored-by: Joe Abbey <[email protected]>
    Co-authored-by: Carlos Rodriguez <[email protected]>
    3 people authored Aug 12, 2022
    Copy the full SHA
    6a9e197 View commit details

Commits on Aug 23, 2022

  1. fix broken link (#2059) (#2091)

    (cherry picked from commit 7d26a87)
    
    Co-authored-by: Carlos Rodriguez <[email protected]>
    mergify[bot] and crodriguezvega authored Aug 23, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    58a94b0 View commit details

Commits on Sep 7, 2022

  1. chore: fix broken link to bank module spec (backport #2201) (#2203)

    * chore: fix broken link to bank module spec (#2201)
    
    ## Description
    
    closes: #XXXX
    
    ---
    
    Before we can merge this PR, please make sure that all the following items have been
    checked off. If any of the checklist items are not applicable, please leave them but
    write a little note why.
    
    - [x] Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/cosmos/ibc-go/blob/master/CONTRIBUTING.md#pr-targeting))
    - [ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
    - [ ] Code follows the [module structure standards](https://github.com/cosmos/cosmos-sdk/blob/master/docs/building-modules/structure.md).
    - [ ] Wrote unit and integration [tests](https://github.com/cosmos/ibc-go/blob/master/CONTRIBUTING.md#testing)
    - [ ] Updated relevant documentation (`docs/`) or specification (`x/<module>/spec/`)
    - [ ] Added relevant `godoc` [comments](https://blog.golang.org/godoc-documenting-go-code).
    - [ ] Added a relevant changelog entry to the `Unreleased` section in `CHANGELOG.md`
    - [x] Re-reviewed `Files changed` in the Github PR explorer
    - [ ] Review `Codecov Report` in the comment section below once CI passes
    
    (cherry picked from commit 1a0918d)
    
    # Conflicts:
    #	docs/apps/transfer/params.md
    
    * fix conflict
    
    * fix
    
    Co-authored-by: Carlos Rodriguez <[email protected]>
    mergify[bot] and crodriguezvega authored Sep 7, 2022
    Copy the full SHA
    faa8f04 View commit details

Commits on Sep 21, 2022

  1. fix broken link/update link (#2338) (#2340)

    (cherry picked from commit d908b1b)
    
    Co-authored-by: Carlos Rodriguez <[email protected]>
    mergify[bot] and crodriguezvega authored Sep 21, 2022
    Copy the full SHA
    a928e30 View commit details

Commits on Oct 11, 2022

  1. chore: fix broken links (backport #2511) (#2516)

    * fix broken links (#2511)
    
    Co-authored-by: Carlos Rodriguez <[email protected]>
    (cherry picked from commit 4c45212)
    
    # Conflicts:
    #	docs/ibc/apps/apps.md
    #	docs/middleware/ics29-fee/fee-distribution.md
    #	modules/apps/transfer/spec/06_metrics.md
    
    * resolving conflicts
    
    * deleting fee middlware doc
    
    Co-authored-by: Carlos Rodriguez <[email protected]>
    Co-authored-by: Damian Nolan <[email protected]>
    3 people authored Oct 11, 2022
    Copy the full SHA
    84ef138 View commit details
  2. delete file

    crodriguezvega committed Oct 11, 2022
    Copy the full SHA
    7e97ea0 View commit details
Loading