You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executing the codegen-verifier across a workspace, all generated Solidity contracts receive the same name, creating organizational challenges. Additionally, the name "plonk_vk" can be misleading when the proving backend differs from PLONK scheme.
The text was updated successfully, but these errors were encountered:
A bit annoying that codegen-verifier used to work with nargo, now it doesn't in new versions. How to generate a verifier in solidity? The docs got worse.
When executing the codegen-verifier across a workspace, all generated Solidity contracts receive the same name, creating organizational challenges. Additionally, the name "plonk_vk" can be misleading when the proving backend differs from PLONK scheme.
The text was updated successfully, but these errors were encountered: