26 Commits

Author SHA1 Message Date
cedoor
24c9db8efb chore: update semaphore libs 2022-07-18 12:36:15 +02:00
cedoor
b5504f8baf refactor: add verifier struct 2022-05-02 19:32:18 +02:00
cedoor
5555e52902 refactor: remove on-chain semaphore groups 2022-05-02 11:51:20 +02:00
cedoor
89468870b2 chore: add deploy script for testing 2022-04-17 14:09:11 +02:00
cedoor
37d244c430 test: add verifier task and tests 2022-02-21 19:08:35 +01:00
cedoor
8727256fde feat: integrate semaphore groups 2022-02-17 16:21:54 +01:00
cedoor
9fc54b4114 refactor: remove reputation badges 2022-01-10 17:50:48 +01:00
cedoor
0d19bb55ad refactor: add wait after lib deployment 2021-11-30 10:40:51 +01:00
cedoor
a1a96edc0a refactor: remove unused batch functions 2021-11-23 10:19:47 +01:00
cedoor
b2d430d715 refactor: replace incrementalquintree with @interrep/merkle-tree 2021-11-19 15:57:42 +01:00
cedoor
f4ed74ec29 chore: update console messages in deploy tasks 2021-11-11 13:45:09 +01:00
cedoor
90d72edd70 feat: create batch function to create multiple groups 2021-11-11 13:44:37 +01:00
cedoor
403cfca624 feat: add merkle tree depth env variable 2021-11-10 17:23:42 +01:00
cedoor
b6875de91e refactor: update mocks and groups commands 2021-11-10 17:02:02 +01:00
cedoor
b0e79c3a2c feat: create hardhat task to create groups 2021-11-09 19:28:59 +01:00
cedoor
cfeca64d90 feat: add logs parameter to accounts hardhat task 2021-11-05 22:26:12 +01:00
cedoor
b7260f0a07 feat: create a single Groups contract 2021-11-05 13:22:09 +01:00
cedoor
8534d70b17 refactor: improve tree code and add some tests 2021-11-04 18:47:02 +01:00
cedoor
34cebe04c2 feat: add logs paramater to deploy hardhat tasks 2021-11-03 18:09:17 +01:00
cedoor
19dcdffb17 feat: create new hardhat task to deploy CuratedGroups contract 2021-11-03 18:07:56 +01:00
cedoor
d11d89463a refactor: rename InterRepGroups contract to OffchainGroups 2021-11-03 12:36:50 +01:00
cedoor
45dd072835 feat: add script to deploy a mock of all contracts 2021-08-27 18:05:59 +02:00
cedoor
e86c329e90 fix: remove references to typechain on hardhat tasks 2021-08-27 17:01:56 +02:00
cedoor
42d0cfe422 style: update lint configuration 2021-08-26 16:59:56 +02:00
cedoor
b2cca77245 refactor: merge hardhat code from reputation-service repo 2021-08-26 16:01:45 +02:00
Raphael
ec556d09f4 Initial commit 2021-06-04 16:17:21 +02:00