Skip to content

v6.2.4

Latest

Choose a tag to compare

@bergkvist bergkvist released this 08 Jun 21:50
· 5 commits to main since this release
cfb5544

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