Skip to content

Releases: succinctlabs/sp1

v1.0.8-testnet

20 Jun 00:09
14eb569
Compare
Choose a tag to compare

📦 Uncategorized

  • fix: v1.0.8-testnet

v1.0.7-testnet

14 Jun 23:33
b35be42
Compare
Choose a tag to compare

📦 Uncategorized

  • chore: fixes
  • chore: state_mem validity
  • chore: constraint selectors when is_real zero
  • chore: circuit poseidon2 babybear
  • fix: nonce in ed decompress
  • fix: unit tests to test nonces
  • chore: increase byte lookup channes
  • chore: update plonk artifacts
  • feat: v1.06-testnet
  • revert "feat: v1.06-testnet"
  • feat: v1.06-testnet
  • chore: refactor derive, serialize bounds
  • chore: fix program and permutation trace exports
  • chore: fix duplicate fibonacci program
  • feat: shrink/wrap multi opt
  • chore(deps): bump strum_macros from 0.26.2 to 0.26.3
  • chore(deps): bump tokio from 1.37.0 to 1.38.0
  • chore(deps): bump proc-macro2 from 1.0.84 to 1.0.85
  • fix: sys_bigint duplicate symbol
  • feat: info spans for prover execute instances
  • fix: main regression
  • fix: set core opts from SHARD* env vars
  • fix: replace jal with call in entrypoint
  • fix: main regression
  • feat: use docker by default for gnark
  • docs: updated prover network guide
  • chore: logging cleanup + non-compressed fibonacci
  • feat: log info from ExecutionReport in prove
  • feat: sp1 circuit version
  • fix: remove mutable requirement
  • chore(deps): bump ubuntu from 3f85b7c to e3f92ab in /cli/docker
  • chore(deps): bump alloy-sol-types from 0.7.4 to 0.7.6
  • chore(deps): bump clap from 4.5.4 to 4.5.7
  • chore(deps): bump strum_macros from 0.26.3 to 0.26.4
  • chore(deps): bump itertools from 0.12.1 to 0.13.0
  • chore(deps): bump cc from 1.0.98 to 1.0.99
  • chore(book): network docs
  • feat: runtime hooks
  • fix: reduce minimum Solidity version for SP1 contracts
  • chore: remove b3
  • chore: add docker to reqs
  • chore: failure on sp1 on unsupported target
  • chore: nuke recommended settings
  • chore: get rid of json convert to bin + add proof roundtrip to examples
  • chore: fix sys rand
  • perf: exp_rev_bits_len precompile
  • chore: add version to sdk
  • fix: uint256 div
  • feat: verify subproof in runtime
  • chore(book): document cargo prove build --docker
  • feat: circuit version in proof
  • feat: cargo prove new from sp1-project-template
  • chore: merge main
  • chore: v1.0.7-testnet
  • fix: docker gnark CI
  • chore: cleanup compress
  • feat: v1.0.7-testnet

v1.0.5-testnet

01 Jun 00:59
19ef89a
Compare
Choose a tag to compare

📦 Uncategorized

  • refactor: ProverClient::remote -> ProverClient::network
  • feat: add prover_type
  • feat: enforce only dev can merge into main
  • fix: gnark-ffi linking on mac
  • feat: runtime instruction/syscall report
  • chore: add network requester to requested proof
  • feat: execute() exposes ExecutionReport
  • fix: remove unused aggregation programs
  • chore: default reconstruct commitments = true
  • fix: plonk feature off by default
  • feat: generic const expr
  • doc: recursive program docs
  • feat: feature flag alloy_sol_types
  • chore: bump plonk artifacts
  • chore: program doc and remove unnecessary clones
  • docs: Instructions for installing SP1 contracts
  • feat: check version for proof requests
  • feat(sdk): add explorer link
  • dev2main

v1.0.4-testnet

30 May 03:08
2ce75c6
Compare
Choose a tag to compare

📦 Uncategorized

  • fix: double fibonacci program
  • chore: plonk feature disabled
  • chore: release workflow changes
  • feat: encode proof solidity
  • chore: pr workflow
  • feat: v1.0.4-testnet

v1.0.3-testnet

29 May 20:47
21455d3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2-testnet...v1.0.3-testnet

Latest

29 May 20:26
21455d3
Compare
Choose a tag to compare
Latest Pre-release
Pre-release
  • no changes

v1.0.2-testnet

21 May 03:17
60ce6ad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1-testnet...v1.0.2-testnet

Nightly (2024-05-11)

11 May 00:06
1db2197
Compare
Choose a tag to compare
Nightly (2024-05-11) Pre-release
Pre-release

📦 Uncategorized

  • chore: v1.0.1-testnet
  • revert: "chore: v1.0.1-testnet"

Nightly

03 May 12:24
1db2197
Compare
Choose a tag to compare
Nightly Pre-release
Pre-release

📦 Uncategorized

  • chore: v1.0.1-testnet
  • revert: "chore: v1.0.1-testnet"

Nightly (2024-05-10)

10 May 00:22
e699a98
Compare
Choose a tag to compare
Nightly (2024-05-10) Pre-release
Pre-release

📦 Uncategorized

  • refactor: gnark folder
  • chore(recursion): poseidon2 loose ends