Skip to content

Releases: scroll-tech/gkr-backend

v1.0.0-alpha.25

30 Apr 07:29
f56aea6

Choose a tag to compare

v1.0.0-alpha.25 Pre-release
Pre-release
ci: add CLAUDE.md and Claude Code settings (#46)

ci: add CLAUDE.md and .claude/settings.json for Claude Code integration

Configure project context (key types, build commands, domain rules, review
checklist) and allow-list common read-only cargo/git commands to reduce
permission prompts.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

add device-backing buffer in RMM

21 Apr 10:32
a3538e3

Choose a tag to compare

Pre-release
witness: add optional device backing metadata to RowMajorMatrix (#33)

* witness: add optional device backing metadata to RowMajorMatrix

* test and documentation

* docs(witness): clarify device backing is not auto-synced with host mutations

Agent-Logs-Url: https://github.com/scroll-tech/gkr-backend/sessions/b2424953-9b2e-4a0c-90b7-95fff6ff7006

Co-authored-by: kunxian-xia <1082586+kunxian-xia@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kunxian-xia <1082586+kunxian-xia@users.noreply.github.com>

v1.0.0-alpha.23

21 Apr 08:34
a187eee

Choose a tag to compare

v1.0.0-alpha.23 Pre-release
Pre-release

Highlights:

  • sumcheck prover update to build h1(x) without fixed MLEs at r0 from the first round, including reduced-peak-memory flow changes
  • optional parallelism dependency migration from rayon to plonky3 maybe-rayon across core crates
  • new sumcheck memory benchmark coverage and related test updates

Included commits:

  • feat(sumcheck): build h1(x) without fix mles at r0 from first round (#29)
  • feat: using plonky3 maybe-rayon instead of rayon for optional parallelism (#8)
  • copilot review instruction (#35)
  • [ci] add no-edit in custom-review plan (#36)

v1.0.0-alpha.22

09 Feb 14:21
a140b93

Choose a tag to compare

v1.0.0-alpha.22 Pre-release
Pre-release

misc: transcript forked interface

optimize sumcheck protocols prover skip p0 evaluation

02 Feb 05:33
77b2202

Choose a tag to compare

sumcheck prover skip eval_0 (#25)

* sumcheck prover skip eval_0

* modify sumcheck prover to fit verifier protocol

* fmt

* simplify basefold verifier query phase

* chores: comments decoration

new type of structural witness

30 Dec 01:58
eb292fe

Choose a tag to compare

Pre-release

new type of structural witness

tracing instrument level trace

03 Dec 09:16
f533362

Choose a tag to compare

Pre-release
v1.0.0-alpha.18

tracing instrument to level trace (#21)

biguint api

01 Dec 05:06
99fba9c

Choose a tag to compare

biguint api Pre-release
Pre-release
v1.0.0-alpha.16

biguint api (#19)

witness rotation api

20 Nov 05:55
9be620b

Choose a tag to compare

witness rotation api Pre-release
Pre-release
v1.0.0-alpha.15

rotation support (#18)

v1.0.0-alpha.14

13 Nov 14:12
08462f5

Choose a tag to compare

v1.0.0-alpha.14 Pre-release
Pre-release

api to convert monomial/expression to dag