Commit Graph

103 Commits

Author SHA1 Message Date
cedoor
fd4d51ca40 chore: improve scripts to clean repo
Former-commit-id: a24e5b1a8e
2024-01-17 13:53:15 +00:00
cedoor
52f139d2f4 chore: remove goerli from supported networks
re #352


Former-commit-id: 15ffd2695b
2024-01-17 13:07:05 +00:00
Jeeiii
3fb4b5effc refactor: update npm types for node up to latest NodeJS LTS version (20)
Former-commit-id: 81cc94840b
2024-01-12 10:54:42 +00:00
cedoor
7d781dc09b refactor: update verifiers
Former-commit-id: 26195e3944
2024-01-12 10:54:42 +00:00
cedoor
ddf0045699 feat(proof): update proof package with new circuit
Former-commit-id: bc5b294323
2024-01-12 10:54:42 +00:00
cedoor
b3a0e5ac8d ci: add circuit tests to workflows
re #357


Former-commit-id: 5c8881cc86
2024-01-12 10:54:42 +00:00
cedoor
3aa5241334 feat(circuits): update semaphore circuits
re #357


Former-commit-id: 4a01dfb179
2024-01-12 10:54:42 +00:00
cedoor
db41f9fea7 chore(subgraph): move subgraph to main repo
Former-commit-id: 3d57105982
2024-01-10 13:21:05 +00:00
cedoor
f9fc8d4254 chore(website): add eslint config for tsx files
Former-commit-id: 8419513eac
2023-11-10 12:49:31 +00:00
cedoor
ea13b38b87 chore(website): init next.js project
Former-commit-id: fd8e737384
2023-10-17 23:43:27 +01:00
cedoor
8b419a024b chore: update snarkjs and circomlibjs types versions
Former-commit-id: b156568f8e
2023-10-11 10:48:19 -07:00
cedoor
a6bb9bba73 chore: add snarkjs and circomlibjs type definitions
re #362


Former-commit-id: ebe3628561
2023-09-21 17:40:24 +01:00
cedoor
fb66869a3c chore: update typedoc configuration
re #360


Former-commit-id: 7ac640cda7
2023-09-13 17:53:53 +01:00
vplasencia
44328f1893 chore(cli): create a script to remove unnecessary files in monorepo templates
Former-commit-id: 02658c0780
2023-04-07 17:28:18 +02:00
cedoor
6ae1249618 fix: limit some npm scripts to public packages
Former-commit-id: 94bbf40e96
2023-04-04 16:57:56 +01:00
cedoor
d012310ae1 chore: add husky script to check commit message format
re #263


Former-commit-id: 77552b0da3
2023-03-13 19:26:40 +00:00
cedoor
2665a440fa build: add topological option to yarn workspaces cmd
Former-commit-id: b09e27477f
2023-03-08 21:18:38 +00:00
cedoor
2893feca3c chore: add new scripts to bump versions & publish npm pkgs
re #254


Former-commit-id: 257080e478
2023-02-20 14:31:42 +01:00
cedoor
01a30fd8af chore: add new workspace package
re #254


Former-commit-id: 9ef675f120
2023-02-20 12:44:36 +01:00
cedoor
a337021d8d chore(release): create yarn patch to update changelogithub format
re #252


