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
Resolves#9592
- Now contract artifacts must have VKs in their private functions
- aztec-nargo inserts the verification keys after public function
transpilation
- We no longer derive any VK in the TX proving flow
- App VKs are now constrained in the private kernels
- Bootstrap generates VKs for all apps (with s3 caching)
- PXE is currently accepting any VK present in the artifact as valid: we
should explore the correct interface for this in the future and wether
PXE can use those VKs without rederiving them from ACIR
ResolvesAztecProtocol/aztec-packages#9592
- Now contract artifacts must have VKs in their private functions
- aztec-nargo inserts the verification keys after public function
transpilation
- We no longer derive any VK in the TX proving flow
- App VKs are now constrained in the private kernels
- Bootstrap generates VKs for all apps (with s3 caching)
- PXE is currently accepting any VK present in the artifact as valid: we
should explore the correct interface for this in the future and wether
PXE can use those VKs without rederiving them from ACIR
No description provided.
The text was updated successfully, but these errors were encountered: