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

feat: querier #11

Merged
merged 12 commits into from
Oct 21, 2020
Merged

feat: querier #11

merged 12 commits into from
Oct 21, 2020

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    0e35638 View commit details
    Browse the repository at this point in the history
  2. env: add build script

    byeongsu-hong committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    16f537e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fd06c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea617e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    1845240 View commit details
    Browse the repository at this point in the history
  2. env: add all namespace

    byeongsu-hong committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    29844a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a801bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9350c8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1e2833 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b75947 View commit details
    Browse the repository at this point in the history
  7. feat(x/gamm): make basic grpc querier

    * add poolId in each request messages
    * build protobuf service messages
    * define LiquidityPoolTransactor and implement it
    * Keeper is implementing types.QueryServer from now on
    byeongsu-hong committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    c74b88f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    717d3a5 View commit details
    Browse the repository at this point in the history