@aztec/aztec-node 6.0.0-nightly.20260727 → 6.0.0-nightly.20260728

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