Open danielntmd opened 1 month ago
Let's remove the extra tests we are doing when using snforge due to duplicate testing.
Error Handling, start with this file: https://github.com/NethermindEth/cairo-plonk-verifier/blob/main/plonk-verifier/src/plonk/verify.cairo
Later on goal: return robust error types instead of generic handling
Let's remove the extra tests we are doing when using snforge due to duplicate testing.