-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
enhancementEnhancement of the code, not introducing new features.Enhancement of the code, not introducing new features.
Description
Add a function recreating the flow of recursive verification in https://github.com/keep-starknet-strange/garaga/blob/main/tools/noir/run.sh
Using bb's -- recursive option
we want to to generate a proof (and verify it with bb) of the noir "hello" program (in ultra_keccak_honk mode) verifying the proof of the "hello" program (in ultra_honk_mode) (both (?) with —recursive option)
This means adding a new Noir program performing the proof verification of the "hello" program.
krisoshea-eth
Metadata
Metadata
Assignees
Labels
enhancementEnhancement of the code, not introducing new features.Enhancement of the code, not introducing new features.