Commit Graph

129 Commits

Author SHA1 Message Date
Vivian Plasencia
9e5b2285fc test: add missing tests in the js libraries (#774)
* test: add missing tests

Now all lines of js libraries are 100% covered.

re #484

* test(proof): update message type

re #484

* test(proof): update constant

re #484

* test(proof): update number constant

re #484
2024-05-09 12:53:20 +01:00
Giacomo
b9fa75cba3 Improve documentation for @semaphore/data package (#768)
* docs(data): improve code comments and readme of the @semaphore/data package

* docs(data): update package.json description and small nit on README
2024-05-07 14:30:43 +01:00
cedoor
ddfe4ffd56 chore: v4.0.0-beta.9 2024-05-02 16:29:22 +01:00
cedoor
a9410fa6d1 chore: v4.0.0-beta.8 2024-04-26 18:09:23 +02:00
cedoor
a522fff448 chore: v4.0.0-beta.7 2024-03-28 19:06:18 +00:00
cedoor
5fecb53438 chore: v4.0.0-beta.6
Former-commit-id: 41494b62c8
2024-03-26 18:49:38 +00:00
cedoor
3f7eb28051 chore: deploy new semaphore subgraphs
Former-commit-id: 9a41d607e4
2024-03-26 18:49:02 +00:00
Vivian Plasencia
1fb6e99cd0 chore: v4.0.0-beta.5
Former-commit-id: 821735aae0
2024-03-26 18:39:03 +01:00
cedoor
8d8fb82407 refactor(utils): re-organize 'networks' module structure and add tests
re #715


Former-commit-id: ff3263d166
2024-03-25 11:43:17 +00:00
cedoor
138e5339bd chore: remove oz and add more networks
Former-commit-id: 92e189e17c
2024-03-22 18:08:27 +00:00
cedoor
6b659a80d0 chore(utils): reduce number of supported networks
re #715


Former-commit-id: 095147afb3
2024-03-22 13:19:57 +00:00
cedoor
619459e64b feat(utils): add deployed contracts to utils package
re #715


Former-commit-id: 1647ecaba5
2024-03-22 11:18:20 +00:00
cedoor
0d4d8508fc chore: v4.0.0-beta.4
Former-commit-id: 7102d0a084
2024-03-19 15:39:58 +00:00
cedoor
9c7afa888f chore: v4.0.0-beta.3
Former-commit-id: 9c6f9006e0
2024-03-19 15:16:21 +00:00
Cedoor
2bc10b0d5e Merge pull request #701 from semaphore-protocol/refactor/update-zk-kit
Update `utils` package and identity private key types.

Former-commit-id: 3b167fb46c
2024-03-15 23:13:54 +00:00
cedoor
9e5c464237 feat(utils): new semaphore utilities + zk-kit replacements
The utils package will no longer provide errors and types utilities as those functions have been
moved to zk-kit. The utils package now provides a list of supported networks and a function to
decode messages instead.

re #642, #641


Former-commit-id: d2ce1070f0
2024-03-15 23:07:44 +00:00
Vivian Plasencia
25847c4422 refactor(contracts): remove existence check for group id
since the group ids are created incrementally internally in the contracts, there's no need to check
whether the group id has already been taken.

re #708


Former-commit-id: e205bf6ad7
2024-03-14 23:40:41 +01:00
cedoor
f3971efb55 chore: update dev dependencies + new cz adapter
re #662


Former-commit-id: 15d988efbb
2024-03-13 16:41:11 +00:00
cedoor
c8db909122 style: format code with prettier
re #662


Former-commit-id: 8a9d8a09b9
2024-03-13 16:40:56 +00:00
cedoor
ac830458fa chore: v4.0.0-beta.2
Former-commit-id: 43f555e229
2024-03-04 15:46:23 +00:00
cedoor
517fd44a23 chore: remove stableVersion field
Former-commit-id: 9c23fc70ef
2024-02-28 20:39:31 +00:00
cedoor
5d2a98d399 chore: v4.0.0-beta.1
Former-commit-id: 8eb19e83fd
2024-02-28 20:37:35 +00:00
cedoor
6cfcb571ac chore: remove stableVersion field
Former-commit-id: 0c8e25dbf2
2024-02-28 19:49:04 +00:00
cedoor
ffd85050bd chore: v4.0.0-beta
Former-commit-id: d130f5f913
2024-02-28 19:49:04 +00:00
cedoor
e2e4ee5254 style(data): format code with prettier
Former-commit-id: 09aa138fee
2024-02-28 15:37:07 +00:00
cedoor
b8e22aef4e docs: fix typedoc links
Former-commit-id: 794a8093a9
2024-02-28 15:29:21 +00:00
zkFriendly
1922f64f7c refactor(data): remove unnecessary ?? []
Former-commit-id: d84c9ceca6
2024-02-27 17:01:45 +01:00
zkFriendly
8f3d2e5455 feat(data): add getGroupValidatedProofs to SemaphoreSubgraph
Former-commit-id: 9f6c62f620
2024-02-26 17:40:29 +01:00
zkFriendly
5d4c592c3b feat(data): add getGroupMembers to SemaphoreSubgraph
Former-commit-id: 8f73965b95
2024-02-26 17:32:00 +01:00
cedoor
9b4b278972 chore: remove stableVersion auto-generated field
Former-commit-id: 0dbf5f64da
2024-02-15 20:05:00 +00:00
cedoor
2679040263 chore: v4.0.0-alpha.8
Former-commit-id: 85d61e678e
2024-02-15 20:03:14 +00:00
Cedoor
f5e997d8a3 Merge pull request #636 from semaphore-protocol/refactor/download-artifacts
0-dependency script to download SNARK artifacts

Former-commit-id: a8322fd95c
2024-02-15 19:29:28 +00:00
Cedoor
3542352286 Merge pull request #634 from semaphore-protocol/refactor/conditional-exports
`ethers` conditional exports

Former-commit-id: 256d00b9e4
2024-02-15 19:11:19 +00:00
cedoor
f8283f1ae9 refactor(proof): create 0-dependency download script
re #635


Former-commit-id: 1dfb6d656e
2024-02-15 16:15:24 +00:00
cedoor
5a3c4f169f refactor: use ethers conditional exports
re #632


Former-commit-id: 22d391d4f1
2024-02-15 15:17:23 +00:00
cedoor
2699451caa chore(data): move test file to tests folder
Former-commit-id: 169445a63d
2024-02-15 15:14:51 +00:00
cedoor
2264cd6556 fix(data): update provider parameters
Former-commit-id: ffb464ce3d
2024-02-14 17:46:09 +00:00
cedoor
a015ed9af7 chore: remove stableVersion auto-generated field
Former-commit-id: 4d1eb7d2e1
2024-02-12 17:45:18 +00:00
cedoor
05a6db4f99 chore: v4.0.0-alpha.7
Former-commit-id: d25b26bf81
2024-02-12 17:43:34 +00:00
cedoor
434149b16a fix(data): update ethers dependency
Former-commit-id: 52d92fe13c
2024-02-12 10:48:19 +00:00
cedoor
574f5a03f3 chore: remove stableVersion auto-generated field
Former-commit-id: 88e0af185c
2024-02-10 15:26:07 +00:00
cedoor
b810ee571c chore: v4.0.0-alpha.6
Former-commit-id: cba7d371a6
2024-02-10 15:26:07 +00:00
cedoor
376c718e50 chore: remove stableVersion auto-generated field
Former-commit-id: 768917746c
2024-02-10 15:26:07 +00:00
cedoor
53313199b8 chore: v4.0.0-alpha.5
Former-commit-id: 72e168e9c3
2024-02-10 15:26:07 +00:00
cedoor
18acd376e0 chore: update ts, rollup dependencies
Former-commit-id: 7804dde809
2024-02-10 15:26:07 +00:00
cedoor
636b7c062b chore: remove stableVersion auto-generated field
Former-commit-id: b7cbd9bf19
2024-02-10 15:26:07 +00:00
cedoor
f820aff127 chore: v4.0.0-alpha.4
Former-commit-id: 2ba98ea78f
2024-02-10 15:26:07 +00:00
cedoor
bf3af771cc fix(data): update semaphore contract abi
Former-commit-id: af9657fad3
2024-02-10 15:26:07 +00:00
cedoor
6a87363981 chore: remove stableVersion auto-generated field
Former-commit-id: 045e0329a9
2024-02-10 15:26:07 +00:00
cedoor
f2b5c66d9a chore: v4.0.0-alpha.3
Former-commit-id: 2ba3b0378f
2024-02-10 15:26:07 +00:00