Skip to content

chore(deps): bump p3-challenger from 0.4.3-succinct to 0.6.1 in /zkevm/examples#2852

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/zkevm/examples/p3-challenger-0.6.1
Open

chore(deps): bump p3-challenger from 0.4.3-succinct to 0.6.1 in /zkevm/examples#2852
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/zkevm/examples/p3-challenger-0.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps p3-challenger from 0.4.3-succinct to 0.6.1.

Changelog

Sourced from p3-challenger's changelog.

Changelog

All notable changes to this project will be documented in this file.

[0.3.0] - 2025-06-04

Merged PRs

  • Test: add testing in util library (#432) (François Garillot)
  • Poseidon2 AIR (#435) (Daniel Lubarov)
  • Remove some unused dependencies (#441) (Hamish Ivey-Law)
  • Adding custom AVX2 implementations for x^3, x^5 and x^7 for Monty31Fields (#437) (AngusG)
  • Coset LDE based on row-oriented DFT (#440) (Hamish Ivey-Law)
  • From_base_fn (#452) (Daniel Lubarov)
  • Profiling profile (#454) (Daniel Lubarov)
  • Prover folder view (#455) (Eli Riggs)
  • Fix: two_adic_generator doc comment (#447) (Zach Langley)
  • Parallelize scaling rows in the middle of the LDE (#457) (Daniel Lubarov)
  • Remove the old bit_reversed_zero_pad function (#458) (Daniel Lubarov)
  • Trivial ordering changes (#463) (Daniel Lubarov)
  • De-dup itertools versions (#460) (Hamish Ivey-Law)
  • Remove vector allocations in hash_iter() implementations (#459) (Hamish Ivey-Law)
  • Vectorized Poseidon2 AIR (#465) (Daniel Lubarov)
  • Tweaks (#467) (Daniel Lubarov)
  • Use jemalloc in poseidon2-air examples (#468) (Daniel Lubarov)
  • Slightly generalize Merkle tree (#471) (Daniel Lubarov)
  • Update tikv-jemallocator requirement from 0.5 to 0.6 (#472) (dependabot[bot])
  • Split FRI proof objects & logic (#464) (Daniel Lubarov)
  • Fill in constraints for Poseidon2 AIR (#473) (Daniel Lubarov)
  • Integrate Jaqui's vectorized keccak (#469) (Daniel Lubarov)
  • Goldilocks Improvements (#446) (albertog78)
  • Div_ceil is now stabilised so we no longer need our own version in utils. (#478) (AngusG)
  • Somehow the base M31 and Goldilocks fields were missing repr(transparent). (#480) (AngusG)
  • Add a zero_vec method in Field (#481) (Daniel Lubarov)
  • Small tweaks to prover constraint folder (#483) (Daniel Lubarov)
  • Precompute powers of alpha to speed up constraint folding (#487) (Daniel Lubarov)
  • Trivial tweaks (#489) (Daniel Lubarov)
  • Fix overflow in SerializingChallenger64 (#486) (Daniel Lubarov)
  • Have BinomialExtensionField override zero_vec (#488) (Daniel Lubarov)
  • Cubic mul no vec (#490) (Eli Riggs)
  • More explicit inlining (#493) (Daniel Lubarov)
  • Vectorize columnwise_dot_product (#495) (Eli Riggs)
  • Fixing main (#497) (AngusG)
  • Minor Nightly Features clean up (#499) (AngusG)
  • Implement zero_vec for packed fields (#500) (Daniel Lubarov)
  • Enable AVX2 and AVX-512 implementations of Keccak (#501) (Jacqueline Nabaglo)
  • Minor Changes to make Clippy happy (#504) (AngusG)
  • Add M31 and BabyBear examples for prove Poseidon2 (#502) (AngusG)
  • Precompute twiddles etc in Radix2DitParallel (#505) (Daniel Lubarov)
  • SSE2 implementation of Keccak (#503) (Jacqueline Nabaglo)
  • Update hashbrown requirement from 0.14.3 to 0.15.0 (#508) (dependabot[bot])
  • Some Mathematical Improvements to CFFT code (#506) (AngusG)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/zkevm/examples/p3-challenger-0.6.1 branch from 5e34d86 to aabcb86 Compare June 19, 2026 22:53
Bumps [p3-challenger](https://github.com/Plonky3/Plonky3) from 0.4.3-succinct to 0.6.1.
- [Release notes](https://github.com/Plonky3/Plonky3/releases)
- [Changelog](https://github.com/Plonky3/Plonky3/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Plonky3/Plonky3/commits/p3-challenger-v0.6.1)

---
updated-dependencies:
- dependency-name: p3-challenger
  dependency-version: 0.6.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/zkevm/examples/p3-challenger-0.6.1 branch from aabcb86 to 7f55427 Compare June 25, 2026 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants