Skip to content

Releases: succinctlabs/sp1

v6.2.4

08 Jun 21:50
cfb5544

Choose a tag to compare

What's Changed

New Features

Bug Fixes

  • gpu-server: forward experimental to sp1-gpu-prover by @tamirhemo in #2833
  • zkvm: rename memcpy.s jump-table label to avoid LTO symbol collision by @tamirhemo in #2835
  • sdk: retry gRPC poll_ready "not ready" errors on reused channel by @Farhad-Shabani in #2838
  • prover: release per-proof task bookkeeping and artifacts in SP1LocalNode by @tamirhemo in #2837
  • executor: decouple gas-estimation chunk cadence from memory chunk threshold by @tamirhemo in #2836
  • runner: don't panic when the executor child dies during input-send by @Farhad-Shabani in #2834

Chores

New Contributors

Full Changelog: v6.2.3...v6.2.4

v6.2.3

01 Jun 14:19
4809e79

Choose a tag to compare

What's Changed

New Features

Full Changelog: v6.2.2...v6.2.3

v6.2.2

23 May 01:26
150e629

Choose a tag to compare

What's Changed

New Features

Bug Fixes

Performance

Chores

  • Bump p3 to v0.4.3-succinct, and sp1/slop to v6.2.2 by @bergkvist in #2813

Full Changelog: v6.2.1...v6.2.2

v6.2.1

15 May 03:51
98a376e

Choose a tag to compare

What's Changed

New Features

  • Add stdin_private field to controller/executor task inputs by @bergkvist in #2789

Bug Fixes

  • sdk: populate public value digest when calculate_gas is false by @fakedev9999 in #2783
  • Parse empty proof_nonce as None instead of Artifact("") by @bergkvist in #2792

Performance

  • gpu: increase grid size for grind kernel launches as number of bits grows by @erabinov in #2775
  • gpu: more efficient interpolation for zerocheck evaluation points by @erabinov in #2787
  • gpu: more efficient column evaluation claims at the end of GKR by @erabinov in #2754
  • shrink global memory event tracking via per-chunk bitmap union by @tamirhemo in #2793

Chores

Full Changelog: v6.2.0...v6.2.1

v6.2.0

12 May 19:11
3772ff9

Choose a tag to compare

What's Changed

New Features

Bug Fixes

  • Make sp1-core-executor-runner crates.io-compatible by extracting nested crate by @bergkvist in #2711
  • Add description and README.md to slop-veil by @bergkvist in #2712
  • prover: preserve typed ExecutionError through execute_with_options by @Farhad-Shabani in #2713
  • ci: download patch-testing artifact into patch-testing/ by @tamirhemo in #2730
  • sdk: re-order fulfillment and timeout checks when polling by @ross-weir in #2737
  • sdk: enable only network and blocking features for docs.rs build by @bergkvist in #2755
  • sdk: delegate EnvProver::verify to the inner prover by @fakedev9999 in #2765
  • prover: close three leak paths in distributed-controller path by @tamirhemo in #2778
  • matching gas with v6.1.0 by @rkm0959 in #2786

Performance

  • gpu: pass the jagged evaluation claim through into the jagged assist by @erabinov in #2750

CI & Build

  • release: categorize GitHub release notes by Conventional Commit prefix by @tamirhemo in #2785

Chores

New Contributors

Full Changelog: v6.1.0...v6.2.0

v6.1.0

11 Apr 01:48
d454975

Choose a tag to compare

What's Changed

Read more

v6.0.2

26 Feb 21:35

Choose a tag to compare

What's Changed

New Contributors

Read more

v6.0.1

18 Feb 18:50

Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.0.1

v6.0.0

12 Feb 21:04
f87f8d6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.5...v6.0.0

v6.0.0-rc.1

06 Feb 03:01
7c1b848

Choose a tag to compare

v6.0.0-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v6.0.0-beta.1...v6.0.0-rc.1