Skip to content

feat: Implement UpdateProtocolConfig - #200

Draft
snawaz wants to merge 1 commit into
snawaz/update-verifierfrom
snawaz/update-config
Draft

feat: Implement UpdateProtocolConfig#200
snawaz wants to merge 1 commit into
snawaz/update-verifierfrom
snawaz/update-config

Conversation

@snawaz

@snawaz snawaz commented Aug 8, 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 8, 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: 59 minutes

Limit details: You’ve used the included review currently available.

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?

Wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

An organization admin can change what happens after included review limits in Billing.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 6f4f862c-8f70-4025-aaaa-c60b9d257259

📥 Commits

Reviewing files that changed from the base of the PR and between 6b01cf0 and 37a1743.

📒 Files selected for processing (11)
  • dlp-api/src/v2/args/mod.rs
  • dlp-api/src/v2/args/update_protocol_config.rs
  • dlp-api/src/v2/instruction.rs
  • dlp-api/src/v2/instruction_builder/mod.rs
  • dlp-api/src/v2/instruction_builder/update_protocol_config.rs
  • src/v2/processor/bootstrap/mod.rs
  • src/v2/processor/bootstrap/update_protocol_config.rs
  • src/v2/processor/mod.rs
  • tests/test_v2_register_operator.rs
  • tests/test_v2_register_verifier.rs
  • tests/test_v2_update_protocol_config.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.

@snawaz
snawaz force-pushed the snawaz/update-config branch from cf94639 to bc7b058 Compare August 20, 2026 19:23
@snawaz
snawaz force-pushed the snawaz/update-config branch from bc7b058 to 37a1743 Compare August 21, 2026 18:28
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