-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix handling next_prover and gate indexes
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule assigner
updated
2 files
+16 −22 | include/nil/blueprint/parser.hpp | |
+1 −0 | include/nil/blueprint/stack.hpp |
Submodule blueprint
updated
3 files
+1 −1 | include/nil/blueprint/blueprint/plonk/assignment_proxy.hpp | |
+21 −6 | include/nil/blueprint/blueprint/plonk/circuit_proxy.hpp | |
+4 −3 | test/proxy.cpp |