Closed crypdoughdoteth closed 2 weeks ago
Quick question: in mast/mod.rs/42:13: should the constructor of ExprMonoInfo
panic?
actually I see this is a draft, so let me know when it's good to be merged!
Panics are now limited to circuit_writer.rs and some constructors
Lgtm! Thanks so much for the PR!
I'll let @katat merge after looking at https://github.com/zksecurity/noname/pull/209#discussion_r1814037804
Looks good, thanks! Btw, any ideas on why the test CI failed? @crypdoughdoteth
CI should be green now 🫡
Closes #26 - removes panics in favor of clear error messages and improves error handling in some places