Skip to content

feat: add grpc endpoint for getting a keys descendants#142

Merged
jithinkunjachan merged 2 commits into
mainfrom
feat/fetch-key-3
Jun 1, 2026
Merged

feat: add grpc endpoint for getting a keys descendants#142
jithinkunjachan merged 2 commits into
mainfrom
feat/fetch-key-3

Conversation

@jithinkunjachan

@jithinkunjachan jithinkunjachan commented May 22, 2026

Copy link
Copy Markdown
Contributor

This PR adds

  1. Renamed GetKeyChain -> GetParentKeys
  2. GetDescendentKeys endpoint

@jithinkunjachan jithinkunjachan self-assigned this May 22, 2026
@jithinkunjachan jithinkunjachan changed the title Feat/fetch key 3 feat: add grpc endpoint for getting a keys descendants May 22, 2026
@jithinkunjachan jithinkunjachan marked this pull request as ready for review May 22, 2026 12:49
…tKeys

The new names better describe the traversal direction — GetParentKeys
walks up to ancestors, GetDescendantKeys walks down to children.

Signed-off-by: jK <33685667+jithinkunjachan@users.noreply.github.com>
Rename store/proto methods to GetParentKeys and GetDescendantKeys, add
the GetDescendantKeys gRPC endpoint with full test coverage.

Signed-off-by: jK <33685667+jithinkunjachan@users.noreply.github.com>
@jithinkunjachan jithinkunjachan merged commit 0139c59 into main Jun 1, 2026
5 checks passed
@jithinkunjachan jithinkunjachan deleted the feat/fetch-key-3 branch June 1, 2026 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants