chore: Update Plonky3 dependency and adapt to breaking API changes:#43
Open
arthurpaulino wants to merge 1 commit intomainfrom
Open
chore: Update Plonky3 dependency and adapt to breaking API changes:#43arthurpaulino wants to merge 1 commit intomainfrom
arthurpaulino wants to merge 1 commit intomainfrom
Conversation
Member
arthurpaulino
commented
Mar 13, 2026
- AirBuilder: replace type M with PreprocessedWindow, MainWindow, PublicVar
- Use RowWindow/WindowAccess instead of VerticalPair for preprocessed traces
- MerkleTreeMmcs: add arity generic parameter and cap_height constructor arg
- FriParameters: add max_log_arity field
- MerkleCap no longer Copy: add .clone() where needed
- Remove PreprocessedBuilder, AirBuilderWithPublicValues, BaseAirWithPublicValues (functionality merged into AirBuilder/BaseAir)
- Expose cap_height and max_log_arity in public CommitmentParameters/FriParameters
- Add documentation to public types and fix stale doc comments
- AirBuilder: replace type M with PreprocessedWindow, MainWindow, PublicVar - Use RowWindow/WindowAccess instead of VerticalPair for preprocessed traces - MerkleTreeMmcs: add arity generic parameter and cap_height constructor arg - FriParameters: add max_log_arity field - MerkleCap no longer Copy: add .clone() where needed - Remove PreprocessedBuilder, AirBuilderWithPublicValues, BaseAirWithPublicValues (functionality merged into AirBuilder/BaseAir) - Expose cap_height and max_log_arity in public CommitmentParameters/FriParameters - Add documentation to public types and fix stale doc comments
782da30 to
7cbf16a
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.