|
47 | 47 | "@aztec/stdlib" "1.2.1" |
48 | 48 | tslib "^2.4.0" |
49 | 49 |
|
| 50 | +"@aztec/aztec.js@0.87.5": |
| 51 | + version "0.87.5" |
| 52 | + resolved "https://registry.yarnpkg.com/@aztec/aztec.js/-/aztec.js-0.87.5.tgz#2c4cabd88696e1b256c34e47e8af9314e4bd5dda" |
| 53 | + integrity sha512-bs/TUx0Tv3mjBfkOR/dxpvKOFwa6f1jrXACEWxRQCwaS66ojLN6R7v0/mIkdFLsw7BC4BgX5VfQdNnuwAUd5qg== |
| 54 | + dependencies: |
| 55 | + "@aztec/constants" "0.87.5" |
| 56 | + "@aztec/entrypoints" "0.87.5" |
| 57 | + "@aztec/ethereum" "0.87.5" |
| 58 | + "@aztec/foundation" "0.87.5" |
| 59 | + "@aztec/l1-artifacts" "0.87.5" |
| 60 | + "@aztec/protocol-contracts" "0.87.5" |
| 61 | + "@aztec/stdlib" "0.87.5" |
| 62 | + axios "^1.8.2" |
| 63 | + tslib "^2.4.0" |
| 64 | + viem "2.23.7" |
| 65 | + |
50 | 66 | "@aztec/aztec.js@1.2.1": |
51 | 67 | version "1.2.1" |
52 | 68 | resolved "https://registry.yarnpkg.com/@aztec/aztec.js/-/aztec.js-1.2.1.tgz#3763f95f78eeda9d3ee6450f2b14edf6fb2ca7da" |
|
63 | 79 | tslib "^2.4.0" |
64 | 80 | viem "2.23.7" |
65 | 81 |
|
66 | | -"@aztec/aztec.js@^0.86.0": |
67 | | - version "0.86.0" |
68 | | - resolved "https://registry.yarnpkg.com/@aztec/aztec.js/-/aztec.js-0.86.0.tgz#133f5a0a70fa7f58fb51d145c6c6a472b94de37f" |
69 | | - integrity sha512-nUfT31+7W+hEdOMpx2K62WZPtN9vVNr96FPJ2psBKdTx4fzXtuX2NE/ZrgHFtEenycDWEgjlEcYG9aR5LI51Bw== |
70 | | - dependencies: |
71 | | - "@aztec/constants" "0.86.0" |
72 | | - "@aztec/entrypoints" "0.86.0" |
73 | | - "@aztec/ethereum" "0.86.0" |
74 | | - "@aztec/foundation" "0.86.0" |
75 | | - "@aztec/l1-artifacts" "0.86.0" |
76 | | - "@aztec/protocol-contracts" "0.86.0" |
77 | | - "@aztec/stdlib" "0.86.0" |
78 | | - axios "^1.8.2" |
79 | | - tslib "^2.4.0" |
80 | | - viem "2.23.7" |
81 | | - |
82 | | -"@aztec/bb.js@0.86.0": |
83 | | - version "0.86.0" |
84 | | - resolved "https://registry.yarnpkg.com/@aztec/bb.js/-/bb.js-0.86.0.tgz#0d84e14cfb21ef4274e90be55a1a012554126a4e" |
85 | | - integrity sha512-9XcEltM0qRJpNvowZ0w2TY1YCDXlktxupBG+HHi6P+snF/wBhAXPzJb5mdqEkVcVqcwXskVoBdj4XqTLNiPZKg== |
| 82 | +"@aztec/bb.js@0.87.5": |
| 83 | + version "0.87.5" |
| 84 | + resolved "https://registry.yarnpkg.com/@aztec/bb.js/-/bb.js-0.87.5.tgz#dc5acdcd7f002dd407b4b039119ebb467a04e65d" |
| 85 | + integrity sha512-dcwk+nYYOnNqpS0/TA4sEJUmgdJf+qNnk2u+ra1tpM4uAV23P3WokSrXFsGaoOuNrjkDeaEpSeSbV+ngdFnIPw== |
86 | 86 | dependencies: |
87 | 87 | comlink "^4.4.1" |
88 | 88 | commander "^12.1.0" |
89 | 89 | debug "^4.3.4" |
90 | 90 | fflate "^0.8.0" |
| 91 | + msgpackr "^1.11.2" |
91 | 92 | pako "^2.1.0" |
92 | 93 | tslib "^2.4.0" |
93 | 94 |
|
|
104 | 105 | pino "^9.5.0" |
105 | 106 | tslib "^2.4.0" |
106 | 107 |
|
107 | | -"@aztec/blob-lib@0.86.0": |
108 | | - version "0.86.0" |
109 | | - resolved "https://registry.yarnpkg.com/@aztec/blob-lib/-/blob-lib-0.86.0.tgz#5efe2b57beb1b4ce7c826975ff8a2e6b963678ac" |
110 | | - integrity sha512-GyTnqC3nCkfUKayQRk8RBy/MftejTgcrqGn5tryK3Vo21LJSPzo6MGe/tZ/glqxX2CpwI8YkFtPCbBaOPvZQTg== |
| 108 | +"@aztec/blob-lib@0.87.5": |
| 109 | + version "0.87.5" |
| 110 | + resolved "https://registry.yarnpkg.com/@aztec/blob-lib/-/blob-lib-0.87.5.tgz#e6d5f72dde5be9fc743f35667a936ac672f995fc" |
| 111 | + integrity sha512-zb6jrHUHhp8R0XGFIvgD9eY17pf7s+8D6ubqsup46yrT255CoGnDp3/pUNG7AWhAGKE+jWaqn4GzaESkKx9BCA== |
111 | 112 | dependencies: |
112 | | - "@aztec/constants" "0.86.0" |
113 | | - "@aztec/foundation" "0.86.0" |
| 113 | + "@aztec/constants" "0.87.5" |
| 114 | + "@aztec/foundation" "0.87.5" |
114 | 115 | c-kzg "4.0.0-alpha.1" |
115 | 116 | tslib "^2.4.0" |
116 | 117 |
|
|
124 | 125 | c-kzg "4.0.0-alpha.1" |
125 | 126 | tslib "^2.4.0" |
126 | 127 |
|
127 | | -"@aztec/constants@0.86.0": |
128 | | - version "0.86.0" |
129 | | - resolved "https://registry.yarnpkg.com/@aztec/constants/-/constants-0.86.0.tgz#fc73fd40f47ccb704109ab63ce7d8ac3ebb362c5" |
130 | | - integrity sha512-xNlaNkBGodgEeSfwee7yevPNgMvNCMl9jZ2j+gBAR+SrbGtMkdTo1aNg732gcQNFjW+3MN/rUNMqPodWD0KN4A== |
| 128 | +"@aztec/constants@0.87.5": |
| 129 | + version "0.87.5" |
| 130 | + resolved "https://registry.yarnpkg.com/@aztec/constants/-/constants-0.87.5.tgz#b2333db3e6346c8bb2b15a761d137f3ac72ffde3" |
| 131 | + integrity sha512-HmrsMagJIGvJqzY7JfJT6K6YPxv+N88Fq0PyhcETE3lhH/alWG3OsE3kHqQq6VaaCZu7jbmSmZVBXb5unnFr4w== |
131 | 132 | dependencies: |
132 | 133 | tslib "^2.4.0" |
133 | 134 |
|
|
138 | 139 | dependencies: |
139 | 140 | tslib "^2.4.0" |
140 | 141 |
|
141 | | -"@aztec/entrypoints@0.86.0": |
142 | | - version "0.86.0" |
143 | | - resolved "https://registry.yarnpkg.com/@aztec/entrypoints/-/entrypoints-0.86.0.tgz#1a81868563bff11bc6d5060db44fed8bd6edcf42" |
144 | | - integrity sha512-V9st4p1+EaDNk7srix6nMCgPXVodBpIm+uMEhtoUUSXWWrCJIaioywHOAkqeLR6Roq0epDT849yWgcvUIrQOhA== |
| 142 | +"@aztec/entrypoints@0.87.5": |
| 143 | + version "0.87.5" |
| 144 | + resolved "https://registry.yarnpkg.com/@aztec/entrypoints/-/entrypoints-0.87.5.tgz#06dc49bf7327c223f40037871aa496310972a319" |
| 145 | + integrity sha512-a2jZhR55nR2O4YRY8rfDBcWzcPS3n3Z2sxX3gtl5PHBd5Kh2QU+dYDX7S/Nii3HfQwtL9Z6g4uImm2mZFdbzzQ== |
145 | 146 | dependencies: |
146 | | - "@aztec/constants" "0.86.0" |
147 | | - "@aztec/foundation" "0.86.0" |
148 | | - "@aztec/protocol-contracts" "0.86.0" |
149 | | - "@aztec/stdlib" "0.86.0" |
| 147 | + "@aztec/constants" "0.87.5" |
| 148 | + "@aztec/foundation" "0.87.5" |
| 149 | + "@aztec/protocol-contracts" "0.87.5" |
| 150 | + "@aztec/stdlib" "0.87.5" |
150 | 151 | tslib "^2.4.0" |
151 | 152 |
|
152 | 153 | "@aztec/entrypoints@1.2.1": |
|
160 | 161 | "@aztec/stdlib" "1.2.1" |
161 | 162 | tslib "^2.4.0" |
162 | 163 |
|
163 | | -"@aztec/ethereum@0.86.0": |
164 | | - version "0.86.0" |
165 | | - resolved "https://registry.yarnpkg.com/@aztec/ethereum/-/ethereum-0.86.0.tgz#31869dfc1fccabc64c1775122e9de419e196615b" |
166 | | - integrity sha512-ApBl27p4Sr19IH5XJUruKSLV1CkR2NDkh7Km39PCdbtJ086KL4yG/Zs8IFAq9Irwx2JwLFSoGGeOuporKf+QPA== |
| 164 | +"@aztec/ethereum@0.87.5": |
| 165 | + version "0.87.5" |
| 166 | + resolved "https://registry.yarnpkg.com/@aztec/ethereum/-/ethereum-0.87.5.tgz#6ea13f91caf3f384798d47549f183f38fd77dab0" |
| 167 | + integrity sha512-Au/8ImCcxjRbffXGhDcYgR6dvEN2bJbDXl3F/D18P1enxU6Q37dqlDIkPbPvth8jBBqah2Y9zvsIQ/fbFXgsDw== |
167 | 168 | dependencies: |
168 | | - "@aztec/blob-lib" "0.86.0" |
169 | | - "@aztec/foundation" "0.86.0" |
170 | | - "@aztec/l1-artifacts" "0.86.0" |
| 169 | + "@aztec/blob-lib" "0.87.5" |
| 170 | + "@aztec/foundation" "0.87.5" |
| 171 | + "@aztec/l1-artifacts" "0.87.5" |
171 | 172 | "@viem/anvil" "^0.0.10" |
172 | 173 | dotenv "^16.0.3" |
173 | 174 | tslib "^2.4.0" |
|
189 | 190 | viem "2.23.7" |
190 | 191 | zod "^3.23.8" |
191 | 192 |
|
192 | | -"@aztec/foundation@0.86.0": |
193 | | - version "0.86.0" |
194 | | - resolved "https://registry.yarnpkg.com/@aztec/foundation/-/foundation-0.86.0.tgz#cd6854bcc364c24093547a0d80ab9d5a84fb1d65" |
195 | | - integrity sha512-7jWbH4oZrMPMLuKEKPyu7fMa5wk2eLZVaKZR2TtLPUQKlJdtgA/UuLvRirmFEDlsIF22AkorHfQmFxBSxzogoQ== |
| 193 | +"@aztec/foundation@0.87.5": |
| 194 | + version "0.87.5" |
| 195 | + resolved "https://registry.yarnpkg.com/@aztec/foundation/-/foundation-0.87.5.tgz#499a123bbd29537bc4b6c67c1c124dbec0ca4f0a" |
| 196 | + integrity sha512-AskhibVDitLGp0MDphJaMxKTfVH+WZi8iiFd/fqp54mpJ4PQkNKpUA3DYQCOh6sOt8R3oOT4v/SWgs7GV+6GeQ== |
196 | 197 | dependencies: |
197 | | - "@aztec/bb.js" "0.86.0" |
| 198 | + "@aztec/bb.js" "0.87.5" |
198 | 199 | "@koa/cors" "^5.0.0" |
199 | 200 | "@noble/curves" "^1.2.0" |
200 | 201 | bn.js "^5.2.1" |
|
243 | 244 | undici "^5.28.5" |
244 | 245 | zod "^3.23.8" |
245 | 246 |
|
246 | | -"@aztec/l1-artifacts@0.86.0": |
247 | | - version "0.86.0" |
248 | | - resolved "https://registry.yarnpkg.com/@aztec/l1-artifacts/-/l1-artifacts-0.86.0.tgz#e8ccdca7691253da1fcf9cd4555d1b28b63355d6" |
249 | | - integrity sha512-qvEzljtfH7Z6EYwp8m/Enzl2bhYZap8TgEM8AKzYVjo3Mi9OW9jFLhQwUzQ6o6X1PzTDb1/k4GYQSR1dxVGsmg== |
| 247 | +"@aztec/l1-artifacts@0.87.5": |
| 248 | + version "0.87.5" |
| 249 | + resolved "https://registry.yarnpkg.com/@aztec/l1-artifacts/-/l1-artifacts-0.87.5.tgz#5c66c61196152da68d256199ef8abf95e117eaf8" |
| 250 | + integrity sha512-3RwUaWqBJ4fneCo9jFRr5ZyiBD5o9wZuIVhRyooMqB16nriQqGzRTBrxs19trz30c9SSE+MOhjhCQFWrsGUdtw== |
250 | 251 | dependencies: |
251 | 252 | tslib "^2.4.0" |
252 | 253 |
|
|
265 | 266 | "@aztec/aztec.js" "1.2.1" |
266 | 267 | tslib "^2.4.0" |
267 | 268 |
|
268 | | -"@aztec/noir-noirc_abi@0.86.0": |
269 | | - version "0.86.0" |
270 | | - resolved "https://registry.yarnpkg.com/@aztec/noir-noirc_abi/-/noir-noirc_abi-0.86.0.tgz#b3ea5dbf6317eeaee03c0961b7594b0bb432ace0" |
271 | | - integrity sha512-HgCm2slJHguMNQmBJfFlkrJ66k9hv5uj+GOY+E2OfqCMCVPV+ORdAXxE+gZq+u5CFxT7jhk05i5g8hYHc6+Ziw== |
| 269 | +"@aztec/noir-noirc_abi@0.87.5": |
| 270 | + version "0.87.5" |
| 271 | + resolved "https://registry.yarnpkg.com/@aztec/noir-noirc_abi/-/noir-noirc_abi-0.87.5.tgz#4f3cd3177067dd280fd2636f0dfa7a540dae92e0" |
| 272 | + integrity sha512-6FzvjR26bq1ReHkSN0US8lpMPQFLglQMQCcw0WNFwm8cqZ7uCpnO5JbEgtK4ASxOtrNPOE7bC9/AJM3lF/CkrQ== |
272 | 273 | dependencies: |
273 | | - "@aztec/noir-types" "0.86.0" |
| 274 | + "@aztec/noir-types" "0.87.5" |
274 | 275 |
|
275 | 276 | "@aztec/noir-noirc_abi@1.2.1": |
276 | 277 | version "1.2.1" |
|
279 | 280 | dependencies: |
280 | 281 | "@aztec/noir-types" "1.2.1" |
281 | 282 |
|
282 | | -"@aztec/noir-types@0.86.0": |
283 | | - version "0.86.0" |
284 | | - resolved "https://registry.yarnpkg.com/@aztec/noir-types/-/noir-types-0.86.0.tgz#f07fd5133f00ffbb1a34f181babd8ef14e652339" |
285 | | - integrity sha512-+Q7Ql8SFklbtG1oIN8+6BNLEvXQRji9kmmgT2pARQwMNa3tfU3ybPUHTPMpapcB58Hbn1Sv84TpZvr9cweycEA== |
| 283 | +"@aztec/noir-types@0.87.5": |
| 284 | + version "0.87.5" |
| 285 | + resolved "https://registry.yarnpkg.com/@aztec/noir-types/-/noir-types-0.87.5.tgz#df866c9798c13607461db2ae60e30485267c1f72" |
| 286 | + integrity sha512-TySsldqkw2alGkkEPKeCdwiNTwqYGqZ1xLM5f9ALk8RVu3lryk9B3eShae+IA3BjWYlba7Zau2hOnp6AatjVZw== |
286 | 287 |
|
287 | 288 | "@aztec/noir-types@1.2.1": |
288 | 289 | version "1.2.1" |
289 | 290 | resolved "https://registry.yarnpkg.com/@aztec/noir-types/-/noir-types-1.2.1.tgz#9ee6b05202dee2ff4456fe58acab7654beb29fc0" |
290 | 291 | integrity sha512-urMTE9hmFDKUEU+bn1m9GtynLoVL7ZtkXiTrRQBhwC2aKQUm+gbtwZ+zWS/lChq572pb6hQ/X0tlTZcjDUsA7g== |
291 | 292 |
|
292 | | -"@aztec/protocol-contracts@0.86.0": |
293 | | - version "0.86.0" |
294 | | - resolved "https://registry.yarnpkg.com/@aztec/protocol-contracts/-/protocol-contracts-0.86.0.tgz#10b965cf9ae6db17357dca8ecaae27b95495a976" |
295 | | - integrity sha512-dAUlqROtbjb/yvL6IzaDb43WigdUuZ4+Yx2tY6I1NWcy41S7BO4ClH49zjIemozcClyn9qKIpEGokJFej7lMLg== |
| 293 | +"@aztec/protocol-contracts@0.87.5": |
| 294 | + version "0.87.5" |
| 295 | + resolved "https://registry.yarnpkg.com/@aztec/protocol-contracts/-/protocol-contracts-0.87.5.tgz#f4875a2a624fb64df5b88821a89a91b266df152d" |
| 296 | + integrity sha512-kmSfR0QXt58unmKf05qV22RtqXgmUSUMMEArbudpBmpSViJbYUss8+rlWod4QX3GD19XZDVy5sZjFgOT5ZKxCA== |
296 | 297 | dependencies: |
297 | | - "@aztec/constants" "0.86.0" |
298 | | - "@aztec/foundation" "0.86.0" |
299 | | - "@aztec/stdlib" "0.86.0" |
| 298 | + "@aztec/constants" "0.87.5" |
| 299 | + "@aztec/foundation" "0.87.5" |
| 300 | + "@aztec/stdlib" "0.87.5" |
300 | 301 | lodash.chunk "^4.2.0" |
301 | 302 | lodash.omit "^4.5.0" |
302 | 303 | tslib "^2.4.0" |
|
313 | 314 | lodash.omit "^4.5.0" |
314 | 315 | tslib "^2.4.0" |
315 | 316 |
|
316 | | -"@aztec/stdlib@0.86.0": |
317 | | - version "0.86.0" |
318 | | - resolved "https://registry.yarnpkg.com/@aztec/stdlib/-/stdlib-0.86.0.tgz#43df9fc5e6a812e96beeec30a23da8a144e48fcf" |
319 | | - integrity sha512-8oeGazLUGx6rtKAIz8GOUgSwZg4uRAYhVbRREYd79JGiwu96hVQ3suTlKdHK4gc1EYOugvuUpKS+8eAKC3rv9g== |
320 | | - dependencies: |
321 | | - "@aztec/bb.js" "0.86.0" |
322 | | - "@aztec/blob-lib" "0.86.0" |
323 | | - "@aztec/constants" "0.86.0" |
324 | | - "@aztec/ethereum" "0.86.0" |
325 | | - "@aztec/foundation" "0.86.0" |
326 | | - "@aztec/noir-noirc_abi" "0.86.0" |
| 317 | +"@aztec/stdlib@0.87.5": |
| 318 | + version "0.87.5" |
| 319 | + resolved "https://registry.yarnpkg.com/@aztec/stdlib/-/stdlib-0.87.5.tgz#fc5a25b22ad9d39332bd77882e9ea23d6c35eaa8" |
| 320 | + integrity sha512-6BC7fwMG1etiaZDzufzhUFjnWLGfhonR4Q9j5Gmj2Fzpk8n0Tso0vcDxskvQrRgJa1vFoZzu0I581xhIk8f1KQ== |
| 321 | + dependencies: |
| 322 | + "@aztec/bb.js" "0.87.5" |
| 323 | + "@aztec/blob-lib" "0.87.5" |
| 324 | + "@aztec/constants" "0.87.5" |
| 325 | + "@aztec/ethereum" "0.87.5" |
| 326 | + "@aztec/foundation" "0.87.5" |
| 327 | + "@aztec/noir-noirc_abi" "0.87.5" |
327 | 328 | "@google-cloud/storage" "^7.15.0" |
| 329 | + axios "^1.9.0" |
| 330 | + json-stringify-deterministic "1.0.12" |
328 | 331 | lodash.chunk "^4.2.0" |
329 | 332 | lodash.isequal "^4.5.0" |
330 | 333 | lodash.omit "^4.5.0" |
|
528 | 531 | "@types/conventional-commits-parser" "^5.0.0" |
529 | 532 | chalk "^5.3.0" |
530 | 533 |
|
531 | | -"@defi-wonderland/aztec-benchmark@1.0.0": |
532 | | - version "1.0.0" |
533 | | - resolved "https://registry.yarnpkg.com/@defi-wonderland/aztec-benchmark/-/aztec-benchmark-1.0.0.tgz#786dab6ac80192bcc45ff5fecdf5df6d8f29b105" |
534 | | - integrity sha512-l9a97dKtDMd4ezTANIvA7IMcxns8HhzISPFAHlEtAuto2EqbXA2Olo0B//hCGf43Ppo9szlNF1zSubRX0hqTiw== |
| 534 | +"@defi-wonderland/aztec-benchmark@1.0.1": |
| 535 | + version "1.0.1" |
| 536 | + resolved "https://registry.yarnpkg.com/@defi-wonderland/aztec-benchmark/-/aztec-benchmark-1.0.1.tgz#361e24704aed0443984586588f9021ba3abb7c23" |
| 537 | + integrity sha512-52tD7lcQp8CFgWH4BqhyIFXkDLpYAi0hgldpIBNxZ1y0ssLnVROv6f7D6N1Crnpxad+REpv8D9FjxJwubQiQAQ== |
535 | 538 | dependencies: |
536 | 539 | "@actions/core" "^1.10.1" |
537 | 540 | "@actions/exec" "^1.1.1" |
538 | | - "@aztec/aztec.js" "^0.86.0" |
| 541 | + "@aztec/aztec.js" "0.87.5" |
539 | 542 | "@iarna/toml" "^2.2.5" |
540 | 543 | "@types/node" "^22.15.3" |
541 | 544 | commander "^13.1.0" |
|
0 commit comments