@maci-protocol/testing 0.0.0-ci.b8f9061 → 0.0.0-ci.b9ea7fe

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 (29) hide show
  1. package/build/ts/__tests__/e2e.full.test.js +3 -2
  2. package/build/ts/__tests__/e2e.full.test.js.map +1 -1
  3. package/build/ts/__tests__/e2e.nonQv.test.js +3 -2
  4. package/build/ts/__tests__/e2e.nonQv.test.js.map +1 -1
  5. package/build/ts/__tests__/e2e.test.js +2 -1
  6. package/build/ts/__tests__/e2e.test.js.map +1 -1
  7. package/build/ts/__tests__/integration.test.js +21 -19
  8. package/build/ts/__tests__/integration.test.js.map +1 -1
  9. package/build/ts/__tests__/keyChange.test.js +2 -1
  10. package/build/ts/__tests__/keyChange.test.js.map +1 -1
  11. package/build/ts/__tests__/unit/joinPoll.test.js +9 -40
  12. package/build/ts/__tests__/unit/joinPoll.test.js.map +1 -1
  13. package/build/ts/__tests__/unit/poll.test.js +2 -1
  14. package/build/ts/__tests__/unit/poll.test.js.map +1 -1
  15. package/build/ts/__tests__/unit/publish.test.js +2 -1
  16. package/build/ts/__tests__/unit/publish.test.js.map +1 -1
  17. package/build/ts/__tests__/unit/setVerifyingKeys.test.d.ts +2 -0
  18. package/build/ts/__tests__/unit/setVerifyingKeys.test.d.ts.map +1 -0
  19. package/build/ts/__tests__/unit/setVerifyingKeys.test.js +52 -0
  20. package/build/ts/__tests__/unit/setVerifyingKeys.test.js.map +1 -0
  21. package/build/ts/constants.d.ts +47 -47
  22. package/build/ts/constants.d.ts.map +1 -1
  23. package/build/ts/constants.js +72 -54
  24. package/build/ts/constants.js.map +1 -1
  25. package/build/ts/testingClass.d.ts.map +1 -1
  26. package/build/ts/testingClass.js +7 -4
  27. package/build/ts/testingClass.js.map +1 -1
  28. package/build/tsconfig.tsbuildinfo +1 -1
  29. package/package.json +13 -14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maci-protocol/testing",
3
- "version": "0.0.0-ci.b8f9061",
3
+ "version": "0.0.0-ci.b9ea7fe",
4
4
  "private": false,
5
5
  "description": "A package with testing utilities for MACI",
6
6
  "main": "build/ts/index.js",
@@ -18,7 +18,6 @@
18
18
  "types": "tsc -p tsconfig.json --noEmit",
19
19
  "test": "ts-mocha --exit ./ts/__tests__/**/*.test.ts",
20
20
  "test:integration": "NODE_OPTIONS=--max-old-space-size=4096 ts-mocha --exit ./ts/__tests__/integration.test.ts",
21
- "test:ceremony": "NODE_ENV=test ts-mocha --exit ./ts/__tests__/ceremonyParams.test.ts",
22
21
  "test:e2e": "NODE_ENV=test ts-mocha --exit ./ts/__tests__/e2e*.test.ts",
23
22
  "test:e2e-qv": "NODE_ENV=test ts-mocha --exit ./ts/__tests__/e2e.test.ts",
24
23
  "test:e2e-non-qv": "NODE_ENV=test ts-mocha --exit ./ts/__tests__/e2e.nonQv.test.ts",
@@ -29,26 +28,26 @@
29
28
  "devDependencies": {
30
29
  "@types/chai-as-promised": "^7.1.8",
31
30
  "@types/mocha": "^10.0.10",
32
- "@types/node": "^24.0.4",
31
+ "@types/node": "^24.2.0",
33
32
  "chai": "^4.3.10",
34
33
  "chai-as-promised": "^7.1.2",
35
34
  "hardhat-artifactor": "^0.2.0",
36
35
  "hardhat-contract-sizer": "^2.0.3",
37
36
  "mocha": "^11.7.1",
38
37
  "ts-mocha": "^11.1.0",
39
- "typescript": "^5.8.3"
38
+ "typescript": "^5.9.2"
40
39
  },
41
40
  "dependencies": {
42
- "@maci-protocol/circuits": "0.0.0-ci.b8f9061",
43
- "@maci-protocol/cli": "0.0.0-ci.b8f9061",
44
- "@maci-protocol/core": "0.0.0-ci.b8f9061",
45
- "@maci-protocol/crypto": "0.0.0-ci.b8f9061",
46
- "@maci-protocol/domainobjs": "0.0.0-ci.b8f9061",
47
- "@maci-protocol/sdk": "0.0.0-ci.b8f9061",
48
- "@nomicfoundation/hardhat-toolbox": "^5.0.0",
41
+ "@maci-protocol/circuits": "0.0.0-ci.b9ea7fe",
42
+ "@maci-protocol/cli": "0.0.0-ci.b9ea7fe",
43
+ "@maci-protocol/core": "0.0.0-ci.b9ea7fe",
44
+ "@maci-protocol/crypto": "0.0.0-ci.b9ea7fe",
45
+ "@maci-protocol/domainobjs": "0.0.0-ci.b9ea7fe",
46
+ "@maci-protocol/sdk": "0.0.0-ci.b9ea7fe",
47
+ "@nomicfoundation/hardhat-toolbox": "^6.1.0",
49
48
  "@types/chai": "^4.3.11",
50
- "ethers": "^6.14.4",
51
- "hardhat": "^2.24.3"
49
+ "ethers": "^6.15.0",
50
+ "hardhat": "^2.25.0"
52
51
  },
53
- "gitHead": "383491edd7c922f67cbb1d4eab74756841d54d35"
52
+ "gitHead": "b8e4f4236c195e4313f7d1b501f6a6471a365132"
54
53
  }