privacy-scaling-explorations / sonobe

Experimental folding schemes library
https://privacy-scaling-explorations.github.io/sonobe-docs/
MIT License
208 stars 55 forks source link

add error handling to several pending methods #30

Closed arnaucube closed 1 year ago

arnaucube commented 1 year ago

Add error handling to several pending methods. So with this PR for example, the test from this other PR/branch it will not panic failing internally in the call of check_relation before the expect, and the test can be modified to expect the specific error.