Skip to content

co-circom-snarks: v0.4.0

Compare
Choose a tag to compare
@dkales dkales released this 20 Feb 15:16

0.4.0 (2025-02-19)

⚠ BREAKING CHANGES

  • a lot of APIs and types changed
  • compressed inputs shares are no longer supported, only compressed witness shares are allowed

Code Refactoring

  • co-circom lib usability improvents, added lib usage examples (5768011)
  • input shares are always rep3 and not compressed (e760ec0)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • circom-types bumped from 0.7.0 to 0.8.0
      • mpc-core bumped from 0.7.0 to 0.8.0