Skip to content

Commit d4978d3

Browse files
authored
Merge pull request #78 from MatteoMer/worktree-upgrade-jolt-to-latest
feat: upgrade Jolt from 997c1543 to b10e80ac
2 parents 0324b34 + 39e1993 commit d4978d3

18 files changed

Lines changed: 461 additions & 1011 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Compared against [Jolt](https://github.com/a16z/jolt) (Rust) on a Hetzner CPX41
8989

9090
## Upstream Compatibility
9191

92-
The `jolt-verifier/` and `jolt-bench/` crates are pinned to upstream commit [`997c1543`](https://github.com/a16z/jolt/commit/997c1543). This is the version all 8 programs are verified against. Updating to a newer upstream commit may require adjustments if the verification protocol changes.
92+
The `jolt-verifier/` and `jolt-bench/` crates are pinned to upstream commit [`b10e80ac`](https://github.com/a16z/jolt/commit/b10e80ac). All programs are verified against this version. This includes the Fiat-Shamir soundness fixes from PRs #1358 (config parameters bound to transcript) and #1408 (preprocessing digest bound to transcript).
9393

9494
## Project Structure
9595

0 commit comments

Comments
 (0)