TaceoLabs / co-snarks

Tooling for creating collaborative SNARKs for Circom circuits.
https://docs.taceo.io
Apache License 2.0
91 stars 8 forks source link

feat!: Replace a panic from the ultracircuitbuilder with an Error #217

Closed rw0x0 closed 2 weeks ago

rw0x0 commented 2 weeks ago

BREAKING CHANGE: The interface of the UltraCircuitVariable trait has change. Thus, also ProvingKey::create() throws an error now.