1291 Commits

Author SHA1 Message Date
ctrlc03
60baa4c854 docs(docs): pr review fixes 2023-03-28 09:46:51 +01:00
Daehyun Paik
8617fd50ff Merge pull request #364 from ctrlc03/test/cleanup
fix (test:ci-prod): adding extra sleep and cleanup
2023-03-27 21:42:48 +02:00
ctrlc03
e9940dfce1 fix(verification): add missing file 2023-03-27 17:58:56 +01:00
ctrlc03
d693ca80bd fix(emulator test): add extra sleep in auth tests 2023-03-25 12:13:51 +00:00
ctrlc03
3bdfd81235 fix(emulator test): fix emulator test 2023-03-25 12:09:24 +00:00
ctrlc03
d29f0fdc6a Merge branch 'dev' of github.com:ctrlc03/mpc-phase2-suite into test/cleanup 2023-03-25 11:45:51 +00:00
ctrlc03
d3deccb6b7 fix(tests): remove test ci trigger 2023-03-25 11:41:35 +00:00
ctrlc03
0e794e74ad fix(tests): add more timeout in contribution test 2023-03-25 11:27:06 +00:00
ctrlc03
8e8f8f972a fix(tests): fix tests on the ci which sometimes fail 2023-03-25 11:04:53 +00:00
ctrlc03
6cc3be0c22 fix(prod ci): fix prod CI
fix prod CI on the latest env. Workflow will first deploy the updated cloud functions and then run
the tests.
2023-03-24 23:52:37 +01:00
ctrlc03
db2eee0e77 fix(test ci): fix prod ci workflow 2023-03-24 23:52:37 +01:00
ctrlc03
1745688495 fix(test ci): remove external dependency to deploy
deploy using firebase-tools
2023-03-24 23:52:37 +01:00
ctrlc03
411bd3b3e7 fix(ci test): simplify workflow 2023-03-24 23:52:37 +01:00
ctrlc03
786feb2bad fix(ci test): fix workflow name 2023-03-24 23:52:37 +01:00
ctrlc03
5fe70d3432 fix(ci test): fixing workflow to run sequentially 2023-03-24 23:52:37 +01:00
ctrlc03
30a6f4ce2c fix(tests): refactoring of older test suites and added extra ci action 2023-03-24 23:52:37 +01:00
ctrlc03
7aa063667e fix(prod ci): fix prod CI
fix prod CI on the latest env. Workflow will first deploy the updated cloud functions and then run
the tests.
2023-03-24 17:05:43 +00:00
ctrlc03
d31a206a29 fix(test ci): fix prod ci workflow 2023-03-24 16:17:09 +00:00
ctrlc03
14af312777 fix(test ci): remove external dependency to deploy
deploy using firebase-tools
2023-03-24 16:09:56 +00:00
ctrlc03
20c99a1927 fix(ci test): simplify workflow 2023-03-24 15:44:58 +00:00
ctrlc03
bdda7401d1 fix(ci test): fix workflow name 2023-03-24 15:43:11 +00:00
ctrlc03
c18f3f1b86 fix(ci test): fixing workflow to run sequentially 2023-03-24 15:41:50 +00:00
ctrlc03
9af9529a60 fix(tests): refactoring of older test suites and added extra ci action 2023-03-24 15:38:23 +00:00
ctrlc03
fd28cbfb3d docs(contribution): added contribution guide and issue templates 2023-03-23 14:56:20 +00:00
ctrlc03
066cfa3e2a fix(verification): merge dev to update to yarn3 2023-03-22 15:55:21 +00:00
ctrlc03
b9958f5fd1 Merge pull request #355 from 0xjei/config/yarnv3
Chore: update to Yarn V3
2023-03-22 15:42:40 +00:00
Giacomo
25cf6dfb71 Merge branch 'dev' into config/yarnv3 2023-03-22 16:24:12 +01:00
ctrlc03
271617d975 fix(ceremony verification): add extra sleep on one test case 2023-03-22 12:23:59 +00:00
ctrlc03
5690748a94 fix(ceremony verification): removed redundant cleanup on emulator 2023-03-22 09:42:47 +00:00
ctrlc03
ec351def2a fix(ceremony verification): remove redundant argument from export verifier function 2023-03-22 09:28:54 +00:00
ctrlc03
0dd9e63808 feat(ceremony verification): fixed conflicts, tests and hardhat task
merged latest updates, fixed tests and completed the verification task with updated information
2023-03-21 20:01:55 +00:00
ctrlc03
a4ae35bcc2 Merge pull request #357 from 0xjei/setup/wasm-and-ceremonyid
Add `wasm` support and minors to `setup` command
2023-03-21 14:23:02 +00:00
Giacomo
a5a9e9241d Merge branch 'dev' into setup/wasm-and-ceremonyid 2023-03-21 15:14:05 +01:00
Jeeiii
e71f9ab522 fix: wrong circuit reference 2023-03-21 15:13:03 +01:00
Giacomo
729a054f59 Merge branch 'dev' into config/yarnv3 2023-03-21 15:08:40 +01:00
Jeeiii
809de028e1 fix: remove unnecessary kill command to clean CI 2023-03-21 15:07:57 +01:00
Jeeiii
83f4928367 fix: cannot deploy cloud functions 2023-03-21 15:07:57 +01:00
Jeeiii
fabf4839c9 chore: update firebase packages to latest version 2023-03-21 15:07:57 +01:00
Jeeiii
e4376d2d45 chore: update to yarn v3; remove lerna 2023-03-21 15:07:57 +01:00
ctrlc03
e59193ba31 style(multipartupload): wrong comment fix 2023-03-21 15:07:57 +01:00
ctrlc03
e34e1b650f style(multipart upload): fix wrong comment 2023-03-21 15:07:57 +01:00
ctrlc03
4a687c20f5 docs(report): updated audit report 2023-03-21 15:07:57 +01:00
ctrlc03
0c6356733b fix(multipart upload): shortening expression 2023-03-21 15:07:57 +01:00
ctrlc03
f1f9c64da5 feat(multi part upload): added more descriptive error messages and fixed test cases 2023-03-21 15:07:57 +01:00
ctrlc03
3e974f9c41 fix(multipart upload): fixed tests that failed due to the changes
fixed actions tests failing due to the changes in the backend
2023-03-21 15:07:55 +01:00
ctrlc03
407aaf012e fix(multipart upload): lock down multipart upload
Added checks to prevent overwriting of files with multi part upload and that the correct zKey index
is uploaded
2023-03-21 15:06:36 +01:00
Jeeiii
4dab2e013a fix: missing optional typing leading to wrong build 2023-03-21 12:23:22 +01:00
Jeeiii
4e4e1e5aaa test: update setup and storage tests 2023-03-21 12:04:04 +01:00
Jeeiii
53eeddd14e feat: add wasm support at setup time 2023-03-21 12:04:04 +01:00
Jeeiii
fb7cfd398b refactor: show ceremony uid when setup is completed 2023-03-21 12:04:04 +01:00