@aztec/end-to-end 2.0.0-nightly.20250821 → 2.0.0-nightly.20250822
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -504,7 +504,7 @@ export const uniswapL1L2TestSuite = (setup, cleanup, expectedForkBlockNumber = 1
|
|
|
504
504
|
action
|
|
505
505
|
}, true);
|
|
506
506
|
await validateActionInteraction.send({
|
|
507
|
-
from:
|
|
507
|
+
from: ownerAddress
|
|
508
508
|
}).wait();
|
|
509
509
|
await expect(action.simulate({
|
|
510
510
|
from: sponsorAddress
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aztec/end-to-end",
|
|
3
|
-
"version": "2.0.0-nightly.
|
|
3
|
+
"version": "2.0.0-nightly.20250822",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"exports": "./dest/index.js",
|
|
6
6
|
"inherits": [
|
|
@@ -25,40 +25,40 @@
|
|
|
25
25
|
"formatting": "run -T prettier --check ./src && run -T eslint ./src"
|
|
26
26
|
},
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@aztec/accounts": "2.0.0-nightly.
|
|
29
|
-
"@aztec/archiver": "2.0.0-nightly.
|
|
30
|
-
"@aztec/aztec": "2.0.0-nightly.
|
|
31
|
-
"@aztec/aztec-node": "2.0.0-nightly.
|
|
32
|
-
"@aztec/aztec.js": "2.0.0-nightly.
|
|
33
|
-
"@aztec/bb-prover": "2.0.0-nightly.
|
|
34
|
-
"@aztec/blob-lib": "2.0.0-nightly.
|
|
35
|
-
"@aztec/blob-sink": "2.0.0-nightly.
|
|
36
|
-
"@aztec/bot": "2.0.0-nightly.
|
|
37
|
-
"@aztec/cli": "2.0.0-nightly.
|
|
38
|
-
"@aztec/constants": "2.0.0-nightly.
|
|
39
|
-
"@aztec/entrypoints": "2.0.0-nightly.
|
|
40
|
-
"@aztec/epoch-cache": "2.0.0-nightly.
|
|
41
|
-
"@aztec/ethereum": "2.0.0-nightly.
|
|
42
|
-
"@aztec/foundation": "2.0.0-nightly.
|
|
43
|
-
"@aztec/kv-store": "2.0.0-nightly.
|
|
44
|
-
"@aztec/l1-artifacts": "2.0.0-nightly.
|
|
45
|
-
"@aztec/merkle-tree": "2.0.0-nightly.
|
|
46
|
-
"@aztec/noir-contracts.js": "2.0.0-nightly.
|
|
47
|
-
"@aztec/noir-noirc_abi": "2.0.0-nightly.
|
|
48
|
-
"@aztec/noir-protocol-circuits-types": "2.0.0-nightly.
|
|
49
|
-
"@aztec/noir-test-contracts.js": "2.0.0-nightly.
|
|
50
|
-
"@aztec/p2p": "2.0.0-nightly.
|
|
51
|
-
"@aztec/protocol-contracts": "2.0.0-nightly.
|
|
52
|
-
"@aztec/prover-client": "2.0.0-nightly.
|
|
53
|
-
"@aztec/prover-node": "2.0.0-nightly.
|
|
54
|
-
"@aztec/pxe": "2.0.0-nightly.
|
|
55
|
-
"@aztec/sequencer-client": "2.0.0-nightly.
|
|
56
|
-
"@aztec/simulator": "2.0.0-nightly.
|
|
57
|
-
"@aztec/slasher": "2.0.0-nightly.
|
|
58
|
-
"@aztec/stdlib": "2.0.0-nightly.
|
|
59
|
-
"@aztec/telemetry-client": "2.0.0-nightly.
|
|
60
|
-
"@aztec/validator-client": "2.0.0-nightly.
|
|
61
|
-
"@aztec/world-state": "2.0.0-nightly.
|
|
28
|
+
"@aztec/accounts": "2.0.0-nightly.20250822",
|
|
29
|
+
"@aztec/archiver": "2.0.0-nightly.20250822",
|
|
30
|
+
"@aztec/aztec": "2.0.0-nightly.20250822",
|
|
31
|
+
"@aztec/aztec-node": "2.0.0-nightly.20250822",
|
|
32
|
+
"@aztec/aztec.js": "2.0.0-nightly.20250822",
|
|
33
|
+
"@aztec/bb-prover": "2.0.0-nightly.20250822",
|
|
34
|
+
"@aztec/blob-lib": "2.0.0-nightly.20250822",
|
|
35
|
+
"@aztec/blob-sink": "2.0.0-nightly.20250822",
|
|
36
|
+
"@aztec/bot": "2.0.0-nightly.20250822",
|
|
37
|
+
"@aztec/cli": "2.0.0-nightly.20250822",
|
|
38
|
+
"@aztec/constants": "2.0.0-nightly.20250822",
|
|
39
|
+
"@aztec/entrypoints": "2.0.0-nightly.20250822",
|
|
40
|
+
"@aztec/epoch-cache": "2.0.0-nightly.20250822",
|
|
41
|
+
"@aztec/ethereum": "2.0.0-nightly.20250822",
|
|
42
|
+
"@aztec/foundation": "2.0.0-nightly.20250822",
|
|
43
|
+
"@aztec/kv-store": "2.0.0-nightly.20250822",
|
|
44
|
+
"@aztec/l1-artifacts": "2.0.0-nightly.20250822",
|
|
45
|
+
"@aztec/merkle-tree": "2.0.0-nightly.20250822",
|
|
46
|
+
"@aztec/noir-contracts.js": "2.0.0-nightly.20250822",
|
|
47
|
+
"@aztec/noir-noirc_abi": "2.0.0-nightly.20250822",
|
|
48
|
+
"@aztec/noir-protocol-circuits-types": "2.0.0-nightly.20250822",
|
|
49
|
+
"@aztec/noir-test-contracts.js": "2.0.0-nightly.20250822",
|
|
50
|
+
"@aztec/p2p": "2.0.0-nightly.20250822",
|
|
51
|
+
"@aztec/protocol-contracts": "2.0.0-nightly.20250822",
|
|
52
|
+
"@aztec/prover-client": "2.0.0-nightly.20250822",
|
|
53
|
+
"@aztec/prover-node": "2.0.0-nightly.20250822",
|
|
54
|
+
"@aztec/pxe": "2.0.0-nightly.20250822",
|
|
55
|
+
"@aztec/sequencer-client": "2.0.0-nightly.20250822",
|
|
56
|
+
"@aztec/simulator": "2.0.0-nightly.20250822",
|
|
57
|
+
"@aztec/slasher": "2.0.0-nightly.20250822",
|
|
58
|
+
"@aztec/stdlib": "2.0.0-nightly.20250822",
|
|
59
|
+
"@aztec/telemetry-client": "2.0.0-nightly.20250822",
|
|
60
|
+
"@aztec/validator-client": "2.0.0-nightly.20250822",
|
|
61
|
+
"@aztec/world-state": "2.0.0-nightly.20250822",
|
|
62
62
|
"@iarna/toml": "^2.2.5",
|
|
63
63
|
"@jest/globals": "^30.0.0",
|
|
64
64
|
"@noble/curves": "=1.0.0",
|
|
@@ -747,7 +747,7 @@ export const uniswapL1L2TestSuite = (
|
|
|
747
747
|
nonceForSwap,
|
|
748
748
|
);
|
|
749
749
|
const validateActionInteraction = await ownerWallet.setPublicAuthWit({ caller: approvedUser, action }, true);
|
|
750
|
-
await validateActionInteraction.send({ from:
|
|
750
|
+
await validateActionInteraction.send({ from: ownerAddress }).wait();
|
|
751
751
|
|
|
752
752
|
await expect(action.simulate({ from: sponsorAddress })).rejects.toThrow(/unauthorized/);
|
|
753
753
|
});
|