Commit Graph

509 Commits

Author SHA1 Message Date
cedoor
23d7fdff3a fix: set default tree depth
Former-commit-id: c488b6f8ed
2022-09-17 18:20:40 +02:00
cedoor
21b9965f57 ci: fix command name
Former-commit-id: a9315fc111
2022-09-17 12:52:49 +02:00
cedoor
023c8bae64 chore: ignore docs folder with eslint
Former-commit-id: 14fe1d531f
2022-09-17 12:50:40 +02:00
cedoor
0d771eb9fa ci: compile contracts before linting
Former-commit-id: 77604a2d64
2022-09-17 12:50:00 +02:00
cedoor
62f775737d style: format code with prettier
Former-commit-id: 6a65d6c2bf
2022-09-17 12:45:04 +02:00
cedoor
12aacf24b3 chore: ignore docs folder with prettier
Former-commit-id: 93bdfd4b14
2022-09-17 12:44:54 +02:00
cedoor
b450dcec79 ci: update github workflows
Former-commit-id: 9244f42c1a
2022-09-17 12:40:29 +02:00
cedoor
e909e1db99 test: set default tree depth
Former-commit-id: 024c16bcd2
2022-09-17 12:40:14 +02:00
cedoor
92c9c9bcc8 docs: set relative repo links
Former-commit-id: c163ff1dcc
2022-09-16 16:59:36 +02:00
cedoor
5588256072 docs: update readme files
Former-commit-id: 1e630902bc
2022-09-16 16:56:35 +02:00
cedoor
8cf04ddb98 chore: create semaphore monorepo
Former-commit-id: a38dd20276
2022-09-16 16:50:30 +02:00
cedoor
ecca5a4ee9 style: format code with prettier
Former-commit-id: 5fa34109c6
2022-09-15 15:52:27 +02:00
cedoor
0a5ebe60df chore: update goerli semaphore address
Former-commit-id: 1c41b8edf5
2022-09-14 16:22:57 +02:00
cedoor
12982f338a chore(contracts): v2.2.0
Former-commit-id: 8dc2c85b19
v2.2.0
2022-09-14 15:31:32 +02:00
cedoor
47c7923723 Merge pull request #133 from semaphore-protocol/feat/member-index
feat: add member index parameter to events
Former-commit-id: 2bbacbe7cd
2022-09-14 15:30:02 +02:00
cedoor
a35a505b92 docs: fix typo
Former-commit-id: bcf09a6dd2
2022-09-14 15:25:34 +02:00
cedoor
9487de51b4 fix: set correct index value
Former-commit-id: cf3e877b36
2022-09-14 15:24:52 +02:00
cedoor
65fbd732f2 feat: add member index parameter to events
Former-commit-id: 21c461aaaf
2022-09-14 14:56:48 +02:00
cedoor
e6fe600ed0 docs: replace telegram chat with discord server
Former-commit-id: 8e841a36e5
2022-09-14 10:34:10 +02:00
cedoor
28694d3413 style: reformat code with prettier
Former-commit-id: c99579768a
v2.1.0
2022-09-13 13:46:19 +02:00
cedoor
d5d065dfb0 chore: deploy new semaphore contract on georli
Former-commit-id: c179870662
2022-09-13 13:44:03 +02:00
cedoor
cb96c7c237 Merge branch 'dev' of github.com:semaphore-protocol/semaphore into dev
Former-commit-id: d9f23f76b4
2022-09-13 13:29:25 +02:00
cedoor
cca4cf4922 chore: remove kovan network
Former-commit-id: 6880f0d7f7
2022-09-13 13:28:29 +02:00
cedoor
a97a150e98 Merge pull request #131 from semaphore-protocol/feat/add-members
Function to add multiple members

Former-commit-id: 16b571fad9
2022-09-13 12:06:35 +02:00
cedoor
5167710bb2 feat: add function to add multiple members
Former-commit-id: 0100beafc7
2022-09-13 10:56:42 +02:00
cedoor
af878df5ab Merge pull request #129 from semaphore-protocol/refactor/extensions
Refactoring of extensions contracts