Former-commit-id: 739af09a5d
2023-02-16 18:41:15 +01:00
cedoor
05125c11d9 chore(cli): add cli package and basic setup
Former-commit-id: d124b48903
2022-12-08 20:45:45 +01:00
cedoor
1a4a7f36e0 chore: replace circomlibjs with poseidon-lite
Former-commit-id: df6ce176cb
2022-11-23 11:32:48 +01:00
cedoor
fb1ffee89d ci: replace snark-artifacts folder for each download
Former-commit-id: 92d70e1050
2022-11-18 16:18:50 +01:00
cedoor
0daf5b7dae chore: move env variables to the root folder
Former-commit-id: 9d3fc642d2
2022-09-18 15:50:16 +02:00
cedoor
8cf04ddb98 chore: create semaphore monorepo
Former-commit-id: a38dd20276
2022-09-16 16:50:30 +02:00
cedoor
f50a0765fd chore: v2.1.0
Former-commit-id: 7620927c3c
2022-09-09 15:26:22 +02:00
cedoor
f7d20a4760 feat: add function to update group members
Former-commit-id: 52645ae61a
2022-09-09 13:24:30 +02:00
cedoor
dd6b7765cf chore: update semaphore libraries
Former-commit-id: c2e0f372f1
2022-09-09 10:16:35 +02:00
cedoor
47b06b057c fix: bump version of incremental merkle tree pkg
Former-commit-id: 5cd191e2d7
2022-09-09 09:57:19 +02:00
cedoor
b37b0e2d7a chore: add @nomiclabs/hardhat-etherscan package
Former-commit-id: adc4489e19
2022-08-22 18:44:59 +02:00
cedoor
b80fe7d1d9 chore: update incremental-merkle-tree.sol pkg
Former-commit-id: 76e5be06b2
2022-07-04 20:01:18 +02:00
cedoor
971b354e1c chore: update semaphore-protocol packages
Former-commit-id: a9bc12927f
2022-06-15 15:27:06 +02:00
cedoor
29090843aa chore: update ethereum-waffle package
Former-commit-id: b2f71bbae9
2022-06-08 14:15:52 +02:00
cedoor
d7c677bb05 chore: update dependencies
Former-commit-id: 06ef87c734
2022-06-08 14:00:20 +02:00
cedoor
43803ec21d chore: update yarn to v3
Former-commit-id: a8fb2e8e50
2022-06-08 13:07:57 +02:00
cedoor
073ec22b34 refactor: replace zk-kit packages with semaphore.js
Former-commit-id: bfa909f7e8
2022-06-06 15:35:28 +02:00
cedoor
e21ccedc15 chore: update scripts to download snark artifacts
Former-commit-id: d9c069784f
2022-06-06 12:01:24 +02:00
cedoor
f09e930857 docs: update package descriptions
Former-commit-id: abc77d0cb4
2022-05-31 19:01:21 +02:00
cedoor
e67cf5d75b style: format code with prettier
Former-commit-id: 491ec8b864
2022-05-31 18:22:30 +02:00
cedoor
f4dd5ba694 chore: add new script to deploy all contracts
Former-commit-id: 2145c141a1
2022-05-30 21:34:55 +02:00
cedoor
12e92840a4 feat: add new scripts
Former-commit-id: c70b85e36c
2022-05-30 20:17:16 +02:00
cedoor
20036c3739 chore: remove old zk files
Former-commit-id: 550c9edc04
2022-05-30 20:17:16 +02:00
cedoor
7c48005647 chore: update repo links
Former-commit-id: ee7aad1dd7
2022-05-19 11:32:04 +02:00
cedoor
6cf990bc22 Merge pull request #100 from semaphore-protocol/feat/new-snarks-template
feat: create new snarkjs groth16 template
Former-commit-id: 7f2042312d
2022-05-17 11:40:37 +02:00
cedoor
aa96f0bbc1 feat: create new semaphore deployable contract
Former-commit-id: 87c379f5a9
2022-05-04 15:46:07 +02:00
cedoor
9e2b54ef16 feat: create new snarkjs groth16 template
Former-commit-id: 74a5653406
2022-04-04 11:57:02 +02:00
cedoor
55a89753bb chore: update package.json license
Former-commit-id: 36824964f5
2022-03-31 19:06:09 +02:00
cedoor
bfaeb19d14 chore: update zk-kit/incremental-merkle-tree.sol pkg
Former-commit-id: 8022e4bb50
2022-03-09 18:15:29 +01:00
cedoor
e6f7df17a9 perf: change signal type from string to bytes32
Former-commit-id: a48eb58eff
2022-03-04 12:32:49 +01:00
cedoor
936e0d76a6 chore: update @zk-kit/protocols pkg
Former-commit-id: 79a15cd43b
2022-02-28 17:20:45 +01:00