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-apps
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: modules/async-icq/v8.0.0
Choose a base ref
...
head repository: cosmos/ibc-apps
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: modules/rate-limiting/v8.1.0
Choose a head ref
  • 18 commits
  • 149 files changed
  • 17 contributors

Commits on Jan 24, 2024

  1. fix: add missing proto annotation (#164)

    * add missing proto annotation
    
    service icq.v1.Msg does not have cosmos.msg.v1.service proto annotation
    service packetforward.v1.Msg does not have cosmos.msg.v1.service proto annotation
    
    * add missing proto annotation
    
    * build proto
    beer-1 authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f055ce5 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Mar 19, 2024

  1. chore: fix deps (#170)

    jtieri authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    508e57d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    6bee222 View commit details
    Browse the repository at this point in the history
  2. docs: update PFM references (#177)

    Closes #176
    rootulp authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2733d24 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. CI: link lint + spell check (#179)

    * mark down lint & incorrect spelling
    
    * fix typos
    
    * fix broken links
    
    * update ibc hooks linter to v1.55.2
    
    * just direct link
    
    * fix more links
    
    * use longer markdown link timeout
    reecepbcups authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    26f3ad8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Fix table (#183)

    * Fix table
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Reece Williams <31943163+Reecepbcups@users.noreply.github.com>
    mdulin2 and reecepbcups authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    cd5cc2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90947a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on May 2, 2024

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

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    ed0e92f View commit details
    Browse the repository at this point in the history
  2. chore: sdk 50 upgrade for wasm hooks (#166)

    * updates
    
    * updates
    
    * updates
    
    * updates
    
    * bump ibc v8 deps
    
    * cleanup sdkmodule.go and wasm_hook.go
    
    * continue updating wasm hooks
    
    * continue working on ibc hooks for v50
    
    * chore: update simapp to sdk 50
    
    * chore: resolve conflict in other files
    
    * fix: nft module account not set
    
    * fix: add circuit keeper
    
    * existing test passes
    
    * fix lint
    
    * bump sdk and comet
    
    * remove an unused parameter
    
    * update go and linter version
    
    * Update packet-forward-middleware.yml
    
    ---------
    
    Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
    Co-authored-by: kienn6034 <kien@notional.ventures>
    3 people authored May 22, 2024
    Configuration menu
    Copy the full SHA
    66df072 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. feat: migrate ibc rate limiting (#191)

    * feat: migrate ibc rate limiting
    
    * chore: revert query changes
    johnletey authored May 23, 2024
    Configuration menu
    Copy the full SHA
    cb5b4d8 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on Jun 26, 2024

  1. chore: fix some comments (#197)

    Signed-off-by: todaymoon <csgcgl@foxmail.com>
    todaymoon authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    94190a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

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

Commits on Jul 22, 2024

  1. chore(v8): tweak ibc rate-limit addition (#194)

    * base chores
    
    * some docs
    
    * wip: e2e base
    
    * move generate into scripts
    
    * CI: lint, unit test
    
    * lint
    
    * fix: ictest-ratelimit in makefile
    reecepbcups authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fcb70dd View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

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