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

Error while parsing field element #191

Closed florin5f closed 1 week ago

florin5f commented 1 month ago

co-circom throws an error for the HinkalswapperM1x2x1 for the input element "onChainCreation": [ false ] while circom works without issues on this circuit+input

dkales commented 1 month ago

think we probably just don't handle boolean values atm, so should be easy enough fix