barretenberg
barretenberg copied to clipboard
In order for a verifier to be convinced that the operations of the merge protocol are related to the operations of that the translator consumes, it needs to check an...
This was partially but not fully deleted.
When developers are working off of `nargo` nightlies they can receive scary errors like such `Unknown variant index for enum`. For example you can reference this issue on Noir https://github.com/noir-lang/noir/issues/5549....
See: https://github.com/AztecProtocol/aztec-packages/pull/7494
These should be broken out further, but for now we just leave a meta issue.
We currently just add some (correct amount of) public inputs as new variables to the builder when constructing the Tube circuit. However, we need to set witnesses (from the folding...