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!: added run_and_get_network to CircomRep3VmWitnessExtension, changed run and run_with_flat back to consume self #248

Closed fabian1409 closed 1 day ago

fabian1409 commented 2 days ago

BREAKING CHANGE: run and run_with_flat methods on WitnessExtension now consume self again