Jeeiii
|
d47de71fa6
|
fix: make spinner to stop properly
|
2023-03-10 17:22:50 +01:00 |
|
Jeeiii
|
54db59cc7a
|
feat: enable creation of public attestation gist even after contribution
|
2023-03-10 16:34:10 +01:00 |
|
Jeeiii
|
bff0567d7f
|
refactor: add github account id to handle to avoid possible duplication of contributors identifiers
|
2023-03-10 12:25:02 +01:00 |
|
Jeeiii
|
74dfc074c7
|
feat: add public finalization beacon value and hash for final contribution
|
2023-03-10 12:25:02 +01:00 |
|
Jeeiii
|
6cd7e95362
|
refactor: remove pre-computed zkey verification from setup command
|
2023-03-06 18:03:30 +01:00 |
|
Jeeiii
|
7e38b0b5df
|
refactor: optimized r1cs read helper to support large files
|
2023-03-06 11:07:59 +01:00 |
|
Jeeiii
|
6a11547086
|
chore: add missing ffjavascript package and auto generated types
|
2023-03-06 11:06:34 +01:00 |
|
ctrlc03
|
cc9a9916ae
|
fix(verification): fix wrong path in function call
added local path as parameter to the extract verifier function
|
2023-02-28 17:47:57 +00:00 |
|
ctrlc03
|
7ae6da3720
|
feat(verification): implemented actions functions on phase2cli
implemented extract functions on the cli to extract the solidity verifier and the verification key
for a zKey.
|
2023-02-28 17:03:45 +00:00 |
|
Jeeiii
|
c811c43fa0
|
fix: error when building in CI; review suggestions
|
2023-02-24 17:25:49 +01:00 |
|
Jeeiii
|
fba90369c9
|
refactor: optimization of finalize command and related cloud functions
|
2023-02-24 17:00:26 +01:00 |
|
Jeeiii
|
7757ca83d5
|
chore: add review nits and comments; lint and fix
|
2023-02-24 11:34:05 +01:00 |
|
Jeeiii
|
52e35cac60
|
refactor: optimized verify contribution and related cfs/helpers
|
2023-02-23 20:00:08 +01:00 |
|
Jeeiii
|
90c87295b7
|
fix: missing pre-condition when resuming during computing step; wrong pre-condition on related cf
|
2023-02-23 12:53:11 +01:00 |
|
Jeeiii
|
89db49348d
|
refactor: remove duplicated code and stale methods; prepare for waiting queue refactoring
|
2023-02-22 17:02:46 +01:00 |
|
Jeeiii
|
eb168f4a13
|
refactor: optimized contribution core fn; refactoring storage and participant helpers, cfs, types
|
2023-02-22 11:08:01 +01:00 |
|
Jeeiii
|
663002c601
|
refactor: make pre-conditions for listener scenarios, optimize attestation generation, small bug fix
|
2023-02-21 10:09:23 +01:00 |
|
Jeeiii
|
f3154554b4
|
refactor: listeners optimization; remove code duplication
|
2023-02-17 18:16:04 +01:00 |
|
Jeeiii
|
bacc6960e9
|
chore: merge conflicts; spinner for hash computation on setup command; lint and fix
|
2023-02-17 14:37:46 +01:00 |
|
Jeeiii
|
c4292ee001
|
refactor: cfs naming and separation; handle space requirement for contribution; init main listener
|
2023-02-17 13:03:17 +01:00 |
|
Jeeiii
|
6db349048c
|
refactor: improved prompt for entropy, already contributed and timeout scenarios, cf docs + updates
|
2023-02-15 20:13:09 +01:00 |
|
Jeeiii
|
0a0d44aa4f
|
fix: small bug fixes and minor changes
|
2023-02-10 12:08:51 +01:00 |
|
Jeeiii
|
22b46dfb10
|
refactor: add error handling for storage cf; removed duplications; various utils for logger and docs
|
2023-02-09 12:30:17 +01:00 |
|
Jeeiii
|
6df45da039
|
refactor: improve error handling on cloud functions; add custom errors for setup cloud functions
|
2023-02-08 15:58:42 +01:00 |
|
Jeeiii
|
7eddb5d7f2
|
refactor: moved helpers to actions package and sync with latest progresses
|
2023-02-07 19:37:01 +01:00 |
|
Jeeiii
|
5ff11459cf
|
refactor: add setup utilities for handle circuit artifacts and data; better categorization of errors
|
2023-02-07 18:34:56 +01:00 |
|
Jeeiii
|
c0ae386b0f
|
refactor: move to ad-hoc methods circuit addition, metadata extraction and display ceremony summary
|
2023-02-06 15:44:49 +01:00 |
|
Jeeiii
|
cd8842fc93
|
chore: typos
|
2023-02-02 10:58:39 +01:00 |
|
Jeeiii
|
23422b340d
|
style: lint code
|
2023-02-01 12:49:22 +01:00 |
|
Jeeiii
|
655a02ed33
|
fix: wrong Date type for start/end ceremony dates expressed in ms
|
2023-02-01 12:48:09 +01:00 |
|
Jeeiii
|
1bc5bafd55
|
refactor: move core types to actions package; sync backend and phase2cli packages with new changes
|
2023-02-01 12:08:24 +01:00 |
|
Jeeiii
|
4975d96928
|
fix: wrong version for peer dependency actions package
|
2023-02-01 12:07:38 +01:00 |
|
Jeeiii
|
06f73d09c0
|
docs: add documentation to environments
re #214
|
2023-02-01 12:05:33 +01:00 |
|
Jeeiii
|
30d63434cc
|
refactor: merge services into same library; moved files utils into phase2cli package
|
2023-01-30 16:31:55 +01:00 |
|
Jeeiii
|
75d3362260
|
refactor: add methods to reproduce rules for storage, local and collections file and folder paths
|
2023-01-30 15:31:04 +01:00 |
|
Jeeiii
|
e1a98a8d4b
|
refactor: update and move constants to actions package
BREAKING CHANGE: constants are now part of actions package
|
2023-01-30 11:32:32 +01:00 |
|
Jeeiii
|
7e921fede8
|
docs: add missing example for dynamic threshold tolerance mechanism
re #167
|
2023-01-29 16:42:04 +01:00 |
|
Jeeiii
|
9e95e0c6a8
|
refactor: complete first-step core refactor of setup command
|
2023-01-29 16:42:04 +01:00 |
|
Jeeiii
|
3bda9520c5
|
refactor: optimized coordinator claim verification, ceremony data prompt and setup command bootstrap
|
2023-01-29 16:42:04 +01:00 |
|
Jeeiii
|
ca2624f049
|
chore(release): publish 0.1.0
|
2023-01-24 12:48:58 +01:00 |
|
Jeeiii
|
44e6e6c39c
|
chore: lint and fix import
|
2023-01-23 19:08:42 +01:00 |
|
Jeeiii
|
802dd4a0ef
|
fix: missing status check for request
|
2023-01-16 15:38:37 +01:00 |
|
Jeeiii
|
7bc462c56c
|
refactor: optimize auth command and related libraries separation; generalize core lib methods
|
2023-01-16 15:38:37 +01:00 |
|
Jeeiii
|
4c66929f55
|
fix: missing path update when using a pre-computed zkey
|
2023-01-12 11:31:49 +01:00 |
|
Jeeiii
|
38a16e6a3d
|
fix: missing parameter value when calling query method for getting documents
|
2023-01-11 16:34:34 +01:00 |
|
Daehyun Paik
|
3deaf7fcfa
|
chore: remove unnecessary values
|
2023-01-05 12:28:58 +01:00 |
|
Giacomo
|
e0f6cfb5d8
|
Merge branch 'dev' into delete
|
2023-01-04 12:14:36 +01:00 |
|
Jeeiii
|
9bb49389c3
|
fix: remove duplicated code
|
2023-01-04 11:42:58 +01:00 |
|
Jeeiii
|
dd0e7ee9dd
|
refactor: decouple finalize command; minor fixes
|
2023-01-04 11:42:33 +01:00 |
|
Jeeiii
|
455e8b1fb4
|
refactor: decouple of observe command; minor fixes
|
2023-01-04 10:32:56 +01:00 |
|