cedoor
|
51124faf71
|
chore(zk-groups): add semver nx plugin
re #94
|
2023-02-13 20:18:32 +01:00 |
|
cedoor
|
0bb345c8be
|
chore(zk-groups): upgrade nx
|
2023-02-13 20:16:00 +01:00 |
|
cedoor
|
5724705de8
|
docs(zk-groups): update contributing file
re #94
|
2023-02-13 19:39:05 +01:00 |
|
cedoor
|
31ae136fc4
|
chore(hardhat): remove version as it is added automatically
|
2023-02-10 12:34:51 +01:00 |
|
cedoor
|
802f15421e
|
Merge pull request #122 from privacy-scaling-explorations/feat/hardhat-plugin
Hardhat plugin
|
2023-02-09 17:06:02 +01:00 |
|
Saleel
|
2e02e4e0ec
|
Merge branch 'feat/hardhat-plugin' of github.com:semaphore-protocol/zk-groups into feat/hardhat-plugin
|
2023-02-09 20:23:44 +05:30 |
|
Saleel
|
21602e190d
|
chore: remove main from package.json
|
2023-02-09 20:23:35 +05:30 |
|
cedoor
|
7588e2028a
|
test(contracts): update contract tests
|
2023-02-09 15:50:14 +01:00 |
|
Saleel
|
12deceba1a
|
chore: add missing files to hardhat config
|
2023-02-09 19:43:05 +05:30 |
|
cedoor
|
2e27f5fc88
|
feat(hardhat): create new hardhat plugin
re #121
|
2023-02-09 12:22:38 +01:00 |
|
cedoor
|
234ef19fd9
|
docs: update readme links
|
2023-02-09 12:22:12 +01:00 |
|
cedoor
|
638cb2a7b6
|
chore: update licence year
|
2023-02-09 12:21:58 +01:00 |
|
cedoor
|
a2917c2704
|
chore(tools): create a script to publish npm packages
re #121
|
2023-02-09 12:21:37 +01:00 |
|
cedoor
|
ba4e0abb12
|
chore(contracts): v0.1.1
|
2023-02-08 17:34:44 +01:00 |
|
cedoor
|
d5e0591835
|
chore(contracts): fix semaphore contracts dependency name
|
2023-02-08 17:34:05 +01:00 |
|
cedoor
|
e50a9b53a9
|
chore(contracts): add package.json to publish contracts as a npm package
|
2023-02-08 17:23:10 +01:00 |
|
cedoor
|
9c3f65cc9b
|
Merge pull request #120 from privacy-scaling-explorations/refactor/update-fingerprints
Refactoring on code to update zk-groups contract groups
|
2023-02-08 17:12:01 +01:00 |
|
cedoor
|
da377f2250
|
style(api): reformat code
|
2023-02-08 17:05:40 +01:00 |
|
cedoor
|
e70ac80831
|
Merge pull request #117 from privacy-scaling-explorations/refactor/protocol-contracts
ZKGroups contract independent from protocols
|
2023-02-08 17:04:47 +01:00 |
|
cedoor
|
cb5ec0cb71
|
refactor(api): set dynamic timeout
#re 119
|
2023-02-08 15:46:51 +01:00 |
|
cedoor
|
8cbb0081cb
|
refactor(api): polish code to update zk-groups contract groups
|
2023-02-08 15:46:51 +01:00 |
|
cedoor
|
1ba3bd3505
|
refactor(contracts): remove check for merkle tree depth
re #84
|
2023-02-08 15:25:16 +01:00 |
|
cedoor
|
760b0e1c46
|
refactor(contract-utils): update function to update groups
re #84
|
2023-02-06 11:44:51 +01:00 |
|
cedoor
|
2b8d2f759d
|
style(contracts): format code with prettier
|
2023-02-06 10:34:32 +01:00 |
|
cedoor
|
c58f37ea72
|
fix(contracts): add delay before deploying contracts
|
2023-02-05 18:04:03 +01:00 |
|
cedoor
|
378a2d2e28
|
refactor(contracts): make zkgroups contract independent from protocols
re #84
|
2023-02-03 19:42:18 +01:00 |
|
cedoor
|
7f1be5a5b5
|
Merge pull request #115 from privacy-scaling-explorations/feat/multiple-wallets
Add option to connect to multiple wallets
|
2023-02-01 16:11:24 +01:00 |
|
Saleel
|
3664976b76
|
chore: remove trust and ledger wallet
|
2023-02-01 17:11:58 +05:30 |
|
Saleel
|
7395eb34f6
|
Merge pull request #114 from privacy-scaling-explorations/feat/refresh-groups
Auto refresh group list upon creating a new group
|
2023-02-01 17:06:37 +05:30 |
|
Saleel
|
43498712aa
|
Merge pull request #112 from privacy-scaling-explorations/fix/auth-flow
Refactor auth flow
|
2023-02-01 17:06:18 +05:30 |
|
Saleel
|
bc75e79504
|
feat: ask user to switch to georli when wallet is connected
|
2023-02-01 17:05:44 +05:30 |
|
Saleel
|
0765e4a2cf
|
feat: add option to connect to multiple wallets
|
2023-02-01 17:04:36 +05:30 |
|
Saleel
|
3c1fb3e874
|
feat: update success message for creating on-chain group
|
2023-01-30 22:27:42 +05:30 |
|
Saleel
|
27bafd12ce
|
feat: show success message when adding new member to the group
|
2023-01-30 22:21:33 +05:30 |
|
Saleel
|
6de192b407
|
feat: auto-refresh group list on creating new group
|
2023-01-30 22:11:29 +05:30 |
|
Saleel
|
fca1878376
|
fix: fix cookie expiry on logout
|
2023-01-30 18:54:08 +05:30 |
|
cedoor
|
787417422c
|
Merge pull request #111 from privacy-scaling-explorations/fix/dashboard-refactor
Minor fixes/refactor in dashboard
|
2023-01-29 22:04:34 +01:00 |
|
Saleel
|
1411fd9e7e
|
chore: refactor auth flow in dashboard
|
2023-01-27 21:14:59 +05:30 |
|
Saleel
|
8b71548508
|
fix: fix add member button text for on-chain group
|
2023-01-27 18:03:53 +05:30 |
|
Saleel
|
29b0b67cc3
|
fix: fix formatting in about section of manage group page
|
2023-01-27 12:32:06 +05:30 |
|
Saleel
|
69aba6e789
|
fix: remove description field for on-chain groups
|
2023-01-27 12:25:07 +05:30 |
|
Saleel
|
61fa8e3007
|
fix: add exception handler for group name parsing
|
2023-01-27 10:04:21 +05:30 |
|
cedoor
|
5d245a66f7
|
Merge pull request #106 from privacy-scaling-explorations/chore/env-per-project
chore: add project specific .env files, remove environment.ts files
|
2023-01-26 11:56:54 +01:00 |
|
cedoor
|
f08e08691d
|
Merge pull request #105 from privacy-scaling-explorations/feat/hardhat-dev-network
Feat/hardhat dev network
|
2023-01-26 11:53:20 +01:00 |
|
Saleel
|
7983d19a7f
|
chore: add sample env file for contracts
|
2023-01-26 12:10:27 +05:30 |
|
Saleel
|
9ad6d23746
|
chore: add project specific .env files, remove environment.ts files
|
2023-01-26 12:10:05 +05:30 |
|
Saleel
|
4b1186b39b
|
fix: fix the node in hardhat deploy
|
2023-01-26 08:21:24 +05:30 |
|
Saleel
|
f2c7e984bb
|
chore: revert run-many to use --all flag to include all projects
|
2023-01-25 23:09:42 +05:30 |
|
Saleel
|
c557bd7527
|
Merge branch 'dev' into feat/hardhat-dev-network
|
2023-01-25 19:05:04 +05:30 |
|
cedoor
|
a98469e74b
|
Merge pull request #104 from privacy-scaling-explorations/refactor/onchain-lib
`onchain` lib general refactoring
|
2023-01-25 14:26:43 +01:00 |
|