Open
Conversation
3f144d8 to
de74651
Compare
kunxian-xia
reviewed
Dec 15, 2025
- Restructure the public values in recursion - Aggregate and check septic point summation in the aggregation tree
kunxian-xia
reviewed
Dec 19, 2025
hero78119
requested changes
Dec 23, 2025
Collaborator
hero78119
left a comment
There was a problem hiding this comment.
Try new api in this PR on https://github.com/scroll-tech/ceno-reth-benchmark e2e, need to adjust further of new api design
c5f9590 to
bb3eb54
Compare
hero78119
reviewed
Dec 24, 2025
Collaborator
hero78119
left a comment
There was a problem hiding this comment.
Reported with e2e test with block 23587691
- e2e prove/verify pass
- final root proof size: 671K
- currently only cpu mode, as I didn't find respective gpu config for root prover. On cpu root proof take
89.78s. We need a way to switch to gpu config
- Run test `test_static_verifier` - To test root AIR permutation using trace heights, use test `test_root_proof_permutation` - Before running above test, run `test_aggregation` to generate a root proof. - Download KZG params (default k=23) from these links: https://github.com/scroll-tech/openvm/blob/feat/v1.4.1-scroll-ext/docs/vocs/docs/pages/specs/security/security-model.mdx
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.
For halo2 proof, run test test_static_verifier