Commit Graph

50 Commits

Author SHA1 Message Date
Yash Goyal
557f9516f0 updated the readme file 2024-04-30 00:51:28 +05:30
Yash Goyal
ffdcaf3d17 added script to download the zkeys 2024-04-29 19:52:36 +05:30
Yash Goyal
cbad860eb0 fixed a bug 2024-04-29 14:23:03 +05:30
Yash Goyal
3ea84af793 clean up 2024-04-29 14:18:52 +05:30
Yash Goyal
3b9c77c921 clean up 2024-04-29 14:17:28 +05:30
Yash Goyal
68e03bd61c clean up 2024-04-29 14:16:23 +05:30
Yash Goyal
dfdae05cf7 added result leaderboard 2024-04-29 04:31:56 +05:30
Yash Goyal
6fc123cd28 added tally file checker and uploader 2024-04-29 03:10:00 +05:30
Yash Goyal
319470c7e9 added mutliple poll types and batch publish message 2024-04-28 15:17:39 +05:30
Yash Goyal
7727656d34 updated the keypair generation mechanism to use user signatures instead of storing the keys in the localstorage 2024-04-27 21:15:29 +05:30
Yash Goyal
78fa5d74b9 updated the keypair generation mechanism to use user signatures instead of storing the keys in the localstorage 2024-04-27 21:14:43 +05:30
Yash Goyal
e05dd6b6be fixed a bug 2024-04-27 20:32:56 +05:30
Yash Goyal
300c6f131a fixed a bug 2024-04-27 20:32:19 +05:30
Yash Goyal
84975c3f6e fixed a styling bug 2024-04-27 03:04:52 +05:30
Yash Goyal
a50f52905f added datetime selector and poll type selector in the admin create poll modal 2024-04-27 03:01:13 +05:30
Yash Goyal
c70fbaa432 partial commit 2024-04-27 02:09:48 +05:30
Yash Goyal
af70db443b added the scripts to merge the signups and the messages 2024-04-17 15:58:12 +02:00
Yash Goyal
9c8d406793 Merge pull request #1 from yashgo0018/temp
partial commit
2024-04-16 18:16:30 +05:30
Yash Goyal
04ce1ce0d9 partial commit 2024-04-10 19:39:13 +05:30
Yash Goyal
256c1bdcba added a function to update the tally file's cid in the poll manager 2024-04-10 17:29:20 +05:30
Yash Goyal
70892e56f7 updated some dependencies and fixed some bugs 2024-04-10 17:22:37 +05:30
Yash Goyal
8593dfb102 updated some dependencies and fixed some bugs 2024-04-10 17:22:28 +05:30
Yash Goyal
d56d46864a fixed a bug 2024-04-10 15:50:23 +05:30
Yash Goyal
c945ae81f3 added state index of the user key to auth context 2024-04-10 15:46:48 +05:30
Yash Goyal
64d7321e9f added a script in deployment steps to create contract addresses json file for cli 2024-04-10 15:44:15 +05:30
Yash Goyal
32cc637bd8 updated the contracts to use the latest maci contracts 2024-04-10 02:07:55 +05:30
Yash Goyal
4acc4565bc added admin link in the header 2024-04-09 11:36:32 +05:30
Yash Goyal
dd310c43b0 Merge branch 'main' of github.com:yashgo0018/maci-wrapper 2024-03-30 12:17:26 +05:30
Yash Goyal
a61db7f1ce added a deployment block number parameter in the deployed contracts file 2024-03-30 12:16:52 +05:30
Yash Goyal
6c9637dfac Update README.md 2024-03-30 07:17:36 +01:00
Yash Goyal
cc88aee681 Update README.md 2024-03-30 07:12:00 +01:00
Yash Goyal
f666f11c8f added poll detail page 2024-03-26 08:51:38 +05:30
Yash Goyal
d15f45d9a9 abstracted polls fetch and pagination logic in their hooks 2024-03-26 06:31:54 +05:30
Yash Goyal
9f8aaacc2e fixed a type error 2024-03-26 06:17:58 +05:30
Yash Goyal
bcabb37462 fixed a bug 2024-03-25 07:45:08 +05:30
Yash Goyal
a16b54dff0 added a registration button for signing up in the maci contract 2024-03-25 07:44:28 +05:30
Yash Goyal
0cb1e8cdad added a polls table in the admin page 2024-03-25 06:45:06 +05:30
Yash Goyal
e38915e198 added event for poll creation 2024-03-25 05:24:28 +05:30
Yash Goyal
b3f9540e8a added pagination in the admin page for polls 2024-03-24 05:30:05 +05:30
Yash Goyal
e3d5932208 fixed some bugs 2024-03-24 04:46:44 +05:30
Yash Goyal
955bf530a2 removed the restriction that only one poll can be active at a time 2024-03-24 04:46:20 +05:30
Yash Goyal
762cbc1690 fixed some bugs 2024-03-24 04:45:54 +05:30
Yash Goyal
d0114547d3 added a create poll modal 2024-03-24 04:13:29 +05:30
Yash Goyal
885ed46ab3 fixed some bugs in the poll manager and added pagination in polls 2024-03-24 04:06:30 +05:30
Yash Goyal
13927e4298 fixed a bug 2024-03-24 00:51:35 +05:30
Yash Goyal
5ad74e3d7d added poll manager contract for storing the poll metadata 2024-03-24 00:51:12 +05:30
Yash Goyal
a3f7cbceb1 added the test files from the maci contracts package 2024-03-24 00:18:39 +05:30
Yash Goyal
cbee4e33f9 made the deployment scripts for the maci contracts 2024-03-23 07:23:34 +05:30
Yash Goyal
f88f28a2b8 added maci contracts 2024-03-22 21:02:33 +05:30
Yash Goyal
3ac3b294a8 Initial commit 2024-03-22 20:42:31 +05:30