Skip to content

feat: add Router, Stream NFT, and Paymaster clients - #2

Merged
Utilitycoder merged 1 commit into
mainfrom
feat/router-nft-paymaster
Jul 22, 2026
Merged

feat: add Router, Stream NFT, and Paymaster clients#2
Utilitycoder merged 1 commit into
mainfrom
feat/router-nft-paymaster

Conversation

@Utilitycoder

Copy link
Copy Markdown
Contributor

Summary

  • add optional Router, Stream NFT, and Paymaster capability groups
  • introduce chain-neutral NFT and sponsored-call input types
  • normalize NFT reads and validate fee bounds and contract inputs
  • remove generated binding browser-global mutations
  • document prerelease gates

Verification

  • 4 test files passed
  • 12 tests passed
  • typecheck and build passed

Before release

  • regenerate Router, Stream NFT, and Paymaster bindings from clean tagged contract artifacts
  • add deployed testnet integration coverage

@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@Utilitycoder, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 35 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 52f82b9d-5444-4380-a08f-4bcadab818fa

📥 Commits

Reviewing files that changed from the base of the PR and between 8dcb19a and 30c0a50.

⛔ Files ignored due to path filters (3)
  • src/generated/paymaster/src/index.ts is excluded by !**/generated/**
  • src/generated/router/src/index.ts is excluded by !**/generated/**
  • src/generated/stream_nft/src/index.ts is excluded by !**/generated/**
📒 Files selected for processing (12)
  • README.md
  • docs/router-paymaster.md
  • src/core/types.ts
  • src/stellar/client.test.ts
  • src/stellar/client.ts
  • src/stellar/flow-client.ts
  • src/stellar/index.ts
  • src/stellar/paymaster-client.ts
  • src/stellar/protocol-clients.test.ts
  • src/stellar/router-client.ts
  • src/stellar/stream-nft-client.ts
  • src/stellar/validation.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/router-nft-paymaster

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.

@Utilitycoder
Utilitycoder marked this pull request as ready for review July 22, 2026 19:02
@Utilitycoder
Utilitycoder merged commit 7de2182 into main Jul 22, 2026
1 of 2 checks passed
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