Skip to content

Commit

Permalink
update to 69
Browse files Browse the repository at this point in the history
  • Loading branch information
critesjosh committed Jan 6, 2025
1 parent 5f613e2 commit a9230b4
Show file tree
Hide file tree
Showing 3 changed files with 90 additions and 90 deletions.
2 changes: 1 addition & 1 deletion Nargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ authors = [ "" ]
compiler_version = ">=0.18.0"

[dependencies]
aztec = { git = "https://github.com/AztecProtocol/aztec-packages/", tag = "aztec-packages-v0.68.2", directory = "noir-projects/aztec-nr/aztec" }
aztec = { git = "https://github.com/AztecProtocol/aztec-packages/", tag = "aztec-packages-v0.69.0", directory = "noir-projects/aztec-nr/aztec" }
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"update": "aztec update --contract . && ./.github/scripts/update_contract.sh $(grep -oP 'tag\\s*=\\s*\"\\K[^\"]+' \"Nargo.toml\" | head -1) && yarn"
},
"dependencies": {
"@aztec/accounts": "0.68.2",
"@aztec/aztec.js": "0.68.2",
"@aztec/noir-contracts.js": "0.68.2",
"@aztec/accounts": "0.69.0",
"@aztec/aztec.js": "0.69.0",
"@aztec/noir-contracts.js": "0.69.0",
"@types/node": "^22.5.1"
},
"devDependencies": {
Expand Down
172 changes: 86 additions & 86 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,40 +15,40 @@
"@jridgewell/gen-mapping" "^0.3.5"
"@jridgewell/trace-mapping" "^0.3.24"

"@aztec/accounts@0.68.2":
version "0.68.2"
resolved "https://registry.yarnpkg.com/@aztec/accounts/-/accounts-0.68.2.tgz#a44b5efca50383ce205fbf9f83ece5470b2bbf21"
integrity sha512-gvltPX7lxQUGNnsgxBXWrAzbc9SjV0Aw7IqbxH1pSQ5IUexjsC8v5qpG1gDAnvtsEdTiD0VDhESpnJWVSBo+Lg==
dependencies:
"@aztec/aztec.js" "0.68.2"
"@aztec/circuit-types" "0.68.2"
"@aztec/circuits.js" "0.68.2"
"@aztec/entrypoints" "0.68.2"
"@aztec/ethereum" "0.68.2"
"@aztec/foundation" "0.68.2"
"@aztec/types" "0.68.2"
"@aztec/accounts@0.69.0":
version "0.69.0"
resolved "https://registry.yarnpkg.com/@aztec/accounts/-/accounts-0.69.0.tgz#980bd1f5fd45320bdcf12f37b98651b07d7507bd"
integrity sha512-IfCpYD+PMx/CT7duxZfa6cNTQIsRR9HmEnNTrP4TMhRYfc5NUehS8HTjox2mdPqubS+K+mMolH35oJO2qlXKug==
dependencies:
"@aztec/aztec.js" "0.69.0"
"@aztec/circuit-types" "0.69.0"
"@aztec/circuits.js" "0.69.0"
"@aztec/entrypoints" "0.69.0"
"@aztec/ethereum" "0.69.0"
"@aztec/foundation" "0.69.0"
"@aztec/types" "0.69.0"
tslib "^2.4.0"

"@aztec/aztec.js@0.68.2":
version "0.68.2"
resolved "https://registry.yarnpkg.com/@aztec/aztec.js/-/aztec.js-0.68.2.tgz#b715f678ebdd248784bf1756e7a883d94f0c049c"
integrity sha512-QuVnaMwPwtrx/a6XYjqXsRaEdikyA2TS2O/zwEyzDbDE5Y1yhFyWlzdq5MPAq3pK0akAgcL5CeP7vbHPNzeWTw==
dependencies:
"@aztec/circuit-types" "0.68.2"
"@aztec/circuits.js" "0.68.2"
"@aztec/ethereum" "0.68.2"
"@aztec/foundation" "0.68.2"
"@aztec/l1-artifacts" "0.68.2"
"@aztec/protocol-contracts" "0.68.2"
"@aztec/types" "0.68.2"
"@aztec/aztec.js@0.69.0":
version "0.69.0"
resolved "https://registry.yarnpkg.com/@aztec/aztec.js/-/aztec.js-0.69.0.tgz#220d862412843ee2dca2075895a3e3507b72f69c"
integrity sha512-VlBG5XN0quyg5xklhdCePKTDHxnoAa1v7jpP67mT3ONu39pMvo/D2d0EtNp7VUpEm3WYDamOpRfp1HoOLJYbFQ==
dependencies:
"@aztec/circuit-types" "0.69.0"
"@aztec/circuits.js" "0.69.0"
"@aztec/ethereum" "0.69.0"
"@aztec/foundation" "0.69.0"
"@aztec/l1-artifacts" "0.69.0"
"@aztec/protocol-contracts" "0.69.0"
"@aztec/types" "0.69.0"
axios "^1.7.2"
tslib "^2.4.0"
viem "^2.7.15"

"@aztec/bb.js@0.68.2":
version "0.68.2"
resolved "https://registry.yarnpkg.com/@aztec/bb.js/-/bb.js-0.68.2.tgz#282b308a9cc07d5a63231aecfe99def231fdf768"
integrity sha512-GEpOFy4yUsyga0R7Jo0tdqwsrLNAeAnKi3D7jK3FqV1G7x5VURp0Jx9Lcb6fpiBnS5gLRf1S8IRREqoh+obM9g==
"@aztec/bb.js@0.69.0":
version "0.69.0"
resolved "https://registry.yarnpkg.com/@aztec/bb.js/-/bb.js-0.69.0.tgz#d9ea6a57393712f3271bc200a29d4dcf2b88f470"
integrity sha512-UoyIzI67Ry/tMn0nBgx+umFMnpA4oYYKQXvfZvO+dNE9LBS/1cwja/SpRpVzG0xn8agZ+HS+WmOQ8050UYaUZg==
dependencies:
comlink "^4.4.1"
commander "^12.1.0"
Expand All @@ -57,67 +57,67 @@
pako "^2.1.0"
tslib "^2.4.0"

"@aztec/circuit-types@0.68.2":
version "0.68.2"
resolved "https://registry.yarnpkg.com/@aztec/circuit-types/-/circuit-types-0.68.2.tgz#7c31fd92e8537e420dd65c132afea93e9ccdf125"
integrity sha512-0h+GTL7wLk/RMxb0C4H+KFuslMJhB4DjC4FKD+0MuJbqey122n2Ynu/WdWmiK/HTuN5+Vpfwm/g7svqeOz3EPw==
"@aztec/circuit-types@0.69.0":
version "0.69.0"
resolved "https://registry.yarnpkg.com/@aztec/circuit-types/-/circuit-types-0.69.0.tgz#15fa2692bcf3eea5f412f2d6613a950ef78bb0d5"
integrity sha512-zhWnUwaxGGoygr7XPhcaCY9Xu5ix4RxOwysqIcuXFqPx1vfd1w37gCP+loK4+IywebXYrBL5/nLUsFslk+iYyQ==
dependencies:
"@aztec/circuits.js" "0.68.2"
"@aztec/ethereum" "0.68.2"
"@aztec/foundation" "0.68.2"
"@aztec/types" "0.68.2"
"@aztec/circuits.js" "0.69.0"
"@aztec/ethereum" "0.69.0"
"@aztec/foundation" "0.69.0"
"@aztec/types" "0.69.0"
browserify-cipher "^1.0.1"
lodash.clonedeep "^4.5.0"
lodash.isequal "^4.5.0"
lodash.times "^4.3.2"
tslib "^2.5.0"
zod "^3.23.8"

"@aztec/circuits.js@0.68.2":
version "0.68.2"
resolved "https://registry.yarnpkg.com/@aztec/circuits.js/-/circuits.js-0.68.2.tgz#23893b765d04a073529fd112109a01c0b3c9299b"
integrity sha512-179Eq+/tnEaJ4pArtQvNY1WeAYyIONjMiaMwn1SIJTrFegeGEto5aXC1Kbw1E0QED8Fn7f+S5+wjQlZ5Q40KTw==
"@aztec/circuits.js@0.69.0":
version "0.69.0"
resolved "https://registry.yarnpkg.com/@aztec/circuits.js/-/circuits.js-0.69.0.tgz#5da795aa9e879f8e721d8db5c96b1a7cb51e4359"
integrity sha512-vW9WcxJ1OBGXx9jLGT7K6QRvJC8ucP0dzFcLoS9cdAuljnRDYm5d7E9oQtWTnnmmN7sGXq0pQmwvjJ668h8khQ==
dependencies:
"@aztec/bb.js" "0.68.2"
"@aztec/ethereum" "0.68.2"
"@aztec/foundation" "0.68.2"
"@aztec/types" "0.68.2"
"@aztec/bb.js" "0.69.0"
"@aztec/ethereum" "0.69.0"
"@aztec/foundation" "0.69.0"
"@aztec/types" "0.69.0"
eslint "^8.35.0"
tslib "^2.4.0"
zod "^3.23.8"

"@aztec/entrypoints@0.68.2":
version "0.68.2"
resolved "https://registry.yarnpkg.com/@aztec/entrypoints/-/entrypoints-0.68.2.tgz#ac5e1a9c832baa62aca88009c91f608b5560c787"
integrity sha512-udRZ+7YXhmDWrcgroEzF0BJA2/f3Mv8QutSrKir6QT6TAh21aDdl1qQ7Thauz8lUGQjPekAnt+IMr6Xpk/RE3g==
"@aztec/entrypoints@0.69.0":
version "0.69.0"
resolved "https://registry.yarnpkg.com/@aztec/entrypoints/-/entrypoints-0.69.0.tgz#44b8d9cbffc2637669fa3ef2152df6c364900138"
integrity sha512-tJM1EdwGhHfC6ki7JmuGM2D2ThaxITjCYfQMOoSojWn5m+lMJl4K7EqnLFIjkPrOHpXuqqWN+fCH5bLgqieuPw==
dependencies:
"@aztec/aztec.js" "0.68.2"
"@aztec/circuit-types" "0.68.2"
"@aztec/circuits.js" "0.68.2"
"@aztec/foundation" "0.68.2"
"@aztec/protocol-contracts" "0.68.2"
"@aztec/aztec.js" "0.69.0"
"@aztec/circuit-types" "0.69.0"
"@aztec/circuits.js" "0.69.0"
"@aztec/foundation" "0.69.0"
"@aztec/protocol-contracts" "0.69.0"
tslib "^2.4.0"

"@aztec/ethereum@0.68.2":
version "0.68.2"
resolved "https://registry.yarnpkg.com/@aztec/ethereum/-/ethereum-0.68.2.tgz#78958ee03bfb25bf40537d8561b07ab5827f1c0e"
integrity sha512-uXVYaGZSDHpegE23AHnkzf04MACNhABISqKoQUbyvlBYJg8wCu93YR32C4ragVdXRLTxCSOhSPdyjvQYULRIKg==
"@aztec/ethereum@0.69.0":
version "0.69.0"
resolved "https://registry.yarnpkg.com/@aztec/ethereum/-/ethereum-0.69.0.tgz#91e77807cb50bbe44d7544993f3ff7e5d678012f"
integrity sha512-8ExUBijWsc8pKtEa0odztcqFMT9dnMkMORNIdJ1K/e6EuX0+wG2GsLf3QV2WVw1t5pgCQpm5hEejUbZnIcn8DQ==
dependencies:
"@aztec/foundation" "0.68.2"
"@aztec/l1-artifacts" "0.68.2"
"@aztec/foundation" "0.69.0"
"@aztec/l1-artifacts" "0.69.0"
"@viem/anvil" "^0.0.10"
dotenv "^16.0.3"
get-port "^7.1.0"
tslib "^2.4.0"
viem "^2.7.15"
zod "^3.23.8"

"@aztec/foundation@0.68.2":
version "0.68.2"
resolved "https://registry.yarnpkg.com/@aztec/foundation/-/foundation-0.68.2.tgz#6210be15fccd2c1648a0bdb2ed38272eb622a05f"
integrity sha512-Cbe/fZEg7VPhrFKT+ba4grX3OZGY4V76Qd3H8v86czF91J8JUs3iVbqkqufeMLP3tJEqFwc0J7U9Pko64c2ftQ==
"@aztec/foundation@0.69.0":
version "0.69.0"
resolved "https://registry.yarnpkg.com/@aztec/foundation/-/foundation-0.69.0.tgz#19e88e4b9f0cbf36e1afd93d8c7e75e73ee0e2e6"
integrity sha512-60NeM9S5MR+5OUX0+mp8AwxfBVRH9ubuWgf7BlTIdQ0Nf7ss/6r9/QkjJUAsRgtHpr2rxzIy6t+dSA6BFnE6vA==
dependencies:
"@aztec/bb.js" "0.68.2"
"@aztec/bb.js" "0.69.0"
"@koa/cors" "^5.0.0"
"@noble/curves" "^1.2.0"
bn.js "^5.2.1"
Expand All @@ -142,40 +142,40 @@
sha3 "^2.1.4"
zod "^3.23.8"

"@aztec/l1-artifacts@0.68.2":
version "0.68.2"
resolved "https://registry.yarnpkg.com/@aztec/l1-artifacts/-/l1-artifacts-0.68.2.tgz#ef704671cbc53cbfd7b4ebad6eb6477c878513a1"
integrity sha512-8RmpCC5PiZY7fDXJb20mbhgPSADG/Q+bK/tMV4+U68Xfew7yTN+Lxv5+HJan7R+UOcGUN7pU8BrMgrABvYHuHw==
"@aztec/l1-artifacts@0.69.0":
version "0.69.0"
resolved "https://registry.yarnpkg.com/@aztec/l1-artifacts/-/l1-artifacts-0.69.0.tgz#661935d60dc0c6cf338d517f38fec1fab0ce258c"
integrity sha512-We8uxlAoG/TcB27wI8FaW2rzTi33Xxtee2gi8xiQ8w8zWpuFdyIFZIqsHmGRpqv4Q3h4no9T0/Mmy1Z3VRANGw==
dependencies:
tslib "^2.4.0"

"@aztec/noir-contracts.js@0.68.2":
version "0.68.2"
resolved "https://registry.yarnpkg.com/@aztec/noir-contracts.js/-/noir-contracts.js-0.68.2.tgz#9fd45932d236fd6379331c82e56962f398dba801"
integrity sha512-I9yv3CaDoa79xe/cV2+EUSF/AyDZ/TndHbEylaFr9+jVjG8aOOrCyoq6LwDPNT3nW5fyeDaBrfWa1CSmz/BXAw==
"@aztec/noir-contracts.js@0.69.0":
version "0.69.0"
resolved "https://registry.yarnpkg.com/@aztec/noir-contracts.js/-/noir-contracts.js-0.69.0.tgz#6123c06f4f34095db231845db8f90865fad4ad0d"
integrity sha512-72/8IAGQXv85m0MmwNLJ+dfTIYbc8AoTl90uMOhzwdXEKPSELy30OZZc1ngLxLgZL6OrXOVkYfuVWYWWbLpDuQ==
dependencies:
"@aztec/aztec.js" "0.68.2"
"@aztec/aztec.js" "0.69.0"
tslib "^2.4.0"

"@aztec/protocol-contracts@0.68.2":
version "0.68.2"
resolved "https://registry.yarnpkg.com/@aztec/protocol-contracts/-/protocol-contracts-0.68.2.tgz#c5d701e7222cd09345e60d7a0f1ee1939932eaa7"
integrity sha512-fBqYCQDcfvJYQEw8rGWrei/DSqhIpT+PWern+H3VZ1bBPJK70JPFizKEP/bSKfE8UuAsOy8FnItUwQdMH+vQ8A==
"@aztec/protocol-contracts@0.69.0":
version "0.69.0"
resolved "https://registry.yarnpkg.com/@aztec/protocol-contracts/-/protocol-contracts-0.69.0.tgz#2676efb1b836ec8692673fff1833a5f7115a3da0"
integrity sha512-iCE9p9trz1op0nlTIyLtaUKtkxDMtvmQJJgGpGdMzSe4Uyz9NXb45110lK9cZ9s75BYMr0sa2xw/lla4GEkZqg==
dependencies:
"@aztec/circuits.js" "0.68.2"
"@aztec/foundation" "0.68.2"
"@aztec/types" "0.68.2"
"@aztec/circuits.js" "0.69.0"
"@aztec/foundation" "0.69.0"
"@aztec/types" "0.69.0"
lodash.chunk "^4.2.0"
lodash.omit "^4.5.0"
tslib "^2.4.0"

"@aztec/types@0.68.2":
version "0.68.2"
resolved "https://registry.yarnpkg.com/@aztec/types/-/types-0.68.2.tgz#ecbf4f85d6670b27a175595203abc2480e20ff21"
integrity sha512-wiOEiuoDjJuwBcoMUjUWD4aYA0CUIMXOsmBt7T0L2XOYuVUo5NcXS5hsXyubGMMwaUzkeATXr/kT6R7UU1xVuQ==
"@aztec/types@0.69.0":
version "0.69.0"
resolved "https://registry.yarnpkg.com/@aztec/types/-/types-0.69.0.tgz#b4960d14769dc84e64fcbb7ac9755eafe151aa86"
integrity sha512-xweBKDHcLAC2iUGrXkh7DBtxBOp8+oI7mb3U3jZjhVdEcOUHFCm4lAUJGmjrGc8J1aQoCkoyQJTIF+W4Wokp8w==
dependencies:
"@aztec/ethereum" "0.68.2"
"@aztec/foundation" "0.68.2"
"@aztec/ethereum" "0.69.0"
"@aztec/foundation" "0.69.0"

"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.24.7":
version "7.24.7"
Expand Down

0 comments on commit a9230b4

Please sign in to comment.