v3.0.0-rc1
Pre-release
Pre-release
mattstam
released this
16 Sep 18:37
·
215 commits
to dev
since this release
What's Changed
- feat: v1.2.0-rc1 by @mattstam in #1389
- fix: add nonce constraint to fp by @jtguibas in #1423
- feat: compile sdk to wasm-unknown-unknown by @yuwen01 in #1429
- feat: performance test + add to CI by @mattstam in #1426
- feat: infrastructure for proof shape merkle proofs by @erabinov in #1428
- feat: LookupId struct instead of u128 by @shakedregev in #1427
- fix: memory not added to checkpoint in unconstrained mode by @ctian1 in #1436
- ci: only post perfomance to slack on dev merge by @mattstam in #1431
- feat: new arithmetic by @tamirhemo in #1418
- chore: v1.2.0-rc.2 by @ctian1 in #1438
- chore: bump sp1-gpu version by @ctian1 in #1440
- chore: merge dev by @tamirhemo in #1439
- chore: merge dev by @tamirhemo in #1442
- revert: "fix: add nonce constraint to fp" by @mattstam in #1444
- fix: check branch CI by @ctian1 in #1445
- chore: merge dev by @tamirhemo in #1443
- Revert "chore: merge dev" by @tamirhemo in #1448
- chore: merge dev by @tamirhemo in #1449
- fix: v1.2.0-rc2 by @ctian1 in #1446
- revert: "revert: fix: add nonce constraint to fp" by @mattstam in #1447
- chore: minor eval changes by @mattstam in #1452
- fix(log): add instrument for prover::compress by @lispc in #1457
- fix: oom fixes for rsp by @jtguibas in #1456
- feat: integration constraints by @tamirhemo in #1455
- chore: merge dev by @tamirhemo in #1458
- chore(build): friendly error msg when Cargo.toml is not found by @4rgon4ut in #1459
- feat: enable fixed shape in recursion circuit by @tamirhemo in #1462
- chore: allow optional proof shape in core record and program by @erabinov in #1460
- chore: added rsp example by @yuwen01 in #1454
- feat: v1.2.0 fixes by @jtguibas in #1466
- chore: merge dev by @tamirhemo in #1467
- chore: added json by @puma314 in #1470
- fix: typo in rsp example ci test by @yuwen01 in #1465
- chore: fix crate version by @jtguibas in #1472
- chore: disable lowmem ci test by @yuwen01 in #1474
- chore: merge dev by @tamirhemo in #1471
- feat: autoscale shard / batch size by @yuwen01 in #1435
- fix: example style by @yuwen01 in #1477
- feat: fixed shapes in precompiles by @tamirhemo in #1476
- perf: use
vec_map
paging mmu for executor memory by @tqn in #1461 - docs: Fixed broken link by @lsquaredleland in #1479
- feat: specify version in network client by @mattstam in #1481
- docs:
SP1VerifierGateway
by @ratankaliani in #1483 - fix: segfault on m3 by @yuwen01 in #1484
- perf: optimize
ExecutionReport
andcreate_alu_lookup_id
iff mode is trace by @tqn in #1480 - feat: better reduce api by @tamirhemo in #1486
New Contributors
- @shakedregev made their first contribution in #1427
- @4rgon4ut made their first contribution in #1459
- @lsquaredleland made their first contribution in #1479
Full Changelog: v1.3.0-rc1...release/v3.0.0-rc1