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 REST endpoints #5310

Merged
merged 33 commits into from
Dec 2, 2019
Merged

Add IBC REST endpoints #5310

merged 33 commits into from
Dec 2, 2019

Commits on Nov 12, 2019

  1. add rest framework

    SegueII committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    0e834e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15c5fa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4585a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0bfc98 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

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

Commits on Nov 14, 2019

  1. modify ibc rest api

    SegueII committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    8170a2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09425be View commit details
    Browse the repository at this point in the history
  3. fix query route

    SegueII committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    e36b345 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. fix receive packet

    SegueII committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    9c726dd View commit details
    Browse the repository at this point in the history
  2. fix query client state api

    SegueII committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    fa190fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8329ec9 View commit details
    Browse the repository at this point in the history
  4. use const for prove judgement

    SegueII committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    fc3ae1b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. modify ibc rest api

    SegueII committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    ae39605 View commit details
    Browse the repository at this point in the history
  2. add api docs to swagger

    SegueII committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    1cb7188 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. add ibc config

    chengwenxi committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    e44e287 View commit details
    Browse the repository at this point in the history
  2. fix proof path in swagger

    SegueII committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    bb4ea54 View commit details
    Browse the repository at this point in the history
  3. return query result proof

    zhangzhiqiang committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    6a8da59 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #133 from zhiqiang-bianjie/irisnet-ibc-rest-apis

    return query result proof
    SegueII authored Nov 20, 2019
    Configuration menu
    Copy the full SHA
    4cfe60f View commit details
    Browse the repository at this point in the history
  5. update swagger docs

    zhangzhiqiang committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    5798888 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/irisnet-ibc-rest-apis' into iris…

    …net-ibc-rest-apis
    zhangzhiqiang committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    2b83694 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Merge remote-tracking branch 'cosmos/ibc-alpha' into irisnet-ibc-rest…

    …-apis
    zhangzhiqiang committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    ff4085c View commit details
    Browse the repository at this point in the history
  2. parse prove

    chengwenxi committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    6d9c62d View commit details
    Browse the repository at this point in the history
  3. clean up

    chengwenxi committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    03fedca View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

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

    SegueII committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    d877dbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b9e705 View commit details
    Browse the repository at this point in the history
  4. fix typo

    chengwenxi committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    abed335 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

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

Commits on Nov 28, 2019

  1. Merge remote-tracking branch 'refs/remotes/cosmos/irisnet-ibc-rest-ap…

    …is' into irisnet-ibc-rest-apis
    SegueII committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    70203f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4bf4e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e0ba97 View commit details
    Browse the repository at this point in the history
  4. fix rest function comments

    SegueII committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    77a2821 View commit details
    Browse the repository at this point in the history