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

ICA Controller Side Middleware #417

Merged
merged 24 commits into from
Nov 5, 2021

Commits on Sep 16, 2021

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

Commits on Sep 17, 2021

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

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    51fe4b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb681a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3a3d8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4404535 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

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

Commits on Oct 8, 2021

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

Commits on Oct 12, 2021

  1. godoc self nits

    colin-axner committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a6066da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eccb110 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary error

    colin-axner committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    70bf29b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. update comment

    colin-axner committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    205d6f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

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

Commits on Nov 4, 2021

  1. Configuration menu
    Copy the full SHA
    8e279ea View commit details
    Browse the repository at this point in the history
  2. fix testing build

    colin-axner committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    7baafe0 View commit details
    Browse the repository at this point in the history
  3. split channel keeper interface

    splits ChannelKeeper interface into ics4Wrapper and core ChannelKeeper
    colin-axner committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    b166880 View commit details
    Browse the repository at this point in the history
  4. fix tests

    colin-axner committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    45bee51 View commit details
    Browse the repository at this point in the history
  5. remove comments

    colin-axner committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    816293b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a0e7de View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Apply suggestions from code review

    Co-authored-by: Sean King <seantking@users.noreply.github.com>
    Co-authored-by: Damian Nolan <damiannolan@gmail.com>
    3 people authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    b2db520 View commit details
    Browse the repository at this point in the history
  2. fix test and update testing README

    apply test fix pointed out by Sean.
    Update testing README to reflect how to test with the mock module for middleware
    colin-axner committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    c4a4aeb View commit details
    Browse the repository at this point in the history
  3. add OnRecvPacket test

    Add test cases for OnRecvPacket, reused structure in relay_test.go
    colin-axner committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    46f30de View commit details
    Browse the repository at this point in the history
  4. Merge branch 'colin/313-ica-middleware' of github.com:cosmos/ibc-go i…

    …nto colin/313-ica-middleware
    colin-axner committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    e22684b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62dd3d3 View commit details
    Browse the repository at this point in the history