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

CLI: Query pools by coin denom #6766

Merged
merged 31 commits into from
Nov 15, 2023

Commits on Oct 24, 2023

  1. Add Cli query pools by denom

    DongLieu committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    eb4cebc View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. revert

    DongLieu committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a9df2c7 View commit details
    Browse the repository at this point in the history
  2. minor

    DongLieu committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    fc7cd18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7601dc View commit details
    Browse the repository at this point in the history
  4. minor

    DongLieu committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    59b9dfd View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Update x/poolmanager/client/query_proto_wrap.go

    Co-authored-by: Ruslan Akhtariev <46343690+pysel@users.noreply.github.com>
    DongLieu and pysel authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    60cda3a View commit details
    Browse the repository at this point in the history
  2. Update x/poolmanager/client/query_proto_wrap.go

    Co-authored-by: Ruslan Akhtariev <46343690+pysel@users.noreply.github.com>
    DongLieu and pysel authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    767245f View commit details
    Browse the repository at this point in the history
  3. Update x/poolmanager/router.go

    Co-authored-by: Ruslan Akhtariev <46343690+pysel@users.noreply.github.com>
    DongLieu and pysel authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c7e97b4 View commit details
    Browse the repository at this point in the history
  4. Update proto/osmosis/poolmanager/v1beta1/query.proto

    Co-authored-by: Matt, Park <45252226+mattverse@users.noreply.github.com>
    DongLieu and mattverse authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    b6a1548 View commit details
    Browse the repository at this point in the history
  5. Update x/poolmanager/router.go

    Co-authored-by: Matt, Park <45252226+mattverse@users.noreply.github.com>
    DongLieu and mattverse authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    db8ab86 View commit details
    Browse the repository at this point in the history
  6. Update proto/osmosis/poolmanager/v1beta1/query.proto

    Co-authored-by: Matt, Park <45252226+mattverse@users.noreply.github.com>
    DongLieu and mattverse authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a676097 View commit details
    Browse the repository at this point in the history
  7. Update x/poolmanager/router.go

    Co-authored-by: Matt, Park <45252226+mattverse@users.noreply.github.com>
    DongLieu and mattverse authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    d27e288 View commit details
    Browse the repository at this point in the history
  8. Update x/poolmanager/router.go

    Co-authored-by: Matt, Park <45252226+mattverse@users.noreply.github.com>
    DongLieu and mattverse authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ebda3b4 View commit details
    Browse the repository at this point in the history
  9. minor and lint

    DongLieu committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    49dcac4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0f5179c View commit details
    Browse the repository at this point in the history
  11. changelog

    DongLieu committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    7c4a114 View commit details
    Browse the repository at this point in the history
  12. make proto-gen

    DongLieu committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    bd8b379 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    0f53613 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8e710a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. lint proto

    hieuvubk committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e22a244 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    045fcac View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

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

    DongLieu committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    182a261 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Update x/poolmanager/router_test.go

    Co-authored-by: Matt, Park <45252226+mattverse@users.noreply.github.com>
    DongLieu and mattverse authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    18022fd View commit details
    Browse the repository at this point in the history
  2. Update x/poolmanager/router_test.go

    Co-authored-by: Matt, Park <45252226+mattverse@users.noreply.github.com>
    DongLieu and mattverse authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    dbaee05 View commit details
    Browse the repository at this point in the history
  3. merge main and fix config

    DongLieu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d8837d3 View commit details
    Browse the repository at this point in the history
  4. make proto-all

    DongLieu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    51d4e04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdccac1 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Nov 12, 2023

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

Commits on Nov 15, 2023

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