@aztec/aztec-node 6.0.0-nightly.20260810 → 6.0.0-nightly.20260812

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 +28 -28
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aztec/aztec-node",
3
- "version": "6.0.0-nightly.20260810",
3
+ "version": "6.0.0-nightly.20260812",
4
4
  "main": "dest/index.js",
5
5
  "type": "module",
6
6
  "exports": {
@@ -65,39 +65,39 @@
65
65
  ]
66
66
  },
67
67
  "dependencies": {
68
- "@aztec/archiver": "6.0.0-nightly.20260810",
69
- "@aztec/bb-prover": "6.0.0-nightly.20260810",
70
- "@aztec/bb.js": "6.0.0-nightly.20260810",
71
- "@aztec/blob-client": "6.0.0-nightly.20260810",
72
- "@aztec/blob-lib": "6.0.0-nightly.20260810",
73
- "@aztec/constants": "6.0.0-nightly.20260810",
74
- "@aztec/epoch-cache": "6.0.0-nightly.20260810",
75
- "@aztec/ethereum": "6.0.0-nightly.20260810",
76
- "@aztec/foundation": "6.0.0-nightly.20260810",
77
- "@aztec/kv-store": "6.0.0-nightly.20260810",
78
- "@aztec/l1-artifacts": "6.0.0-nightly.20260810",
79
- "@aztec/node-keystore": "6.0.0-nightly.20260810",
80
- "@aztec/node-lib": "6.0.0-nightly.20260810",
81
- "@aztec/p2p": "6.0.0-nightly.20260810",
82
- "@aztec/protocol-contracts": "6.0.0-nightly.20260810",
83
- "@aztec/prover-client": "6.0.0-nightly.20260810",
84
- "@aztec/prover-node": "6.0.0-nightly.20260810",
85
- "@aztec/sequencer-client": "6.0.0-nightly.20260810",
86
- "@aztec/simulator": "6.0.0-nightly.20260810",
87
- "@aztec/slasher": "6.0.0-nightly.20260810",
88
- "@aztec/standard-contracts": "6.0.0-nightly.20260810",
89
- "@aztec/stdlib": "6.0.0-nightly.20260810",
90
- "@aztec/telemetry-client": "6.0.0-nightly.20260810",
91
- "@aztec/validator-client": "6.0.0-nightly.20260810",
92
- "@aztec/validator-ha-signer": "6.0.0-nightly.20260810",
93
- "@aztec/world-state": "6.0.0-nightly.20260810",
68
+ "@aztec/archiver": "6.0.0-nightly.20260812",
69
+ "@aztec/bb-prover": "6.0.0-nightly.20260812",
70
+ "@aztec/bb.js": "6.0.0-nightly.20260812",
71
+ "@aztec/blob-client": "6.0.0-nightly.20260812",
72
+ "@aztec/blob-lib": "6.0.0-nightly.20260812",
73
+ "@aztec/constants": "6.0.0-nightly.20260812",
74
+ "@aztec/epoch-cache": "6.0.0-nightly.20260812",
75
+ "@aztec/ethereum": "6.0.0-nightly.20260812",
76
+ "@aztec/foundation": "6.0.0-nightly.20260812",
77
+ "@aztec/kv-store": "6.0.0-nightly.20260812",
78
+ "@aztec/l1-artifacts": "6.0.0-nightly.20260812",
79
+ "@aztec/node-keystore": "6.0.0-nightly.20260812",
80
+ "@aztec/node-lib": "6.0.0-nightly.20260812",
81
+ "@aztec/p2p": "6.0.0-nightly.20260812",
82
+ "@aztec/protocol-contracts": "6.0.0-nightly.20260812",
83
+ "@aztec/prover-client": "6.0.0-nightly.20260812",
84
+ "@aztec/prover-node": "6.0.0-nightly.20260812",
85
+ "@aztec/sequencer-client": "6.0.0-nightly.20260812",
86
+ "@aztec/simulator": "6.0.0-nightly.20260812",
87
+ "@aztec/slasher": "6.0.0-nightly.20260812",
88
+ "@aztec/standard-contracts": "6.0.0-nightly.20260812",
89
+ "@aztec/stdlib": "6.0.0-nightly.20260812",
90
+ "@aztec/telemetry-client": "6.0.0-nightly.20260812",
91
+ "@aztec/validator-client": "6.0.0-nightly.20260812",
92
+ "@aztec/validator-ha-signer": "6.0.0-nightly.20260812",
93
+ "@aztec/world-state": "6.0.0-nightly.20260812",
94
94
  "koa": "^2.16.1",
95
95
  "koa-router": "^13.1.1",
96
96
  "tslib": "^2.4.0",
97
97
  "viem": "npm:@aztec/viem@2.38.2"
98
98
  },
99
99
  "devDependencies": {
100
- "@aztec/noir-protocol-circuits-types": "6.0.0-nightly.20260810",
100
+ "@aztec/noir-protocol-circuits-types": "6.0.0-nightly.20260812",
101
101
  "@jest/globals": "^30.0.0",
102
102
  "@types/jest": "^30.0.0",
103
103
  "@types/node": "^22.15.17",