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

Ack callbacks for IBC transfers #3589

Merged
merged 26 commits into from
Dec 16, 2022
Merged

Commits on Dec 1, 2022

  1. added ack callbacks

    nicolaslara committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    2f48bf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a119e98 View commit details
    Browse the repository at this point in the history
  3. gofumpt

    nicolaslara committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    a99bee2 View commit details
    Browse the repository at this point in the history
  4. remove unused file

    nicolaslara committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    eff6127 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    696bc72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce4ef41 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Configuration menu
    Copy the full SHA
    d44c9f7 View commit details
    Browse the repository at this point in the history
  2. renaming helper method

    nicolaslara committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    a03d6bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f289823 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. renamed callback key

    nicolaslara committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    5bdeb31 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    981dad6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4987812 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bccc9a4 View commit details
    Browse the repository at this point in the history
  4. fixed callback param

    nicolaslara committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    0bfa4a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. fixed readme

    nicolaslara committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    37c80f4 View commit details
    Browse the repository at this point in the history
  2. Update x/ibc-hooks/wasm_hook.go

    Co-authored-by: Adam Tucker <adam@osmosis.team>
    nicolaslara and czarcas7ic authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    05fe3ae View commit details
    Browse the repository at this point in the history
  3. added test for empty memo

    nicolaslara committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    7d3566c View commit details
    Browse the repository at this point in the history
  4. renamed ibc hooks keeper

    nicolaslara committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    f83a3e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ade5cdd View commit details
    Browse the repository at this point in the history
  6. removed unused import

    nicolaslara committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    aadb41f View commit details
    Browse the repository at this point in the history
  7. fofumpt

    nicolaslara committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    ba8bf7b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a9ac6b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Update x/ibc-hooks/README.md

    Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
    nicolaslara and ValarDragon authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    6aeef7b View commit details
    Browse the repository at this point in the history
  2. Update x/ibc-hooks/README.md

    Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
    nicolaslara and ValarDragon authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    3857b43 View commit details
    Browse the repository at this point in the history
  3. Update x/ibc-hooks/README.md

    Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
    nicolaslara and ValarDragon authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    7001f1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff8ea2f View commit details
    Browse the repository at this point in the history