Commit Graph

  • fcb32d2486 test(contribute): implemented extra test cases ctrlc03 2023-02-14 16:17:01 +00:00
  • 50f9742c29 test(contribute): merge dev ctrlc03 2023-02-13 15:03:02 +00:00
  • f065f50de4 test(contribute): refactored tests ctrlc03 2023-02-13 14:54:39 +00:00
  • 281c91413e test(setup): fixed more tests ctrlc03 2023-02-10 17:50:05 +00:00
  • 434607fa58 test(setup): refactoring and fixing ctrlc03 2023-02-10 17:09:35 +00:00
  • 727551e743 test(setup): removed unneded file ctrlc03 2023-02-10 16:02:20 +00:00
  • a13463ac37 test(setup): amended setup tests and merged dev updates ctrlc03 2023-02-10 15:55:01 +00:00
  • 33da59e8a6 Merge pull request #320 from 0xjei/cmd/opt-setup Giacomo 2023-02-10 12:24:39 +01:00
  • a8c6542bc6 test(contribute): refactoring utils functions for testing ctrlc03 2023-02-10 11:17:12 +00:00
  • 0a0d44aa4f fix: small bug fixes and minor changes Jeeiii 2023-02-10 12:08:51 +01:00
  • 9e5ac76ee8 test(contribute): continuing with contribute tests ctrlc03 2023-02-09 12:12:51 +00:00
  • 8fdc432994 fix: wrong import Jeeiii 2023-02-09 12:33:31 +01:00
  • 22b46dfb10 refactor: add error handling for storage cf; removed duplications; various utils for logger and docs Jeeiii 2023-02-09 12:30:17 +01:00
  • 6faa0fc033 Fix: typos omahs 2023-02-09 09:51:44 +01:00
  • d7553888ba test(contribute): more test cases and test utilities ctrlc03 2023-02-08 17:39:13 +00:00
  • 6df45da039 refactor: improve error handling on cloud functions; add custom errors for setup cloud functions Jeeiii 2023-02-08 15:58:42 +01:00
  • 7eddb5d7f2 refactor: moved helpers to actions package and sync with latest progresses Jeeiii 2023-02-07 19:37:01 +01:00
  • 5ff11459cf refactor: add setup utilities for handle circuit artifacts and data; better categorization of errors Jeeiii 2023-02-07 18:34:56 +01:00
  • ae5f00af39 test(contribute): continued with contribute tests ctrlc03 2023-02-07 17:09:16 +00:00
  • c0ae386b0f refactor: move to ad-hoc methods circuit addition, metadata extraction and display ceremony summary Jeeiii 2023-02-06 15:44:49 +01:00
  • 214a08503e Merge branch 'dev' of github.com:ctrlc03/mpc-phase2-suite into tests/contribute ctrlc03 2023-02-06 11:22:48 +00:00
  • 1788165696 Merge pull request #291 from ctrlc03/feat/githubsybil Giacomo 2023-02-06 11:45:02 +01:00
  • e1ebbc59bc Merge branch 'dev' into feat/githubsybil Giacomo 2023-02-06 11:19:36 +01:00
  • 70b62b388e Merge pull request #310 from ctrlc03/security/signedurls Giacomo 2023-02-06 11:18:21 +01:00
  • c9c002f9a8 Merge branch 'dev' into feat/githubsybil Giacomo 2023-02-06 11:13:56 +01:00
  • 18c522375b Merge branch 'dev' into security/signedurls Giacomo 2023-02-06 11:09:49 +01:00
  • e494d2841e Merge pull request #308 from ctrlc03/tests/unit_query Giacomo 2023-02-06 11:09:33 +01:00
  • 6fe96b1976 fix(signedurls): commiting correct .default.env file ctrlc03 2023-02-06 10:08:05 +00:00
  • 738c7efea1 test(contribute): implementing contribute tests ctrlc03 2023-02-06 10:01:12 +00:00
  • d9d28af9b8 test(database): changed import path ctrlc03 2023-02-03 14:12:28 +00:00
  • 18ae8d05b9 test(security): amended tests after pr review ctrlc03 2023-02-03 11:55:04 +00:00
  • e1332a5543 Merge branch 'tests/unit_query' of github.com:ctrlc03/mpc-phase2-suite into tests/unit_query ctrlc03 2023-02-03 11:26:03 +00:00
  • a47ffadbb3 test(database): amended after pr review ctrlc03 2023-02-03 11:24:16 +00:00
  • 8f0cd0b87c Merge branch 'dev' of github.com:ctrlc03/mpc-phase2-suite into tests/unit_query ctrlc03 2023-02-03 11:05:11 +00:00
  • b5deee3c06 test(contribute): started working on tests for the contribute action ctrlc03 2023-02-03 11:01:40 +00:00
  • a36b1fe6ed Merge branch 'dev' into tests/unit_query Giacomo 2023-02-03 11:46:14 +01:00
  • ca0054ae1a Merge pull request #295 from ctrlc03/tests/unit_firebase Giacomo 2023-02-03 11:36:57 +01:00
  • 45ba9f526d Merge branch 'dev' into feat/githubsybil Giacomo 2023-02-03 11:04:45 +01:00
  • a04820d846 Merge branch 'dev' into tests/unit_firebase Giacomo 2023-02-03 11:04:34 +01:00
  • ac37336ba0 Merge branch 'dev' into tests/unit_query Giacomo 2023-02-03 11:04:06 +01:00
  • 7255445c8e Merge pull request #300 from ctrlc03/security/firestore_rules Giacomo 2023-02-03 11:03:27 +01:00
  • 15eec14307 test(firestore security): fixed wrong import ctrlc03 2023-02-02 11:30:16 +00:00
  • e79a46f47a test(firestore rules): amended tests for firestore rules ctrlc03 2023-02-02 11:23:50 +00:00
  • 5d80c593d7 test(firestore security rules): revisiting tests for the security rules ctrlc03 2023-01-31 15:52:04 +00:00
  • 9c417e3000 refactor(security rules): clean up Firestore rules tests ctrlc03 2023-01-31 10:57:14 +00:00
  • 2bb85f207d fix(security rules): fixed Firestore security rules ctrlc03 2023-01-29 20:14:09 +00:00
  • fca06a497f fix(security rules): adding missing authentication test utilities file ctrlc03 2023-01-29 19:40:35 +00:00
  • 7fb1c4abac feat(security rules): implemented Firestore security rules ctrlc03 2023-01-29 19:29:22 +00:00
  • 57f46172ce test(database): added tests to cover all functions ctrlc03 2023-02-02 22:02:56 +00:00
  • d04168c196 Merge branch 'dev' of github.com:ctrlc03/mpc-phase2-suite into tests/unit_query ctrlc03 2023-02-02 21:56:43 +00:00
  • e42e80577b test(database): amending tests after PR review comments ctrlc03 2023-02-02 19:37:38 +00:00
  • a20aaf9688 Merge branch 'dev' of github.com:quadratic-funding/mpc-phase2-suite into tests/setup ctrlc03 2023-02-02 17:30:11 +00:00
  • d9b673ec0b refactor(setup): removed unneeded files ctrlc03 2023-02-02 17:22:39 +00:00
  • a32c44fae3 test(setup): merged dev and fixed conflicts ctrlc03 2023-02-02 17:10:33 +00:00
  • 46e98045ce fix(backend-storage): merged dev and amended after PR review ctrlc03 2023-02-02 15:43:32 +00:00
  • 5d34de170c Merge pull request #311 from ctrlc03/dev ctrlc03 2023-02-02 14:23:08 +00:00
  • a9533076e9 fix(lib.utils tests): fixing lib.utils tests which cause a compilation error ctrlc03 2023-02-02 14:09:29 +00:00
  • be59026394 test(database unit): refactored database unit tests after dev branch updates ctrlc03 2023-02-02 14:01:04 +00:00
  • 332752b24f Merge pull request #306 from ctrlc03/tests/unit_core_utils ctrlc03 2023-02-02 12:39:00 +00:00
  • 0b5060f5df Merge branch 'dev' of github.com:ctrlc03/mpc-phase2-suite into tests/unit_query ctrlc03 2023-02-02 12:08:10 +00:00
  • 9372a296ea fix(github sybil): merged dev branch ctrlc03 2023-02-02 12:05:36 +00:00
  • 463405fe82 test(authentication/services unit): refactored the unit tests ctrlc03 2023-02-02 10:55:39 +00:00
  • 74b3fa7488 test(firebase unit): merged latest dev branch and fixed conflicts ctrlc03 2023-02-02 10:18:31 +00:00
  • ec0a74a38f Merge pull request #302 from 0xjei/refactor/pkg-opt Giacomo 2023-02-02 11:05:03 +01:00
  • cd8842fc93 chore: typos Jeeiii 2023-02-02 10:58:39 +01:00
  • de3f3950fa test(firebase unit): fixing PR comments ctrlc03 2023-02-02 09:51:55 +00:00
  • 388caac7bb fix(generategetobjectpresignedurl): implemented changes to restrict arbitrary access ctrlc03 2023-02-01 11:53:31 +00:00
  • 23422b340d style: lint code Jeeiii 2023-02-01 12:49:22 +01:00
  • 655a02ed33 fix: wrong Date type for start/end ceremony dates expressed in ms Jeeiii 2023-02-01 12:48:09 +01:00
  • 1bc5bafd55 refactor: move core types to actions package; sync backend and phase2cli packages with new changes Jeeiii 2023-02-01 12:08:24 +01:00
  • 4975d96928 fix: wrong version for peer dependency actions package Jeeiii 2023-02-01 12:07:38 +01:00
  • 06f73d09c0 docs: add documentation to environments Jeeiii 2023-02-01 12:05:33 +01:00
  • a71c53134b fix(setup tests): fixed bugs in tests and refactored ctrlc03 2023-01-31 15:09:42 +00:00
  • e56aff17c2 fix(firebase unit tests): removed redundant beforeAll block ctrlc03 2023-01-31 12:13:06 +00:00
  • 68a8f5b252 Merge branch 'tests/unit_firebase' of github.com:ctrlc03/mpc-phase2-suite into tests/unit_firebase ctrlc03 2023-01-31 12:04:02 +00:00
  • a8a4da26c3 test(firebase unit tests): refactored and completed Firebase unit tests ctrlc03 2023-01-31 11:59:34 +00:00
  • ee79260229 fix(firebase unit tests): merged upstream dev ctrlc03 2023-01-31 11:09:19 +00:00
  • ef4ea8f1c1 test(query unit tests): implemented unit tests for the query.ts helper ctrlc03 2023-01-30 23:34:16 +00:00
  • 27c82940db test(setup tests): added more tests and utilities to clean up after a test ctrlc03 2023-01-30 18:09:03 +00:00
  • 30d63434cc refactor: merge services into same library; moved files utils into phase2cli package Jeeiii 2023-01-30 16:31:55 +01:00
  • 6e4e0b0b08 fix(setup tests): added missing file ctrlc03 2023-01-30 15:00:25 +00:00
  • a7e46c854a test(setup): more setup tests and test utilities ctrlc03 2023-01-30 14:55:11 +00:00
  • 75d3362260 refactor: add methods to reproduce rules for storage, local and collections file and folder paths Jeeiii 2023-01-30 15:31:04 +01:00
  • 24e588e5f4 fix(setup): fix conflicts ctrlc03 2023-01-30 12:14:24 +00:00
  • e35a18e949 test(setup): added extra test cases for the Setup command ctrlc03 2023-01-30 12:12:00 +00:00
  • e1a98a8d4b refactor: update and move constants to actions package Jeeiii 2023-01-30 11:32:32 +01:00
  • 69f713b692 Merge branch 'feat/githubsybil' of github.com:ctrlc03/mpc-phase2-suite into feat/githubsybil ctrlc03 2023-01-29 23:01:20 +00:00
  • 796e5c13e4 feat(sybil): parameterized the GitHub sybil checks code ctrlc03 2023-01-29 22:57:43 +00:00
  • 89eba0ef32 refactor(sybil): merge updates to the dev branch ctrlc03 2023-01-29 22:39:27 +00:00
  • 58df12beb2 test(setup tests): implemented e2e and unit tests around the Setup action ctrlc03 2023-01-27 18:37:58 +00:00
  • 9e1c352bbc test(setup): continued with Setup tests ctrlc03 2023-01-26 18:11:37 +00:00
  • da0df63cad test(setup): implemented first tests for the setup action ctrlc03 2023-01-26 10:48:09 +00:00
  • c7d280eb3d Merge pull request #293 from 0xjei/refactor/setup Giacomo 2023-01-29 16:52:43 +01:00
  • 200cf7d28e fix(github sybil): amended the code after PR review ctrlc03 2023-01-26 18:20:56 +00:00
  • aa3e732ba7 fix(auth): changed and condition to or for GitHub reputation checks ctrlc03 2023-01-25 14:51:08 +00:00
  • def49908ed feat(auth): added a function to detect GitHub reputation based on simple heuristics ctrlc03 2023-01-25 14:46:34 +00:00
  • 7e921fede8 docs: add missing example for dynamic threshold tolerance mechanism Jeeiii 2023-01-27 14:33:33 +01:00
  • 9e95e0c6a8 refactor: complete first-step core refactor of setup command Jeeiii 2023-01-27 13:15:05 +01:00
  • 3bda9520c5 refactor: optimized coordinator claim verification, ceremony data prompt and setup command bootstrap Jeeiii 2023-01-25 19:08:02 +01:00
  • e9b336aeef fix(firebase unit): fixed redundant env variable check ctrlc03 2023-01-26 11:50:53 +00:00