Former-commit-id: 2c2c02f82b
2022-09-09 16:34:23 +02:00
cedoor
e4e895a881 chore: update lockfile
Former-commit-id: be83f13ae8
2022-09-09 16:31:05 +02:00
cedoor
95ab343fcc refactor: create solidity errors for extensions
Former-commit-id: 4debf04e1b
2022-09-09 16:23:43 +02:00
cedoor
4f36e0587c refactor: create verifier struct for extensions
Former-commit-id: dad7efb9dd
2022-09-09 15:43:09 +02:00
cedoor
f50a0765fd chore: v2.1.0
Former-commit-id: 7620927c3c
2022-09-09 15:26:22 +02:00
cedoor
7739050346 Merge pull request #128 from semaphore-protocol/feat/update-member
New function to update group members

Former-commit-id: 2d4f2deb0a
2022-09-09 13:44:04 +02:00
cedoor
07f2e14fcb style: format code with prettier
Former-commit-id: 52837e7434
2022-09-09 13:38:17 +02:00
cedoor
f7d20a4760 feat: add function to update group members
Former-commit-id: 52645ae61a
2022-09-09 13:24:30 +02:00
cedoor
65e6d7b16c Merge pull request #124 from semaphore-protocol/feat/root-expirations
Merkle tree expiries

Former-commit-id: 4a94fb19a5
2022-09-09 11:39:43 +02:00
cedoor
dfac0716a5 feat: create struct for merkle tree expiries
Former-commit-id: eeb1a04baf
2022-09-09 11:33:14 +02:00
cedoor
43850ecd3c style: format code with prettier
Former-commit-id: aa01cd1016
2022-09-09 10:16:35 +02:00
cedoor
125947d179 feat: add merkle tree root expirations
Former-commit-id: 3495e147f1
2022-09-09 10:16:35 +02:00
cedoor
4643775745 refactor: update tree variable names
Former-commit-id: c191dbe0fc
2022-09-09 10:16:35 +02:00
cedoor
dd6b7765cf chore: update semaphore libraries
Former-commit-id: c2e0f372f1
2022-09-09 10:16:35 +02:00
cedoor
b7597485ec Merge pull request #126 from semaphore-protocol/fix/merkle-tree-dep
fix: bump version of incremental merkle tree pkg
Former-commit-id: f2bb6731eb
2022-09-09 10:13:24 +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
c06a836687 fix: update tree depth uint type
Former-commit-id: 0f0fc95832
2022-08-22 18:59:51 +02:00
cedoor
7b3acfd68f Merge pull request #119 from semaphore-protocol/chore/etherscan-verification
Etherscan verification

Former-commit-id: 361bbf2d84
2022-08-22 18:57:51 +02:00
cedoor
972cbb632b chore: verify contracts on right networks
Former-commit-id: cfd678def2
2022-08-22 18:45:37 +02:00
cedoor
b37b0e2d7a chore: add @nomiclabs/hardhat-etherscan package
Former-commit-id: adc4489e19
2022-08-22 18:44:59 +02:00
cedoor
48928db10f chore: add etherscan verification after deployments
Former-commit-id: 03b9aa4198
2022-08-22 18:15:10 +02:00
cedoor
5fdf6c6547 style: format code with prettier
Former-commit-id: 4a2fddc5a0
2022-08-18 13:45:12 +02:00
cedoor
8be15f2926 Merge pull request #118 from DevABDee/main
Little More Gas Optimization

Former-commit-id: 7390c28ea1
2022-08-18 13:35:11 +02:00
ABDul Rehman
baf7b80f64 Merge branch 'semaphore-protocol:main' into main
Former-commit-id: 3b292393de
2022-08-17 21:18:52 +05:00
ABDul Rehman
b501fd6f01 Gas Optimization
Former-commit-id: bb7470ae8a
2022-08-17 21:17:43 +05:00