v6.0.0
What's Changed
- fix(ci): backtrace breaks with target-cpu native by @nhtyy in #2319
- chore: update succinct toolchain to Rust 1.87.0 by @leruaa in #2317
- feat: allow to retrieve cycle count from a network proof by @leruaa in #2321
- fix: correct misleading proof verification warning on macOS by @avorylli in #2299
- chore(deps): bump MarcoIeni/release-plz-action from 0.5.106 to 0.5.107 by @dependabot[bot] in #2300
- fix: log correct network explorer links by @0xernesto in #2326
- chore: v5.0.5 release by @leruaa in #2323
- feat: sepolia prover network by @0xernesto in #2325
- feat: set network error as transient by @leruaa in #2332
- chore(deps): bump MarcoIeni/release-plz-action from 0.5.107 to 0.5.108 by @dependabot[bot] in #2336
- feat: handle getrandom v0.3 in zkVM programs by @leruaa in #2337
- feat: warn when used memory is high by @leruaa in #2344
- feat: feature gate tee 2fa by @leruaa in #2345
- chore: succinct toolchain 1.88.0 by @leruaa in #2341
- Chris/sepolia reliability by @ctian1 in #2346
- chore: clippy by @ctian1 in #2357
- refactor: remove not used modules by @pmikolajczyk41 in #2368
- fix: update crates versions by @leruaa in #2360
- fix: update rust flags by @nhtyy in #2389
- refactor: use auction strategy by default by @ctian1 in #2388
- chore: default reserved-capacity feature by @ctian1 in #2391
- chore: clean and update Github Action scripts by @tamirhemo in #2537
- chore: rm changelog by @yuwen01 in #2540
- fix: potential verifier panic in
unzip_and_prefix_sumsby @erabinov in #2536 - feat: basefold batch by @yuwen01 in #2545
- test: Re-enable
cargo checkfor examples in CI by @bergkvist in #2542 - fix: syscall counter by @yuwen01 in #2549
- fix: compress tree shard ordering by @tamirhemo in #2551
- chore: handle install result by @yuwen01 in #2547
- chore: Update plonky3 from 0.2.4-succinct to 0.3.1-succinct by @bergkvist in #2552
- perf: lazy initialize wrap prover by @yuwen01 in #2544
- fix: clippy warning by @tamirhemo in #2550
- feat: grinding on GKR randomness + artifacts by @tamirhemo in #2556
- feat: verify deferred in execute by @yuwen01 in #2548
- fix: Fix bn patching by @bergkvist in #2559
- chore: update readme and crate descriptions by @tamirhemo in #2554
- chore: clean logs by @tamirhemo in #2561
- feat: Release cargo-prove for Linux ARM, and specify sp1up --version in release.yml by @bergkvist in #2562
- feat: audit report by @tamirhemo in #2564
- chore: minor cleanup by @rkm0959 in #2567
- fix: dimension bound check on views by @tamirhemo in #2563
- feat: light node by @yuwen01 in #2575
- fix: Remove release-plz workflow, and fix some issues in release.yml by @bergkvist in #2576
- chore: fix clippy by @yuwen01 in #2582
- feat: Reintroduce build-toolchain command by @wakabat in #2568
- test: Add ability to configure auction timeout in testing suite network prover by @bergkvist in #2583
- fix: deferred digest recursion witness data by @tamirhemo in #2569
- feat: audit report by @rkm0959 in #2589
- chore: Update version to v6.0.0 by @bergkvist in #2588
- fix: more correct shape checker by @rkm0959 in #2584
New Contributors
- @avorylli made their first contribution in #2299
- @pmikolajczyk41 made their first contribution in #2368
- @bergkvist made their first contribution in #2542
- @wakabat made their first contribution in #2568
Full Changelog: v5.0.5...v6.0.0