922 Commits

Author SHA1 Message Date
isk
b475c8708f fix: upgrading peerdependencies of proof package 2023-08-18 14:03:16 +02:00
isk
370798124a fix: updagrade @cryptkeeperzk/snarkjs with new @cryptkeeperzk/ejs 2023-08-18 13:15:15 +02:00
isk
ebd032f62b fix: switching to @cryptkeeperzk/snarkjs and @cryptkeeperzk/ffjavascript 2023-08-15 19:20:32 +02:00
cedoor
7d26d4e66c docs: add new project to readme file 2023-08-02 12:00:53 +02:00
Cedoor
e5bcd18045 Merge pull request #336 from semaphore-protocol/docs/add-project
Add StealthComms to the projects file
2023-08-02 11:57:42 +02:00
vplasencia
763663ca3e docs: change tagline 2023-08-02 10:47:09 +02:00
vplasencia
a786f10ba5 docs: fix typo 2023-08-02 10:40:06 +02:00
vplasencia
44177ce5b7 docs: fix typo 2023-08-02 10:35:07 +02:00
vplasencia
8552640cd0 docs: add a new project to the projects file 2023-08-02 10:25:25 +02:00
cedoor
41181c63d2 chore: v3.10.1 2023-05-17 10:56:59 +01:00
cedoor
d1d309ac3a fix(group): make members bigint types 2023-05-17 10:46:40 +01:00
Cedoor
e783465dc2 Merge pull request #324 from semaphore-protocol/feat/is-member
New function to check if a member exists
2023-05-15 15:50:18 +01:00
cedoor
2b430dace0 style(data): format code with prettier 2023-05-15 15:43:50 +01:00
cedoor
9d7076acc7 feat(data): create function to check if a member exists
re #321
2023-05-15 15:35:53 +01:00
Cedoor
5915ea082b Merge pull request #322 from semaphore-protocol/feat/init-members
New class parameter to add members
2023-05-15 12:59:46 +01:00
cedoor
ed015ccc83 feat(group): add new class parameter to add members
re #319
2023-05-15 12:46:44 +01:00
Cedoor
0ee1fa2b72 Merge pull request #316 from semaphore-protocol/docs/update-readme-data-package
Update readme file in data package
2023-05-02 09:46:50 +01:00
vplasencia
594daba6cc docs(data): update readme file 2023-05-01 20:58:00 +02:00
cedoor
0cb0ef3514 test(data): add test for new function 2023-04-28 12:32:30 +01:00
cedoor
900da9cef5 chore: v3.9.0 2023-04-28 12:27:48 +01:00
Cedoor
f50a16054b Merge pull request #315 from semaphore-protocol/feat/subgraph
Sepolia subgraph & supported networks
2023-04-28 11:33:57 +01:00
cedoor
5e033556fb feat(data): provide function to get supported networks
re #314
2023-04-27 16:04:20 +01:00
cedoor
92a6a7a354 feat(data): add sepolia subgraph support 2023-04-27 16:03:54 +01:00
cedoor
736bddbd83 chore: v3.8.0 2023-04-26 15:34:48 +01:00
Cedoor
946ac8333c Merge pull request #312 from semaphore-protocol/feat/nullifier-hash
New function to calculate nullifier hash
2023-04-26 15:20:20 +01:00
Cedoor
37951ff29e Merge pull request #313 from 0xdeenz/main
chore: add Block Qualified to list of projects
2023-04-26 12:43:24 +01:00
cedoor
8ff372ef35 docs: update package docs links 2023-04-26 12:37:09 +01:00
cedoor
9a24d36c0b ci(github): add semaphore js cname 2023-04-26 12:25:20 +01:00
0xdeenz
dc7e0a1d0b chore: add Block Qualified to list of projects 2023-04-25 20:04:37 +02:00
Cedoor
3f1432c8b9 docs(proof): update README.md 2023-04-22 17:28:06 +01:00
cedoor
6cc2b6af1c feat(proof): add function to calculate nullifier hash 2023-04-22 17:23:52 +01:00
Cedoor
10024bced9 Merge pull request #311 from semaphore-protocol/ref/cli
Update get-proofs description
2023-04-22 10:42:14 +01:00
vplasencia
d151998013 docs(cli): update the description of get-proofs command in the readme file 2023-04-22 09:26:21 +02:00
vplasencia
eb63447166 refactor(cli): update get-proofs description 2023-04-22 09:19:54 +02:00
cedoor
22f33a8f26 chore: v3.7.0 2023-04-20 11:28:32 +01:00
Cedoor
faf7ff9c18 Merge pull request #310 from semaphore-protocol/docs/cli
Update the Readme file to add the new CLI commands
2023-04-20 11:20:02 +01:00
vplasencia
e7ceb37503 docs(cli): update the readme file to add the new commands 2023-04-20 10:15:51 +02:00
Cedoor
f0574c4c40 Merge pull request #309 from semaphore-protocol/chore/community-projects
Semaphore projects
2023-04-19 12:21:20 +01:00
cedoor
3ee4cebd35 chore: add some projects 2023-04-19 12:08:58 +01:00
Cedoor
37bbdb4dc0 docs: add section for semaphore projects 2023-04-19 12:06:29 +01:00
cedoor
10909c63c4 chore: update issue template to add projects 2023-04-19 11:28:16 +01:00
cedoor
b98bdb3a1d chore: create json for community projects 2023-04-19 11:27:49 +01:00
Cedoor
617bb364ae Merge pull request #306 from vimwitch/bump-poseidon-lite
chore: bump poseidon-lite minor version
2023-04-19 10:43:56 +02:00
Chance
9f9ec7054b chore: bump poseidon-lite minor version 2023-04-19 00:47:13 -05:00
vplasencia
c52f0036da chore: vv3.6.0 2023-04-11 19:49:21 +02:00
vplasencia
74c2ed1b3a refactor(cli): copy the contents of the .env.example file to a new .env file 2023-04-11 14:01:28 +02:00
vplasencia
27ba252565 refactor(cli): set the monorepo-ethers template as default when creating a project 2023-04-11 13:48:59 +02:00
vplasencia
aabad74de7 chore: v3.6.0-beta.4 2023-04-11 11:43:15 +02:00
vplasencia
e17737d894 chore: v3.6.0-beta.3 2023-04-07 19:36:36 +02:00
vplasencia
c4f3565546 fix(cli): update package.json file in monorepos with correct package names 2023-04-07 19:10:11 +02:00