o1-labs / zkapp-cli

CLI to create a zkApp (zero-knowledge app) for Mina Protocol
https://docs.minaprotocol.com/zkapps/how-to-write-a-zkapp
Apache License 2.0
114 stars 43 forks source link

Release 0.19.0 #606

Closed ymekuria closed 5 months ago

ymekuria commented 6 months ago

Description

Closes #604 & #605

This PR updates the code, templates, and examples to be compatible with the latest version 0.18.0 of o1js that was released to be compatible with the Devnet upgrade. This includes updating all code with async circuits, and removing all deprecated APIs.

Additionally, this PR creates release version 0.19.0 of the zkApp-CLI.

shimkiv commented 5 months ago

@ymekuria can you also bump the version for o1js dependency (once released) and zkapp-cli (so that we can release it as well).