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: add feature to support config compressed/uncompressed serialize… #229

Closed SuccinctPaul closed 3 days ago

SuccinctPaul commented 2 weeks ago

Resolved #187

0xThemis commented 1 week ago

Hi! Thanks for participating in the project :) Unfortunately, we already had a similar solution already, but we decided against configuring that behavior with a rust feature flag, as this may break upstream crates.

We'd like to have two methods exposed and let the caller decide which to use.