fix(vault): compute share<>asset conversions in a 256-bit intermediate #70
pr-checks.yml
on: pull_request
Changes
5s
Format
28s
checks
/
JS Tests
11m 29s
checks
/
Noir Tests
17m 38s
benchmark
/
Benchmark
18m 48s
Annotations
3 errors and 5 warnings
|
checks / JS Tests
Process completed with exit code 1.
|
|
src/ts/test/vault.test.ts > Vault:
node_modules/@aztec/wallet-sdk/dest/base-wallet/get_gas_limits.js#L25
Error: Transaction consumes 64736 DA gas but the network only admits transactions declaring up to 55882 DA gas
❯ getGasLimits node_modules/@aztec/wallet-sdk/dest/base-wallet/get_gas_limits.js:25:15
❯ NodeEmbeddedWallet.sendTx node_modules/@aztec/wallets/dest/embedded/embedded_wallet.js:122:39
❯ PendingDeployMethod.send node_modules/@aztec/aztec.js/dest/contract/deploy_method.js:224:48
❯ ensureVaultContractClassPublished src/ts/test/utils.ts:247:3
❯ src/ts/test/vault.test.ts:122:5
|
|
benchmark / Benchmark
Process completed with exit code 1.
|
|
Changes
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Format
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
checks / JS Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
checks / Noir Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
benchmark / Benchmark
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|