Releases: AztecProtocol/aztec-packages
Releases · AztecProtocol/aztec-packages
v0.1.0-alpha24
Remove noir-contracts dependency
v0.1.0-alpha23
Reduce @aztec/cli & @aztec/aztec.js dependency tree
v0.1.0-alpha22
Fixes + updates for Aztec CLI (#1014) * WIP refactor CLI around wallet implementation * Fix problems with Sandbox example * updated CLI, working with new Wallet implementation + improved docs * fix typo * define privateKey as string in create-account * bug fixes, deploy args as argument * check if account already exists * remove old import * PR Fixes * fix bug with account collection * add env vars * add public key env var
v0.1.0-alpha21
Updating tree heights (#975)
v0.1.0-alpha20
fix deploy filters + only deploy tagged commits to dockerhub (#996)
v0.1.0-alpha19
Re-release to deploy npm packages
v0.1.0-alpha18
What's Changed
- Fix issue with
azti
CLI parsing responses from Aztec sandbox