Skip to content

co-ultrahonk: v0.1.0

Compare
Choose a tag to compare
@taceo-bot taceo-bot released this 03 Oct 17:58

0.1.0 (2024-10-03)

Features

  • Add co-noir binary (#201) (3163aec)
  • Add co-oink prover (#194) (b5fbd85)
  • Add co-zeromorph to co-ultrahonk (#195) (e7df56e)
  • Add MPC tests for co-ultrahonk (#199) (5a36ad5)
  • Add sumcheck prover (without relations) (be44986)
  • Add the sumcheck relations to the co-ultrahonk prover (#198) (846c4f0)
  • Add Ultrahonk verifier (5c5b5d8)
  • Add Verifying key serialization and add verification to co-noir binary (#202) (3467425)
  • Make builder generic for both shares and plain, add shared proving key and start with MPC prover (#193) (e3559a0)
  • skip creating unnecessary beta products (118f2bf)

Bug Fixes

  • correct size in MSM for the debug assert (d3ac74e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • mpc-core bumped from 0.4.0 to 0.5.0