Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add debugging functions Functions only available for testing: * `ctx.debug_assert_false` for debug break point to search for other constrain failures in mock prover * `assigned_value.debug_prank(prank_value)` to prank witness values for negative tests * chore: code pretty
- Loading branch information