Commit Graph

1693 Commits

Author SHA1 Message Date
cedoor
44afe68a37 chore: update lockfile
Former-commit-id: b2f6db95df
2024-02-28 12:48:56 +00:00
cedoor
51efe510a4 docs(identity): add links to zk-kit types
re #483


Former-commit-id: 0034f5f1a8
2024-02-28 12:45:10 +00:00
cedoor
165ee6f469 docs(circuits): add more documentation to secret signal
re #483


Former-commit-id: 23476c30dd
2024-02-28 12:36:36 +00:00
cedoor
d7d31423bb chore: update lockfile
Former-commit-id: 2f95c20d72
2024-02-28 12:24:08 +00:00
cedoor
a81edc09b0 docs(identity): add more documentation to code
The commit adds more documentation to the proof package functions and updates the TypeDoc link.

re #483


Former-commit-id: f3ee07c034
2024-02-28 12:22:32 +00:00
Cedoor
c98326e078 Merge pull request #652 from semaphore-protocol/ref/cli-template-monorepo-ethers
Update `cli-template-monorepo-ethers`

Former-commit-id: f50e78bd65
2024-02-28 11:47:52 +00:00
cedoor
8617657bff docs(identity): add more documentation to code
The commit adds more documentation to the Identity class and update the TypeDoc link. It also
removes the class method to verify signatures as the static method can be used instead.

re #483


Former-commit-id: b4c2887cf1
2024-02-28 11:16:49 +00:00
cedoor
57f135e305 chore: add npm script to test specific libs
Former-commit-id: b914dceb86
2024-02-28 11:14:28 +00:00
Cedoor
8d4b3a6c9e Merge pull request #653 from semaphore-protocol/ref/cli-template-monorepo-subgraph
Update `cli-template-monorepo-subgraph`

Former-commit-id: 3533876a1c
2024-02-28 10:54:31 +00:00
Vivian Plasencia
7616cd64e5 Merge branch 'feat/semaphore-v4' into ref/cli-template-monorepo-subgraph
Former-commit-id: 251bccab45
2024-02-28 11:35:24 +01:00
Vivian Plasencia
dbfc34df39 Merge branch 'feat/semaphore-v4' into ref/cli-template-monorepo-ethers
Former-commit-id: f61503205a
2024-02-28 11:32:15 +01:00
Vivian Plasencia
f348495d9c refactor(cli-template-contracts-hardhat): fix semaphore version in tests
Former-commit-id: 8437547f1a
2024-02-28 11:17:05 +01:00
Vivian Plasencia
27fc8e6b75 refactor(cli-template-monorepo-subgraph): update tsconfig contracts
Former-commit-id: 129d5059fa
2024-02-28 11:10:19 +01:00
Vivian Plasencia
b59ba20463 refactor(cli-template-contracts-hardhat): update tsconfig in contracts
Former-commit-id: e02a81ea11
2024-02-28 11:08:19 +01:00
Vivian Plasencia
bbc2b15058 refactor(cli-template-monorepo-ethers): fix semaphore version in tests
Former-commit-id: b3f20b6b7f
2024-02-28 11:01:21 +01:00
Vivian Plasencia
d45fd99cf2 refactor(cli-template-monorepo-subgraph): fix semaphore version
Former-commit-id: 446139215d
2024-02-28 10:59:50 +01:00
Vivian Plasencia
cf5937998f refactor(cli-template-monorepo-ethers): fix semaphore dependencies
Former-commit-id: 6640210700
2024-02-28 10:56:33 +01:00
Cedoor
e848bb6136 Merge pull request #651 from semaphore-protocol/ref/cli-template-contracts-hardhat
Update `cli-template-contracts-hardhat`

