-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
auditThings to do during the next auditThings to do during the next audit
Description
In HN recursion constraint we enforce equality between the public inputs of a proof in the queue entry and the public inputs coming from the constraints. However, it looks like HN recursion constraints constructed by Noir always have empty public inputs. If this is the case, that code is not needed and could be either removed or replaced with an assertion in case we want to protect against public inputs coming from Noir at a later point.
Metadata
Metadata
Assignees
Labels
auditThings to do during the next auditThings to do during the next audit