Skip to content

misc: bump p3 version to =0.4.3#28

Merged
hero78119 merged 10 commits into
mainfrom
feat/bump-p3
Jul 9, 2026
Merged

misc: bump p3 version to =0.4.3#28
hero78119 merged 10 commits into
mainfrom
feat/bump-p3

Conversation

@hero78119

@hero78119 hero78119 commented Mar 12, 2026

Copy link
Copy Markdown
Collaborator

Problem

Move Plonky3 usage to pinned crates.io =0.4.3 releases.

Approach

  • Pin workspace p3-* crates to =0.4.3.
  • Update affected field/API imports and constructors for the crates.io Plonky3 API.

Testing

  • cargo fmt --all -- --check
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo test --workspace --lib
  • cargo make tests
  • taplo fmt --check --diff

Risk / Rollout

Low protocol risk: dependency/API migration only, with no intended prover/verifier behavior changes. Roll back by reverting this PR if downstream incompatibility appears.

hero78119 and others added 5 commits March 12, 2026 21:50
# Conflicts:
#	crates/multilinear_extensions/src/mle.rs
#	crates/multilinear_extensions/src/virtual_polys.rs
#	crates/sumcheck/benches/devirgo_sumcheck.rs
#	crates/sumcheck/src/test.rs
#	crates/witness/src/lib.rs
Comment thread crates/p3/Cargo.toml
@kunxian-xia kunxian-xia changed the title misc: bump p3 version to =0.4.1 misc: bump p3 version to =0.4.3 Jun 17, 2026
@hero78119
hero78119 enabled auto-merge (squash) July 9, 2026 08:33
@hero78119
hero78119 disabled auto-merge July 9, 2026 11:35
@hero78119
hero78119 merged commit 74efcb2 into main Jul 9, 2026
2 checks passed
@hero78119
hero78119 deleted the feat/bump-p3 branch July 9, 2026 11:35
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.

2 participants