Skip to content

feat: Implement RegisterOperator - #197

Draft
snawaz wants to merge 1 commit into
snawaz/init-pro-configfrom
snawaz/register-operator
Draft

feat: Implement RegisterOperator#197
snawaz wants to merge 1 commit into
snawaz/init-pro-configfrom
snawaz/register-operator

Conversation

@snawaz

@snawaz snawaz commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

⚠️ NOTE: Use notes like this to emphasize something important about the PR.

This could include other PRs this PR is built on top of; API breaking changes; reasons for why the PR is on hold; or anything else you would like to draw attention to.

Status Type ⚠️ Core Change Issue
Ready/Hold Feature/Bug/Tooling/Refactor/Hotfix Yes/No Link

Problem

What problem are you trying to solve?

Solution

How did you solve the problem?

Before & After Screenshots

Insert screenshots of example code output

BEFORE:
[insert screenshot here]

AFTER:
[insert screenshot here]

Other changes (e.g. bug fixes, small refactors)

Deploy Notes

Notes regarding deployment of the contained body of work. These should note any
new dependencies, new scripts, etc.

New scripts:

  • script : script details

New dependencies:

  • dependency : dependency details

@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

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

Next review available in: 36 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

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: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: ce18d6b9-80a8-4a0b-92bc-0acb2ee44896

📥 Commits

Reviewing files that changed from the base of the PR and between 32db27f and ee1525f.

📒 Files selected for processing (15)
  • dlp-api/src/v2/args/mod.rs
  • dlp-api/src/v2/args/register_operator.rs
  • dlp-api/src/v2/instruction.rs
  • dlp-api/src/v2/instruction_builder/mod.rs
  • dlp-api/src/v2/instruction_builder/register_operator.rs
  • dlp-api/src/v2/pda.rs
  • dlp-api/src/v2/state/mod.rs
  • dlp-api/src/v2/state/operator_bond.rs
  • src/v2/processor/bootstrap/mod.rs
  • src/v2/processor/bootstrap/register_operator.rs
  • src/v2/processor/mod.rs
  • tests/fixtures/mod.rs
  • tests/fixtures/v2.rs
  • tests/test_v2_init_protocol_config.rs
  • tests/test_v2_register_operator.rs

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.

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