Skip to content

feat: Node Families: contract queries#6731

Open
jstuczyn wants to merge 10 commits intofeat/nf-families-contractfrom
feat/nf-families-contract-queries
Open

feat: Node Families: contract queries#6731
jstuczyn wants to merge 10 commits intofeat/nf-families-contractfrom
feat/nf-families-contract-queries

Conversation

@jstuczyn
Copy link
Copy Markdown
Contributor

@jstuczyn jstuczyn commented May 5, 2026

NYM-1201

Summary

Exposes the read-only query surface for the node-families contract so the Nym API, wallet, and other consumers can read family state without modifying it. Backs every unbounded list (i.e. all families, members, etc.) with a paginated query (exclusive start_after cursor + limit clamped per query)

Storage layer was already in place on the parent branch (#6717) - this PR is queries-only. instantiate / execute remain stubs and are out of scope.


This change is Reviewable

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 5, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7f17daff-4a1b-40b5-8755-4ca451d6e2e2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/nf-families-contract-queries

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant