934 Commits

Author SHA1 Message Date
cedoor
8afa2252e2 chore: v3.11.1
Former-commit-id: 05704e35c9
v3.11.1
2023-09-12 14:59:34 +01:00
Cedoor
7af714bb98 Merge pull request #359 from semaphore-protocol/fix/semaphore-ethers
Check address value before setting it in `SemaphoreEthers` class

Former-commit-id: 91429e01f0
2023-09-12 14:58:15 +01:00
cedoor
c434f8af5b style(data): remove console log
re #358


Former-commit-id: 729764dd1c
2023-09-12 14:57:51 +01:00
cedoor
9fec16129b fix(data): check address value before setting it
fix #358


Former-commit-id: 20f28318d0
2023-09-12 14:33:02 +01:00
Cedoor
482b64d031 Merge pull request #356 from semaphore-protocol/ref/improve-error-messages
Improve error messages

Former-commit-id: e1f66a7d80
2023-09-04 17:56:58 +02:00
vplasencia
7163e6f460 refactor(cli): improve error messages
Former-commit-id: d420484f49
2023-09-04 17:50:59 +02:00
cedoor
5d2e1ca5a3 chore: update pse domain
Former-commit-id: 6f7dd99ddb
2023-09-01 12:48:43 +02:00
cedoor
9d24c8184a chore: v3.11.0
Former-commit-id: 478e6fa382
v3.11.0
2023-08-21 16:24:13 +02:00
cedoor
ae359322e9 test(data): add test for identityCommitment filter
Former-commit-id: 7a07dda628
2023-08-21 16:23:10 +02:00
Cedoor
33998d90f7 Merge pull request #346 from semaphore-protocol/chore/snarkjs-version
New snarkjs version

Former-commit-id: 44acbf806f
2023-08-21 16:13:47 +02:00
Cedoor
d9de7c1033 Merge pull request #347 from semaphore-protocol/refactor/proof-exports
`MerkleProof` type to exports

Former-commit-id: ac555f59a1
2023-08-21 16:13:37 +02:00
cedoor
120f99b416 refactor(proof): add MerkleProof type to exports
re #337


Former-commit-id: 8afa314891
2023-08-21 13:24:16 +02:00
Cedoor
b95cb17135 Merge pull request #338 from wslyvh/main
New filter option to query groups based on identity commitment

Former-commit-id: 7467aac9e7
2023-08-21 13:18:51 +02:00
cedoor
507c252d36 chore(proof): update snarkjs version
re #339


Former-commit-id: 82ad9a543b
2023-08-21 13:17:33 +02:00
wslyvh
82db6a1eb7 feat: add identitycommitment as groups filter
Allow to filter on identity commitments when getting subgraph groups


Former-commit-id: 369257d40b
2023-08-14 10:05:19 +02:00
cedoor
c60ab38882 docs: add new project to readme file
Former-commit-id: 7d26d4e66c
2023-08-02 12:00:53 +02:00
Cedoor
cba5940f36 Merge pull request #336 from semaphore-protocol/docs/add-project
Add StealthComms to the projects file

Former-commit-id: e5bcd18045
2023-08-02 11:57:42 +02:00
vplasencia
110e3de844 docs: change tagline
Former-commit-id: 763663ca3e
2023-08-02 10:47:09 +02:00
vplasencia
f60e85335d docs: fix typo
Former-commit-id: a786f10ba5
2023-08-02 10:40:06 +02:00
vplasencia
ef4cef65cd docs: fix typo
Former-commit-id: 44177ce5b7
2023-08-02 10:35:07 +02:00
vplasencia
f69534683d docs: add a new project to the projects file
Former-commit-id: 8552640cd0
2023-08-02 10:25:25 +02:00
cedoor
4d849b48c2 chore: v3.10.1
Former-commit-id: 41181c63d2
v3.10.1
2023-05-17 10:56:59 +01:00
cedoor
531e16e0d7 fix(group): make members bigint types
Former-commit-id: d1d309ac3a
2023-05-17 10:46:40 +01:00
Cedoor
f2575f2bec Merge pull request #324 from semaphore-protocol/feat/is-member
New function to check if a member exists

Former-commit-id: e783465dc2
2023-05-15 15:50:18 +01:00
cedoor
3bfc7ce2bc style(data): format code with prettier
Former-commit-id: 2b430dace0
2023-05-15 15:43:50 +01:00
cedoor
ef88c9c84c feat(data): create function to check if a member exists
re #321


