Skip to content

v5.2.2

Choose a tag to compare

@nhtyy nhtyy released this 07 Oct 17:48
· 1138 commits to main since this release
bb91c6f

What's Changed

  • feat: introduce SP1_GNARK_FFI_GO_ENVS and SP1_GNARK_FFI_SKIP_MAC_FRAMEWORKS by @anthony-swirldslabs in #2418
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #2424
  • feat(sdk): auction period cancellations by @mattstam in #2432
  • fix(sdk): expose cancel_request by @0xernesto in #2433
  • fix(sdk): cancel_request result by @0xernesto in #2434
  • chore(deps): bump MarcoIeni/release-plz-action from 0.5.110 to 0.5.112 by @dependabot[bot] in #2430
  • chore(deps): bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot] in #2429
  • chore: revert SP1_TEE_VERSION to 1 by @leruaa in #2428
  • docs: make auction rustdoc comments clearer by @0xernesto in #2436
  • fix: default cycle limit & default timeout by @0xernesto in #2441
  • feat(verifier): verify multi-shard compress proofs by @tqn in #2450
  • feat: support compressed gnark groth16 proof by @PayneJoe in #2447
  • fix: clippy by @leruaa in #2451
  • chore(deps): bump MarcoIeni/release-plz-action from 0.5.112 to 0.5.117 by @dependabot[bot] in #2449
  • chore(deps): bump aws-actions/configure-aws-credentials from 1 to 5 by @dependabot[bot] in #2446
  • fix: make per-program success reflect execute/core/compress results by @sashass1315 in #2448
  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #2445
  • chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 by @dependabot[bot] in #2438
  • fix(executor): cast expression in RangeSetBlaze::len to usize by @tqn in #2453
  • feat(verifier): check SP1 public values digest for compressed proofs by @tqn in #2457
  • feat: enable verifying compressed gnark groth16 proof by @PayneJoe in #2454
  • feat: add new API for private proving by @leruaa in #2452
  • feat(sdk): add NetworkMode by @AdvaithNair in #2456
  • feat: open visibility of verifier::converter by @PayneJoe in #2462
  • fix: private proving domain by @leruaa in #2461
  • feat(verifier): support deserializing from SP1Proof for compressed proofs by @tqn in #2464
  • chore: bump sdk to v5.2.2 by @leruaa in #2463
  • chore: release SP1 v5.2.2 by @leruaa in #2469

New Contributors

Full Changelog: v5.2.1...v5.2.2