@aztec/sequencer-client 0.0.2-commit.217f559981 → 0.0.8-commit.a2d1860fe9

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/sequencer-client",
3
- "version": "0.0.2-commit.217f559981",
3
+ "version": "0.0.8-commit.a2d1860fe9",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": "./dest/index.js",
@@ -26,38 +26,38 @@
26
26
  "test:integration:run": "NODE_NO_WARNINGS=1 node --experimental-vm-modules $(yarn bin jest) --no-cache --config jest.integration.config.json"
27
27
  },
28
28
  "dependencies": {
29
- "@aztec/aztec.js": "0.0.2-commit.217f559981",
30
- "@aztec/bb-prover": "0.0.2-commit.217f559981",
31
- "@aztec/blob-client": "0.0.2-commit.217f559981",
32
- "@aztec/blob-lib": "0.0.2-commit.217f559981",
33
- "@aztec/constants": "0.0.2-commit.217f559981",
34
- "@aztec/epoch-cache": "0.0.2-commit.217f559981",
35
- "@aztec/ethereum": "0.0.2-commit.217f559981",
36
- "@aztec/foundation": "0.0.2-commit.217f559981",
37
- "@aztec/l1-artifacts": "0.0.2-commit.217f559981",
38
- "@aztec/merkle-tree": "0.0.2-commit.217f559981",
39
- "@aztec/node-keystore": "0.0.2-commit.217f559981",
40
- "@aztec/noir-acvm_js": "0.0.2-commit.217f559981",
41
- "@aztec/noir-contracts.js": "0.0.2-commit.217f559981",
42
- "@aztec/noir-protocol-circuits-types": "0.0.2-commit.217f559981",
43
- "@aztec/noir-types": "0.0.2-commit.217f559981",
44
- "@aztec/p2p": "0.0.2-commit.217f559981",
45
- "@aztec/protocol-contracts": "0.0.2-commit.217f559981",
46
- "@aztec/prover-client": "0.0.2-commit.217f559981",
47
- "@aztec/simulator": "0.0.2-commit.217f559981",
48
- "@aztec/slasher": "0.0.2-commit.217f559981",
49
- "@aztec/stdlib": "0.0.2-commit.217f559981",
50
- "@aztec/telemetry-client": "0.0.2-commit.217f559981",
51
- "@aztec/validator-client": "0.0.2-commit.217f559981",
52
- "@aztec/validator-ha-signer": "0.0.2-commit.217f559981",
53
- "@aztec/world-state": "0.0.2-commit.217f559981",
29
+ "@aztec/aztec.js": "0.0.8-commit.a2d1860fe9",
30
+ "@aztec/bb-prover": "0.0.8-commit.a2d1860fe9",
31
+ "@aztec/blob-client": "0.0.8-commit.a2d1860fe9",
32
+ "@aztec/blob-lib": "0.0.8-commit.a2d1860fe9",
33
+ "@aztec/constants": "0.0.8-commit.a2d1860fe9",
34
+ "@aztec/epoch-cache": "0.0.8-commit.a2d1860fe9",
35
+ "@aztec/ethereum": "0.0.8-commit.a2d1860fe9",
36
+ "@aztec/foundation": "0.0.8-commit.a2d1860fe9",
37
+ "@aztec/l1-artifacts": "0.0.8-commit.a2d1860fe9",
38
+ "@aztec/merkle-tree": "0.0.8-commit.a2d1860fe9",
39
+ "@aztec/node-keystore": "0.0.8-commit.a2d1860fe9",
40
+ "@aztec/noir-acvm_js": "0.0.8-commit.a2d1860fe9",
41
+ "@aztec/noir-contracts.js": "0.0.8-commit.a2d1860fe9",
42
+ "@aztec/noir-protocol-circuits-types": "0.0.8-commit.a2d1860fe9",
43
+ "@aztec/noir-types": "0.0.8-commit.a2d1860fe9",
44
+ "@aztec/p2p": "0.0.8-commit.a2d1860fe9",
45
+ "@aztec/protocol-contracts": "0.0.8-commit.a2d1860fe9",
46
+ "@aztec/prover-client": "0.0.8-commit.a2d1860fe9",
47
+ "@aztec/simulator": "0.0.8-commit.a2d1860fe9",
48
+ "@aztec/slasher": "0.0.8-commit.a2d1860fe9",
49
+ "@aztec/stdlib": "0.0.8-commit.a2d1860fe9",
50
+ "@aztec/telemetry-client": "0.0.8-commit.a2d1860fe9",
51
+ "@aztec/validator-client": "0.0.8-commit.a2d1860fe9",
52
+ "@aztec/validator-ha-signer": "0.0.8-commit.a2d1860fe9",
53
+ "@aztec/world-state": "0.0.8-commit.a2d1860fe9",
54
54
  "lodash.chunk": "^4.2.0",
55
55
  "tslib": "^2.4.0",
56
56
  "viem": "npm:@aztec/viem@2.38.2"
57
57
  },
58
58
  "devDependencies": {
59
- "@aztec/archiver": "0.0.2-commit.217f559981",
60
- "@aztec/kv-store": "0.0.2-commit.217f559981",
59
+ "@aztec/archiver": "0.0.8-commit.a2d1860fe9",
60
+ "@aztec/kv-store": "0.0.8-commit.a2d1860fe9",
61
61
  "@electric-sql/pglite": "^0.3.14",
62
62
  "@jest/globals": "^30.0.0",
63
63
  "@types/jest": "^30.0.0",