Former-commit-id: 9d7076acc7
2023-05-15 15:35:53 +01:00
Cedoor
6580b6620f Merge pull request #322 from semaphore-protocol/feat/init-members
New class parameter to add members

Former-commit-id: 5915ea082b
2023-05-15 12:59:46 +01:00
cedoor
42d33e2af7 feat(group): add new class parameter to add members
re #319


Former-commit-id: ed015ccc83
2023-05-15 12:46:44 +01:00
Cedoor
594c612318 Merge pull request #316 from semaphore-protocol/docs/update-readme-data-package
Update readme file in data package

Former-commit-id: 0ee1fa2b72
2023-05-02 09:46:50 +01:00
vplasencia
fbfa92023d docs(data): update readme file
Former-commit-id: 594daba6cc
2023-05-01 20:58:00 +02:00
cedoor
caed0aecc1 test(data): add test for new function
Former-commit-id: 0cb0ef3514
2023-04-28 12:32:30 +01:00
cedoor
7bcc44c645 chore: v3.9.0
Former-commit-id: 900da9cef5
v3.9.0
2023-04-28 12:27:48 +01:00
Cedoor
0ac390eaf0 Merge pull request #315 from semaphore-protocol/feat/subgraph
Sepolia subgraph & supported networks

Former-commit-id: f50a16054b
2023-04-28 11:33:57 +01:00
cedoor
5db4c61c28 feat(data): provide function to get supported networks
re #314


Former-commit-id: 5e033556fb
2023-04-27 16:04:20 +01:00
cedoor
37dc17d880 feat(data): add sepolia subgraph support
Former-commit-id: 92a6a7a354
2023-04-27 16:03:54 +01:00
cedoor
a04057f861 chore: v3.8.0
Former-commit-id: 736bddbd83
v3.8.0
2023-04-26 15:34:48 +01:00
Cedoor
29e8f5852f Merge pull request #312 from semaphore-protocol/feat/nullifier-hash
New function to calculate nullifier hash

Former-commit-id: 946ac8333c
2023-04-26 15:20:20 +01:00
Cedoor
26c76f453e Merge pull request #313 from 0xdeenz/main
chore: add Block Qualified to list of projects
Former-commit-id: 37951ff29e
2023-04-26 12:43:24 +01:00
cedoor
9a1a1e7853 docs: update package docs links
Former-commit-id: 8ff372ef35
2023-04-26 12:37:09 +01:00
cedoor
f583caa243 ci(github): add semaphore js cname
Former-commit-id: 9a24d36c0b
2023-04-26 12:25:20 +01:00
0xdeenz
b399b923ab chore: add Block Qualified to list of projects
Former-commit-id: dc7e0a1d0b
2023-04-25 20:04:37 +02:00
Cedoor
65e5d29dcd docs(proof): update README.md
Former-commit-id: 3f1432c8b9
2023-04-22 17:28:06 +01:00
cedoor
ba9782139e feat(proof): add function to calculate nullifier hash
Former-commit-id: 6cc2b6af1c
2023-04-22 17:23:52 +01:00
Cedoor
edef368976 Merge pull request #311 from semaphore-protocol/ref/cli
Update get-proofs description

Former-commit-id: 10024bced9
2023-04-22 10:42:14 +01:00
vplasencia
77fddc9b16 docs(cli): update the description of get-proofs command in the readme file
Former-commit-id: d151998013
2023-04-22 09:26:21 +02:00
vplasencia
69b2b8fd7b refactor(cli): update get-proofs description
Former-commit-id: eb63447166
2023-04-22 09:19:54 +02:00
cedoor
aba7d51f86 chore: v3.7.0
Former-commit-id: 22f33a8f26
v3.7.0
2023-04-20 11:28:32 +01:00
Cedoor
32d1b47964 Merge pull request #310 from semaphore-protocol/docs/cli
Update the Readme file to add the new CLI commands

Former-commit-id: faf7ff9c18
2023-04-20 11:20:02 +01:00
vplasencia
cb3ff0fcb8 docs(cli): update the readme file to add the new commands
Former-commit-id: e7ceb37503
2023-04-20 10:15:51 +02:00
Cedoor
4d4338d3bc Merge pull request #309 from semaphore-protocol/chore/community-projects
Semaphore projects

Former-commit-id: f0574c4c40
2023-04-19 12:21:20 +01:00