Commit Graph

116 Commits

Author SHA1 Message Date
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
a890caf4df chore: increase localhost rpc timeout 2021-11-11 13:37:36 +01:00
cedoor
f277c37758 test: increase test coverage 2021-11-11 12:46:11 +01:00
cedoor
52b8024882 chore: add prepare script 2021-11-11 12:37:40 +01:00
cedoor
05acfcb9d4 refactor: remove unused var 2021-11-11 12:37:15 +01:00
cedoor
b941704e5f refactor: capitalize test messages 2021-11-11 12:37:00 +01:00
cedoor
49fec125a7 refactor: rename license file 2021-11-10 18:34:23 +01:00
Omar Desogus
7492dcd75c docs(readme): add test badges 2021-11-10 18:33:44 +01:00
cedoor
21010ad4fd chore: add coverage cmd after test cmd 2021-11-10 18:25:22 +01:00
cedoor
092a445a93 chore: add compile cmd before test cmd 2021-11-10 18:20:04 +01:00
cedoor
ff81ed7b56 ci: create test workflow with coverage 2021-11-10 18:11:49 +01:00
cedoor
f3a8f6b409 chore: update solidity-coverage package 2021-11-10 18:08:33 +01:00
cedoor
d3afd03814 docs(readme): add section to prepare local env 2021-11-10 17:24:16 +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
20c74cd1b2 refactor: remove production env variable 2021-11-10 16:32:14 +01:00
Omar Desogus
805c9bb36d docs(readme): update usage section 2021-11-10 16:26:00 +01:00
Omar Desogus
25e848647c docs(readme): update usage section 2021-11-10 16:18:55 +01:00
cedoor
7359f0dff4 docs(readme): add section to create default groups 2021-11-09 19:32:19 +01:00
cedoor
b0e79c3a2c feat: create hardhat task to create groups 2021-11-09 19:28:59 +01:00
cedoor
23c9547d5c style: run eslint and prettier 2021-11-08 18:42:30 +01:00
cedoor
ce1d777f14 chore: remove no-empty-blocks solhint rule 2021-11-08 18:42:07 +01:00
cedoor
c3209f52a7 test: add some tests 2021-11-08 18:35:33 +01:00
cedoor
59e1321a8b docs: update license 2021-11-08 18:00:29 +01:00
cedoor
ff0e2d0256 docs: add comments to the Groups contract 2021-11-08 17:59:03 +01:00
cedoor
ed1634ef52 feat: create function to remove identity commitments 2021-11-08 16:28:56 +01:00
cedoor
02f57ed988 feat: add function to get group size 2021-11-08 10:20:57 +01:00
cedoor
b3c4fc0f82 refactor: remove rootHashes mapping 2021-11-08 10:16:55 +01:00
cedoor
d884050c81 refactor: rename multisig wallet groups to ownable groups 2021-11-06 14:38:58 +01:00
cedoor
f361fcaf13 feat: add id commitment index in the event 2021-11-06 11:12:33 +01:00
cedoor
cf97540232 feat: add multisig wallet groups 2021-11-05 22:27:12 +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
5102df932b test: update before test task 2021-11-04 18:47:33 +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
09bc477bde feat: add CuratedGroups base contracts 2021-11-03 18:08:34 +01:00
cedoor
19dcdffb17 feat: create new hardhat task to deploy CuratedGroups contract 2021-11-03 18:07:56 +01:00
cedoor
d2d6025fdc chore: add circomlibjs pkg and types 2021-11-03 18:06:35 +01:00
cedoor
d11d89463a refactor: rename InterRepGroups contract to OffchainGroups 2021-11-03 12:36:50 +01:00
cedoor
44f25544c6 refactor: remove mocked contracts 2021-11-01 11:23:03 +01:00
cedoor
e94fdbdc4d chore: update lint-staged configuration 2021-11-01 11:22:20 +01:00
cedoor
aedfe19953 chore: move commitizen configuration 2021-11-01 11:21:43 +01:00
cedoor
f9809696c8 docs: remove documentation files 2021-11-01 11:18:29 +01:00
cedoor
b408f608bd chore: remove yarn conf files 2021-11-01 11:18:02 +01:00
cedoor
117763e74a chore: deploy new kovan contracts 2021-10-29 13:15:22 +02:00
cedoor
f930e8cdc7 Merge branch 'develop' 2021-10-29 12:26:47 +02:00
cedoor
da26338801 refactor: join function requires 2021-10-29 12:25:24 +02:00
cedoor
cfe0827be1 refactor: join function requires 2021-10-29 10:19:27 +02:00