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 RPC for getting channel memberships #22431

Merged
merged 7 commits into from Feb 12, 2020

Commits on Feb 12, 2020

  1. feat: add first pass GetChannelMemberships rpc

    Cori Hudson committed Feb 12, 2020
    Copy the full SHA
    c6dc116 View commit details
    Browse the repository at this point in the history
  2. feat: add tests for GetChannelMembershipsLocal

    Cori Hudson committed Feb 12, 2020
    Copy the full SHA
    2d35660 View commit details
    Browse the repository at this point in the history
  3. fix: use keybase1.uid as arg to rpc

    Cori Hudson committed Feb 12, 2020
    Copy the full SHA
    9f1fe10 View commit details
    Browse the repository at this point in the history
  4. chore: fix golang lint error

    Cori Hudson committed Feb 12, 2020
    Copy the full SHA
    469bfd1 View commit details
    Browse the repository at this point in the history
  5. fix: improve test, address pr feedback

    Cori Hudson committed Feb 12, 2020
    Copy the full SHA
    86e8381 View commit details
    Browse the repository at this point in the history
  6. fix: better method for getting membership

    Cori Hudson committed Feb 12, 2020
    Copy the full SHA
    dccd0eb View commit details
    Browse the repository at this point in the history
  7. fix: take gregor uid instead of keybase1 uid

    Cori Hudson committed Feb 12, 2020
    Copy the full SHA
    1796fc9 View commit details
    Browse the repository at this point in the history