Skip to content

Releases: AztecProtocol/aztec-packages

v0.1.0-alpha24

17 Jul 09:54
16d0f78
Compare
Choose a tag to compare
v0.1.0-alpha24 Pre-release
Pre-release

Remove noir-contracts dependency

v0.1.0-alpha23

12 Jul 14:57
7599ea9
Compare
Choose a tag to compare
v0.1.0-alpha23 Pre-release
Pre-release

Reduce @aztec/cli & @aztec/aztec.js dependency tree

v0.1.0-alpha22

12 Jul 09:54
8cf3be5
Compare
Choose a tag to compare
v0.1.0-alpha22 Pre-release
Pre-release
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

11 Jul 15:53
68b0fd8
Compare
Choose a tag to compare
v0.1.0-alpha21 Pre-release
Pre-release
Updating tree heights (#975)

v0.1.0-alpha20

10 Jul 12:04
ba5edac
Compare
Choose a tag to compare
v0.1.0-alpha20 Pre-release
Pre-release
fix deploy filters + only deploy tagged commits to dockerhub (#996)

v0.1.0-alpha19

10 Jul 11:38
f656079
Compare
Choose a tag to compare
v0.1.0-alpha19 Pre-release
Pre-release

Re-release to deploy npm packages

v0.1.0-alpha18

10 Jul 11:20
d239ce9
Compare
Choose a tag to compare
v0.1.0-alpha18 Pre-release
Pre-release

What's Changed

  • Fix issue with azti CLI parsing responses from Aztec sandbox