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

ICS 03 upstream changes #5123

Merged

Commits on Aug 14, 2019

  1. add CLIObject in progress

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    30aff55 View commit details
    Browse the repository at this point in the history
  2. cli in progress

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    9e46e5f View commit details
    Browse the repository at this point in the history
  3. add test in progress/

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    ee8d154 View commit details
    Browse the repository at this point in the history
  4. handshake test now working

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    10835cf View commit details
    Browse the repository at this point in the history
  5. in progress

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    d7a5c30 View commit details
    Browse the repository at this point in the history
  6. in progress

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    f951098 View commit details
    Browse the repository at this point in the history
  7. add send/receive

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    7a0b255 View commit details
    Browse the repository at this point in the history
  8. in progress

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    e8f16aa View commit details
    Browse the repository at this point in the history
  9. fix packets

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    833aeab View commit details
    Browse the repository at this point in the history
  10. in progress

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    8893b4b View commit details
    Browse the repository at this point in the history
  11. in progress

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    99de876 View commit details
    Browse the repository at this point in the history
  12. in progress

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    48d9088 View commit details
    Browse the repository at this point in the history
  13. in progress

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    b991e84 View commit details
    Browse the repository at this point in the history
  14. in progress

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    9b5b38e View commit details
    Browse the repository at this point in the history
  15. in progress

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    ad8b7bf View commit details
    Browse the repository at this point in the history
  16. implement test in progress

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    be293be View commit details
    Browse the repository at this point in the history
  17. send/receive test working

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    bf1d7f7 View commit details
    Browse the repository at this point in the history
  18. fix most of lint

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    705b109 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    72090e7 View commit details
    Browse the repository at this point in the history
  20. manually pass proofs

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    5f57caa View commit details
    Browse the repository at this point in the history
  21. add msgs/handler in progress

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    b01c3f9 View commit details
    Browse the repository at this point in the history
  22. add client query/tx

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    2ae06c4 View commit details
    Browse the repository at this point in the history
  23. fix golangci

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    7ecd360 View commit details
    Browse the repository at this point in the history
  24. add MsgReceive

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    33d1760 View commit details
    Browse the repository at this point in the history
  25. fix relayer cli

    mossid committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    bf762ba View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. finalize rebase, fix test

    mossid committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    1061a78 View commit details
    Browse the repository at this point in the history
  2. comment out client

    mossid committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    7a863d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    918c49a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    447eb3b View commit details
    Browse the repository at this point in the history
  5. add port

    mossid committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    df2b7fe View commit details
    Browse the repository at this point in the history
  6. fix test

    mossid committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    51303fd View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. add mocks

    mossid committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    c60fd53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee9bad2 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. add mock

    mossid committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    649ea6e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Configuration menu
    Copy the full SHA
    5ea508b View commit details
    Browse the repository at this point in the history
  2. add keeper

    mossid committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    418ec86 View commit details
    Browse the repository at this point in the history
  3. add StoreKey const

    mossid committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    0570f84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed6a7db View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Configuration menu
    Copy the full SHA
    fc35efc View commit details
    Browse the repository at this point in the history
  2. fix test

    mossid committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    075f7c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49c3176 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

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

Commits on Sep 16, 2019

  1. fix cli errors

    mossid committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    08efad1 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Configuration menu
    Copy the full SHA
    ab71a6e View commit details
    Browse the repository at this point in the history
  2. reflect method name change

    mossid committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    4e53dcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70a1c97 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Configuration menu
    Copy the full SHA
    f88d8d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fd3040 View commit details
    Browse the repository at this point in the history
  3. reflect downstream changes

    mossid committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    c90ed2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffed153 View commit details
    Browse the repository at this point in the history
  5. fix from address in tx cli

    mossid committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    cbfb043 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Configuration menu
    Copy the full SHA
    b15a44d View commit details
    Browse the repository at this point in the history
  2. fix cli

    mossid committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    8820838 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Configuration menu
    Copy the full SHA
    a72f6c5 View commit details
    Browse the repository at this point in the history
  2. fix golangci

    mossid committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    4b81cb5 View commit details
    Browse the repository at this point in the history
  3. fix cli

    mossid committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    3866942 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Clean up

    tnachen committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    6e6c186 View commit details
    Browse the repository at this point in the history
  2. fix mock cli in progress

    mossid committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    025caf1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'joon/ibc-sdk-interface' of github.com:cosmos/cosmos-sdk…

    … into joon/ibc-sdk-interface
    mossid committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    c289635 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

  1. finalize cleanup, mock cli wip

    mossid committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    1cea7e3 View commit details
    Browse the repository at this point in the history
  2. add cli for mocksend

    mossid committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    45dcdb3 View commit details
    Browse the repository at this point in the history
  3. fix handler

    mossid committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    56be11e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. rename mock packages

    mossid committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    10bf523 View commit details
    Browse the repository at this point in the history
  2. fix interface for gaia

    mossid committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    fea2ba6 View commit details
    Browse the repository at this point in the history
  3. ICS03 upstream changes

    fedekunze committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    25b95cb View commit details
    Browse the repository at this point in the history
  4. fixes

    fedekunze committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    76bdc16 View commit details
    Browse the repository at this point in the history
  5. rename types

    fedekunze committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    b58467c View commit details
    Browse the repository at this point in the history