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
|
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
|
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 |
|
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
|
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
|
8ff372ef35
|
docs: update package docs links
|
2023-04-26 12:37:09 +01: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 |
|
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 |
|
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 |
|
vplasencia
|
fe8a48be0d
|
chore: v3.6.0-beta.2
|
2023-04-07 17:37:11 +02:00 |
|
vplasencia
|
02d1395828
|
refactor(cli): add the next-env.d.ts file to gitignore
|
2023-04-07 14:12:53 +02:00 |
|
vplasencia
|
6b9c9c1f28
|
chore: v3.6.0-beta.1
|
2023-04-07 12:02:14 +02:00 |
|
vplasencia
|
2467291010
|
chore(cli): decompress and then remove the files.tgz file after downloading a template
|
2023-04-07 09:15:52 +02:00 |
|
vplasencia
|
bd897a6d97
|
fix(cli): add gitignore file
|
2023-04-06 19:58:23 +02:00 |
|
cedoor
|
6e453ff32a
|
fix(data): check if groups exist before adding members
|
2023-04-06 18:36:05 +01:00 |
|
cedoor
|
206106ad66
|
chore(cli): create prepublish script to compress files
|
2023-04-06 17:38:56 +01:00 |
|
vplasencia
|
4996ec1d9f
|
chore: v3.6.0-beta.0
|
2023-04-06 15:28:09 +02:00 |
|
vplasencia
|
6f381019ff
|
chore: add files field in the package.json file in monorepo-ethers and monorepo-subgraph templates
|
2023-04-06 14:35:42 +02:00 |
|
vplasencia
|
7d4871f858
|
fix(cli): add solhint file in monorepo-ethers and monorepo-subgraph templates
|
2023-04-06 14:19:59 +02:00 |
|
vplasencia
|
83762718e9
|
chore: v3.6.0-1
|
2023-04-05 18:12:31 +02:00 |
|
vplasencia
|
36f9b56241
|
chore: remove private from package.json file in templates
|
2023-04-05 18:09:04 +02:00 |
|
cedoor
|
db2820e687
|
chore(data): update subgraph url and contract addresses
re #304
|
2023-04-05 16:04:48 +01:00 |
|
cedoor
|
41a88132c4
|
style(contracts): format code with prettier
|
2023-04-05 12:37:58 +01:00 |
|
cedoor
|
8a9c42bace
|
chore(contracts): fresh semaphore contracts deployment
re #298
|
2023-04-05 12:35:11 +01:00 |
|
cedoor
|
84813c519a
|
fix(contracts): set correct ProofVerifier event parameters
fix #297
|
2023-04-05 11:20:16 +01:00 |
|
cedoor
|
045a2a2c54
|
chore(cli): update monorepo templates semaphore deps
|
2023-04-04 17:07:56 +01:00 |
|
cedoor
|
0a3654bfbe
|
chore(cli): make monorepo cli templates private
|
2023-04-04 16:58:32 +01:00 |
|
cedoor
|
58de92a335
|
refactor(cli): update template apps' names
|
2023-04-04 16:36:19 +01:00 |
|