Commit Graph

31 Commits

Author SHA1 Message Date
Jeeiii
e7082c4c1c refactor: add missing auth and data checks on storage Cloud Functions 2022-09-21 18:30:10 +02:00
Jeeiii
b426b13aab refactor: make cloud function able to generate only GET pre-signed urls 2022-09-21 15:43:18 +02:00
Jeeiii
b6a1613e16 refactor: avoid restarting from scratch current contributions; resumable upload; minor adapt 2022-09-20 15:15:45 +02:00
Jeeiii
2257316a81 refactor: add handler for invalid contributions on front/back-end side 2022-09-14 16:01:28 +02:00
Jeeiii
3c4bc75131 refactor: avoid using contributionProgress for counting valid or invalid contributions; update UI 2022-09-13 20:47:41 +02:00
Jeeiii
a7ad7378fb refactor: update timeout feedback for contributors 2022-09-09 17:37:06 +02:00
Jeeiii
f184196f89 refactor: differentiate the timeout mechanism between blocking contributors and cloud functions 2022-09-09 12:09:43 +02:00
Jeeiii
065a1ec276 fix: wrong solidity verifier generation when finalizing 2022-09-05 11:14:51 +02:00
Jeeiii
280392f3a9 fix: mitigate socket hang up issue using a retry system 2022-08-30 17:09:09 +02:00
Jeeiii
b2f2666076 fix: wrong powers of tau estimation when running setup 2022-08-30 17:04:35 +02:00
Jeeiii
1f9d73e320 refactor: integrate aws s3 as default storage 2022-08-26 20:17:13 +02:00
Jeeiii
b6bcef8764 feat: add cloud functions and helpers for supporting AWS S3 storage with multi part upload 2022-08-24 18:00:49 +02:00
Jeeiii
8a0ffaddae refactor: improve time estimation when contributing 2022-08-05 18:52:29 +02:00
Jeeiii
8f921d97d9 refactor: update contribution verification cloud function to V2 2022-08-04 13:11:36 +02:00
Jeeiii
4b2428c224 feat: add timeout function to avoid blocking behaviours from contributors; minor improvs 2022-08-01 18:12:31 +02:00
Jeeiii
92fdefd111 feat: add logout command for authenticated users 2022-07-20 12:55:52 +02:00
Jeeiii
4e386876f4 feat: add clean command for cli output clean up from current working directory 2022-07-19 12:58:54 +02:00
Jeeiii
2f00d5b919 refactor: clean up and minor bug fix 2022-07-19 11:07:50 +02:00
Jeeiii
2588f2c069 refactor: adapt contribution for finalization command; minor fix 2022-07-15 11:53:04 +02:00
Jeeiii
db6cb59779 feat: concurrent real-time observation for each ceremony circuit 2022-06-27 21:55:55 +02:00
Jeeiii
e719e41826 code clean up 2022-06-23 16:48:49 +02:00
Jeeiii
bb8349b68f refactor: improved output folders structure 2022-06-17 16:49:04 +02:00
Jeeiii
1645cc6ce0 refactor: switch from raw text input parameter to select based on local r1cs files 2022-06-17 15:10:32 +02:00
Jeeiii
a90719060f feat: download automatically the smallest ptau for each circuit 2022-06-17 11:29:08 +02:00
Jeeiii
75eca00313 fix: wrong smallest pot estimation for circuits 2022-06-17 10:50:39 +02:00
Jeeiii
2bd417903d fix: missing project name option when creating a new conf object 2022-06-17 09:52:17 +02:00
Jeeiii
fc3c2ec061 refactor: add standard emoji library to avoid incompatibility on different os 2022-06-16 10:52:05 +02:00
Jeeiii
dd9e7afd5b refactor: remove custom colors to improve light theme readability 2022-06-15 19:20:23 +02:00
Jeeiii
cb32bb70ab refactor: change configstore with conf package 2022-06-15 19:01:37 +02:00
Jeeiii
a24f08b5eb refactor: update commands descriptions; minor todos 2022-05-16 17:31:28 +02:00
Jeeiii
f7c6805e3a build: change package name from cli to phase2cli in order to match cli entry point 2022-05-16 15:15:05 +02:00