@aztec/aztec 4.3.0-nightly.20260421 → 4.3.0-nightly.20260422

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.
Files changed (1) hide show
  1. package/package.json +34 -34
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aztec/aztec",
3
- "version": "4.3.0-nightly.20260421",
3
+ "version": "4.3.0-nightly.20260422",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": "./dest/index.js",
@@ -28,39 +28,39 @@
28
28
  "../package.common.json"
29
29
  ],
30
30
  "dependencies": {
31
- "@aztec/accounts": "4.3.0-nightly.20260421",
32
- "@aztec/archiver": "4.3.0-nightly.20260421",
33
- "@aztec/aztec-faucet": "4.3.0-nightly.20260421",
34
- "@aztec/aztec-node": "4.3.0-nightly.20260421",
35
- "@aztec/aztec.js": "4.3.0-nightly.20260421",
36
- "@aztec/bb-prover": "4.3.0-nightly.20260421",
37
- "@aztec/bb.js": "4.3.0-nightly.20260421",
38
- "@aztec/blob-client": "4.3.0-nightly.20260421",
39
- "@aztec/bot": "4.3.0-nightly.20260421",
40
- "@aztec/builder": "4.3.0-nightly.20260421",
41
- "@aztec/cli": "4.3.0-nightly.20260421",
42
- "@aztec/constants": "4.3.0-nightly.20260421",
43
- "@aztec/entrypoints": "4.3.0-nightly.20260421",
44
- "@aztec/ethereum": "4.3.0-nightly.20260421",
45
- "@aztec/foundation": "4.3.0-nightly.20260421",
46
- "@aztec/kv-store": "4.3.0-nightly.20260421",
47
- "@aztec/l1-artifacts": "4.3.0-nightly.20260421",
48
- "@aztec/node-lib": "4.3.0-nightly.20260421",
49
- "@aztec/noir-contracts.js": "4.3.0-nightly.20260421",
50
- "@aztec/noir-protocol-circuits-types": "4.3.0-nightly.20260421",
51
- "@aztec/p2p": "4.3.0-nightly.20260421",
52
- "@aztec/p2p-bootstrap": "4.3.0-nightly.20260421",
53
- "@aztec/protocol-contracts": "4.3.0-nightly.20260421",
54
- "@aztec/prover-client": "4.3.0-nightly.20260421",
55
- "@aztec/prover-node": "4.3.0-nightly.20260421",
56
- "@aztec/pxe": "4.3.0-nightly.20260421",
57
- "@aztec/sequencer-client": "4.3.0-nightly.20260421",
58
- "@aztec/stdlib": "4.3.0-nightly.20260421",
59
- "@aztec/telemetry-client": "4.3.0-nightly.20260421",
60
- "@aztec/txe": "4.3.0-nightly.20260421",
61
- "@aztec/validator-ha-signer": "4.3.0-nightly.20260421",
62
- "@aztec/wallets": "4.3.0-nightly.20260421",
63
- "@aztec/world-state": "4.3.0-nightly.20260421",
31
+ "@aztec/accounts": "4.3.0-nightly.20260422",
32
+ "@aztec/archiver": "4.3.0-nightly.20260422",
33
+ "@aztec/aztec-faucet": "4.3.0-nightly.20260422",
34
+ "@aztec/aztec-node": "4.3.0-nightly.20260422",
35
+ "@aztec/aztec.js": "4.3.0-nightly.20260422",
36
+ "@aztec/bb-prover": "4.3.0-nightly.20260422",
37
+ "@aztec/bb.js": "4.3.0-nightly.20260422",
38
+ "@aztec/blob-client": "4.3.0-nightly.20260422",
39
+ "@aztec/bot": "4.3.0-nightly.20260422",
40
+ "@aztec/builder": "4.3.0-nightly.20260422",
41
+ "@aztec/cli": "4.3.0-nightly.20260422",
42
+ "@aztec/constants": "4.3.0-nightly.20260422",
43
+ "@aztec/entrypoints": "4.3.0-nightly.20260422",
44
+ "@aztec/ethereum": "4.3.0-nightly.20260422",
45
+ "@aztec/foundation": "4.3.0-nightly.20260422",
46
+ "@aztec/kv-store": "4.3.0-nightly.20260422",
47
+ "@aztec/l1-artifacts": "4.3.0-nightly.20260422",
48
+ "@aztec/node-lib": "4.3.0-nightly.20260422",
49
+ "@aztec/noir-contracts.js": "4.3.0-nightly.20260422",
50
+ "@aztec/noir-protocol-circuits-types": "4.3.0-nightly.20260422",
51
+ "@aztec/p2p": "4.3.0-nightly.20260422",
52
+ "@aztec/p2p-bootstrap": "4.3.0-nightly.20260422",
53
+ "@aztec/protocol-contracts": "4.3.0-nightly.20260422",
54
+ "@aztec/prover-client": "4.3.0-nightly.20260422",
55
+ "@aztec/prover-node": "4.3.0-nightly.20260422",
56
+ "@aztec/pxe": "4.3.0-nightly.20260422",
57
+ "@aztec/sequencer-client": "4.3.0-nightly.20260422",
58
+ "@aztec/stdlib": "4.3.0-nightly.20260422",
59
+ "@aztec/telemetry-client": "4.3.0-nightly.20260422",
60
+ "@aztec/txe": "4.3.0-nightly.20260422",
61
+ "@aztec/validator-ha-signer": "4.3.0-nightly.20260422",
62
+ "@aztec/wallets": "4.3.0-nightly.20260422",
63
+ "@aztec/world-state": "4.3.0-nightly.20260422",
64
64
  "@iarna/toml": "^2.2.5",
65
65
  "@types/chalk": "^2.2.0",
66
66
  "abitype": "^0.8.11",