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

Add IBC hooks for every IBC method #2296

Closed
wants to merge 19 commits into from

Commits on Sep 14, 2022

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

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    bb4f72c View commit details
    Browse the repository at this point in the history
  2. added proper tests

    nicolaslara committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    58d094a View commit details
    Browse the repository at this point in the history
  3. test cleanup

    nicolaslara committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    7876e32 View commit details
    Browse the repository at this point in the history
  4. removed unnecessary files

    nicolaslara committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    f1e12bf View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    2322792 View commit details
    Browse the repository at this point in the history
  2. removed unused chain

    nicolaslara committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    4142d48 View commit details
    Browse the repository at this point in the history
  3. renames

    nicolaslara committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    1a6a518 View commit details
    Browse the repository at this point in the history
  4. Update modules/apps/hooks/ibc_middleware_test.go

    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    nicolaslara and crodriguezvega authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    3ea1a3f View commit details
    Browse the repository at this point in the history
  5. fixed test with new name

    nicolaslara committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    9de2964 View commit details
    Browse the repository at this point in the history
  6. reordered

    nicolaslara committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    88efd13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    314be04 View commit details
    Browse the repository at this point in the history
  8. simplified initialization

    nicolaslara committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    3ec6fcd View commit details
    Browse the repository at this point in the history
  9. simplified tests

    nicolaslara committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    facdb73 View commit details
    Browse the repository at this point in the history
  10. using new constructor

    nicolaslara committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    e4e8dad View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bba15bc View commit details
    Browse the repository at this point in the history
  12. gofumpt

    nicolaslara committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    d9ef44a View commit details
    Browse the repository at this point in the history
  13. reorged imports

    nicolaslara committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    0b08a17 View commit details
    Browse the repository at this point in the history
  14. gofumpt

    nicolaslara committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    a1f93b3 View commit details
    Browse the repository at this point in the history