feat(fraud-proofs): Implement PostCommitment - #229
Open
snawaz wants to merge 6 commits into
Open
Conversation
Contributor
|
Warning Review limit reachedNext included review available in 59 minutes. View limit detailsLimit 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. Review configuration: ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (12)
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. Comment |
snawaz
force-pushed
the
snawaz/post-commitment
branch
2 times, most recently
from
August 26, 2026 18:24
aacca3f to
c9f6c50
Compare
snawaz
changed the base branch from
snawaz/update-config
to
snawaz/write-state-buffer
August 26, 2026 18:42
snawaz
force-pushed
the
snawaz/post-commitment
branch
from
August 26, 2026 20:26
c9f6c50 to
d206d96
Compare
snawaz
force-pushed
the
snawaz/post-commitment
branch
from
August 27, 2026 19:54
d206d96 to
bdd5b49
Compare
snawaz
force-pushed
the
snawaz/post-commitment
branch
from
August 27, 2026 21:44
bdd5b49 to
3950f3e
Compare
snawaz
marked this pull request as ready for review
August 27, 2026 21:54
snawaz
force-pushed
the
snawaz/post-commitment
branch
2 times, most recently
from
August 28, 2026 19:15
b00f6ff to
f925ab2
Compare
snawaz
force-pushed
the
snawaz/post-commitment
branch
from
August 28, 2026 22:16
f925ab2 to
283ef1d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 detailsNew dependencies:
dependency: dependency details