Former-commit-id: 0eb16c2aca
2024-02-28 09:47:24 +00:00
Vivian Plasencia
9282405a0b refactor(cli-template-contracts-hardhat): update tsconfig file
Former-commit-id: 5d47e99b73
2024-02-28 10:44:52 +01:00
Vivian Plasencia
067ddfd1be refactor: update yarn lock file
Former-commit-id: a8ffd7674b
2024-02-28 09:05:14 +01:00
Vivian Plasencia
444b4fa791 Merge branch 'ref/cli-template-contracts-hardhat' of https://github.com/semaphore-protocol/semaphore into ref/cli-template-contracts-hardhat
Former-commit-id: 76c80bef7d
2024-02-28 09:04:02 +01:00
vplasencia
a9b535f96e refactor(cli-template-contracts-hardhat): update configs
Former-commit-id: 46c2e52f22
2024-02-28 08:59:23 +01:00
vplasencia
f1a5262e34 style(cli-template-contracts-hardhat): add spaces to the end of files
Former-commit-id: 9b982f787f
2024-02-28 08:59:23 +01:00
vplasencia
1e6473bfc9 refactor(cli-template-contracts-hardhat): update cli contracts hardhat template
Former-commit-id: f6f8c9bc6e
2024-02-28 08:58:28 +01:00
vplasencia
4c9bf61170 refactor(cli-templates-monorepo-subgraph): update gitignore files
Former-commit-id: 29b2d762fc
2024-02-28 08:41:24 +01:00
vplasencia
245ede6a89 refactor(cli-template-monorepo-ethers): update gitignore files
Former-commit-id: f2653c9dbd
2024-02-28 08:38:48 +01:00
vplasencia
6315011a8e refactor(cli-template-monorepo-ethers): update eslintignore
Former-commit-id: d55f37f132
2024-02-27 23:27:19 +01:00
vplasencia
4ca4172a1f refactor(cli-template-monorepo-subgraph): update variable name
Former-commit-id: 8527317331
2024-02-27 23:23:06 +01:00
vplasencia
3a70a732c4 refactor(cli-template-monorepo-subgraph): remove unused env example file
Former-commit-id: 0bd8cf8e97
2024-02-27 23:20:12 +01:00
vplasencia
7a5afad2a5 refactor(cli-template-monorepo-subgraph): update configs
Former-commit-id: 4307411436
2024-02-27 23:16:33 +01:00
vplasencia
58affaadea refactor(cli-templates-monorepo-ethers): update configs
Former-commit-id: 70e465c7fe
2024-02-27 23:01:34 +01:00
vplasencia
64c5a35570 refactor(cli-template-contracts-hardhat): update configs
Former-commit-id: fe43cb4cd1
2024-02-27 22:20:26 +01:00
cedoor
491d949c52 docs(circuits): add documentation to circuits
This commit add more documentation to the Semaphore circuits, with the aim of providing an overview
of the code used and to refer to other resources for futher information.

re #483


Former-commit-id: de12d471c0
2024-02-27 20:01:54 +00:00
Cedoor
9af6153026 Merge pull request #655 from semaphore-protocol/docs/v4-beta
New V4-beta documentation

Former-commit-id: 90163748cf
2024-02-27 16:14:01 +00:00
Cedoor
0581607649 Merge pull request #660 from zkfriendly/feat/semaphore-v4
Adds `getGroupMembers` & `getGroupValidatedProofs` functions to `SemaphoreSubgraph`

Former-commit-id: 5aae5659f1
2024-02-27 16:13:03 +00:00
zkFriendly
1922f64f7c refactor(data): remove unnecessary ?? []
Former-commit-id: d84c9ceca6
2024-02-27 17:01:45 +01:00
cedoor
a00ea5434c chore(website): update identity description
re #658


Former-commit-id: f7d0bcf39e
2024-02-26 22:41:11 +00:00
Cedoor
6e66085293 Update apps/website/src/app/learn/page.tsx
Co-authored-by: Vivian Plasencia <v.pcalana@gmail.com>
Former-commit-id: 95a7a84f74
2024-02-26 22:26:43 +00:00
Cedoor
85fd006209 Update apps/website/src/app/learn/page.tsx
Co-authored-by: Vivian Plasencia <v.pcalana@gmail.com>
Former-commit-id: 861a64368e
2024-02-26 22:26:27 +00: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
f2be01ecdd chore(website): update semaphore code and links
re #658


Former-commit-id: 2466e9b5c0
2024-02-26 12:29:34 +00:00
Cedoor
a0f6e0db13 Merge pull request #657 from semaphore-protocol/ref/pack-unpack-proof
Integrate `packGroth16Proof` and `unpackGroth16Proof` into Semaphore v4

Former-commit-id: 7af787a7de
2024-02-26 11:52:30 +00:00
vplasencia
95aad1a154 refactor(proof): integrate pack unpack groth16 proof
Former-commit-id: d28448624a
2024-02-26 12:38:01 +01:00
Cedoor
ff47c8ba0b Merge pull request #650 from semaphore-protocol/ref/cli
Update CLI code and dependencies

Former-commit-id: a2f3a6bbfe
2024-02-26 10:51:33 +00:00
cedoor
5390830e41 docs(docs): update boilerplate links
Former-commit-id: 38f4b91192
2024-02-26 10:30:21 +00:00
cedoor
f4bfe0ca2f chore(docs): set V4-beta as default version
Former-commit-id: b6d68817c2
2024-02-26 10:25:22 +00:00
cedoor
3c38e393f6 docs(docs): update V4-beta docs links
Former-commit-id: 324219f72e
2024-02-26 10:24:48 +00:00
cedoor
ba6df1d6fd docs(docs): update V3 github links
Former-commit-id: 79248dd06c
2024-02-26 10:24:24 +00:00
vplasencia
cb607be9b5 style(cli-template-monorepo-subgraph): add space to the end of files
Former-commit-id: a9994c24e3
2024-02-26 01:55:18 +01:00