Skip to content

v1.2.0-rc2

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 23:09
· 47 commits to dev since this release
f173699

📦 Uncategorized

  • fix: make v2 compiler deterministic
  • fix: add rint and rintf
  • perf: basic constant propagation for Imm instructions in v2 compiler
  • fix: zkvm readme paths
  • fix: avoid duplicate logic in read_const
  • fix: add nonce constraint to fp
  • feat: compile sdk to wasm-unknown-unknown
  • feat: performance test + add to CI
  • feat: LookupId struct instead of u128
  • fix: memory not added to checkpoint in unconstrained mode
  • ci: only post perfomance to slack on dev merge
  • chore: v1.2.0-rc.2
  • chore: bump sp1-gpu version
  • revert: "fix: add nonce constraint to fp"
  • fix: check branch CI
  • fix: v1.2.0-rc2