What's Changed
New Features
- gpu-server: add experimental and mprotect feature flags by @tamirhemo in #2832
- Bump version to v6.2.4 by @bergkvist in #2841
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
- claude.md updated to not add dependencies by @rdalal in #2823
- more veil crate refactors by @rdalal in #2828
- add struct reflection for
AluX0chip by @dtumad in #2840
New Contributors
Full Changelog: v6.2.3...v6.2.4