Skip to content

co-circom: v0.9.0

Latest
Compare
Choose a tag to compare
@taceo-bot taceo-bot released this 03 Apr 14:07

0.9.0 (2025-04-03)

⚠ BREAKING CHANGES

  • make only prove method generic over R1CSToQAP reduction trait
  • rename Groth16Proof to CircomGroth16Proof

Features

  • add optional connect timeout to network config (#356) (1acd639)

Code Refactoring

  • make only prove method generic over R1CSToQAP reduction trait (e4cbe34)
  • rename Groth16Proof to CircomGroth16Proof (4b565c7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • circom-mpc-compiler bumped from 0.9.0 to 0.9.1
      • circom-mpc-vm bumped from 0.7.0 to 0.8.0
      • circom-types bumped from 0.8.0 to 0.9.0
      • co-circom-snarks bumped from 0.4.0 to 0.5.0
      • co-groth16 bumped from 0.8.0 to 0.9.0
      • co-plonk bumped from 0.6.0 to 0.6.1
      • mpc-core bumped from 0.8.0 to 0.9.0
      • mpc-net bumped from 0.3.0 to 0.4.0