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: add query groups in x/group #14879

Merged
merged 18 commits into from
Feb 3, 2023
Merged

feat: add query groups in x/group #14879

merged 18 commits into from
Feb 3, 2023

Commits on Jan 31, 2023

  1. proto

    atheeshp committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    5bffaf5 View commit details
    Browse the repository at this point in the history
  2. proto-gen

    atheeshp committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    1a6d7c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    2b1157b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbcb776 View commit details
    Browse the repository at this point in the history
  3. add keeper logic

    atheeshp committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    17777ed View commit details
    Browse the repository at this point in the history
  4. add tests

    atheeshp committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    3f0dd02 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

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

    atheeshp committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    0e37779 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03070e5 View commit details
    Browse the repository at this point in the history
  4. changelog

    atheeshp committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    b5c4415 View commit details
    Browse the repository at this point in the history
  5. review changes

    atheeshp committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    a4d47af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d81218c View commit details
    Browse the repository at this point in the history
  7. make proto-gen

    atheeshp committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    e605a97 View commit details
    Browse the repository at this point in the history
  8. Update proto/cosmos/group/v1/query.proto

    Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
    atheeshp and likhita-809 authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    bc3ec26 View commit details
    Browse the repository at this point in the history
  9. Update x/group/client/cli/query.go

    Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
    atheeshp and likhita-809 authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    cb1d8ac View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. fix tests

    atheeshp committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    4bc0156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1fd9bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ed00ea View commit details
    Browse the repository at this point in the history