Closed
Description
When running tests or constructing the joinsplit circuit, asserts are hit in 3rd party libs and internal code:
$ cmake -DCMAKE_BUILD_TYPE=Debug .. && make check
Initially, libsnark asserts due to empty annotations. If those asserts are disabled, zeth circuit gen asserts related to number of inputs.
Metadata
Metadata
Assignees
Labels
No labels