Skip to content

v1.0.7-testnet

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 23:33
· 585 commits to main since this release
b35be42

📦 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