Skip to content

feat(fraud-proofs): Implement PostCommitment - #229

Open
snawaz wants to merge 6 commits into
snawaz/write-state-bufferfrom
snawaz/post-commitment
Open

feat(fraud-proofs): Implement PostCommitment#229
snawaz wants to merge 6 commits into
snawaz/write-state-bufferfrom
snawaz/post-commitment

Conversation

@snawaz

@snawaz snawaz commented Aug 25, 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 25, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

Next included review available in 59 minutes.

View limit details

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.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: c2fe8fab-952e-404b-85e3-7a09c097c0c7

📥 Commits

Reviewing files that changed from the base of the PR and between 0e714a9 and 283ef1d.

📒 Files selected for processing (12)
  • dlp-api/src/v2/args/mod.rs
  • dlp-api/src/v2/args/post_commitment.rs
  • dlp-api/src/v2/instruction.rs
  • dlp-api/src/v2/instruction_builder/mod.rs
  • dlp-api/src/v2/instruction_builder/post_commitment.rs
  • dlp-api/src/v2/pda.rs
  • dlp-api/src/v2/state/mod.rs
  • dlp-api/src/v2/state/pending_commitment.rs
  • src/v2/processor/fraud_proofs/mod.rs
  • src/v2/processor/fraud_proofs/post_commitment.rs
  • src/v2/processor/mod.rs
  • tests/test_v2_post_commitment.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 changed the title snawaz/post commitment feat: Implement PostCommitment Aug 25, 2026
@snawaz
snawaz force-pushed the snawaz/post-commitment branch 2 times, most recently from aacca3f to c9f6c50 Compare August 26, 2026 18:24
@snawaz
snawaz changed the base branch from snawaz/update-config to snawaz/write-state-buffer August 26, 2026 18:42
@snawaz
snawaz force-pushed the snawaz/post-commitment branch from c9f6c50 to d206d96 Compare August 26, 2026 20:26
@snawaz
snawaz force-pushed the snawaz/post-commitment branch from d206d96 to bdd5b49 Compare August 27, 2026 19:54
@snawaz
snawaz force-pushed the snawaz/post-commitment branch from bdd5b49 to 3950f3e Compare August 27, 2026 21:44
@snawaz snawaz changed the title feat: Implement PostCommitment feat(fraud-proofs): Implement PostCommitment Aug 27, 2026
@snawaz snawaz self-assigned this Aug 27, 2026
@snawaz
snawaz marked this pull request as ready for review August 27, 2026 21:54
@snawaz
snawaz force-pushed the snawaz/post-commitment branch 2 times, most recently from b00f6ff to f925ab2 Compare August 28, 2026 19:15
@snawaz
snawaz force-pushed the snawaz/post-commitment branch from f925ab2 to 283ef1d Compare August 28, 2026 22:16
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