Skip to content

v1.0.5-testnet

Choose a tag to compare

@github-actions github-actions released this 01 Jun 00:59
· 3512 commits to main since this release
19ef89a

📦 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