arkworks-rs / groth16

A Rust implementation of the Groth16 zkSNARK
https://www.arkworks.rs
Apache License 2.0
242 stars 97 forks source link

Switch to panic='abort' for safety across FFI boundaries #22

Closed ValarDragon closed 3 years ago

ValarDragon commented 3 years ago

cref arkworks-rs/algebra#183


Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.