Jeeiii
|
61929984ec
|
refactor: use ts-node instead of dist to execute phase2cli
|
2023-05-14 12:08:49 +02:00 |
|
Jeeiii
|
fc03ed79c4
|
refactor: use meta import to optimize repository file read
|
2023-05-13 20:49:38 +02:00 |
|
Jeeiii
|
c0fc6c579e
|
refactor: update phase2cli package config; fixed bin overwrite when installing
|
2023-05-12 20:01:39 +02:00 |
|
Jeeiii
|
d740a905e5
|
fix: wrong prod Firebase project for CI
|
2023-05-12 18:44:57 +02:00 |
|
Jeeiii
|
b2458562ad
|
refactor: complete configuration; lint and small fix
|
2023-05-12 18:37:31 +02:00 |
|
Jeeiii
|
cfe6217d14
|
refactor: improve package configuration; remove unused files
|
2023-05-12 13:23:49 +02:00 |
|
Jeeiii
|
125473185b
|
refactor: move auto-generated types to root
|
2023-05-12 12:32:53 +02:00 |
|
ctrlc03
|
8363f507ae
|
feat(public ceremonies) - allow to download ceremony data to everyone
|
2023-05-10 19:57:18 +01:00 |
|
Jeeiii
|
061ae367d2
|
build: update external packages dependencies
|
2023-05-10 16:42:31 +02:00 |
|
ctrlc03
|
ff2ebb9767
|
fix(sybil) - added prod test switch
|
2023-05-09 13:54:30 +01:00 |
|
ctrlc03
|
ec092bf32b
|
fix(sybil) - add tests
|
2023-05-09 13:17:35 +01:00 |
|
ctrlc03
|
513182bbb7
|
Merge branch 'dev' of github.com:privacy-scaling-explorations/p0tion into dev
|
2023-05-09 09:46:36 +01:00 |
|
ctrlc03
|
461a3a9e94
|
feat(ec2) - continuing with poc
|
2023-05-09 09:41:19 +01:00 |
|
ctrlc03
|
3e3763e84a
|
Merge branch 'dev' of github.com:privacy-scaling-explorations/p0tion into feat/ec2
|
2023-04-22 21:43:18 +01:00 |
|
ctrlc03
|
26d6104f74
|
feat (EC2-demo) testing VMs
|
2023-04-22 21:42:31 +01:00 |
|
ctrlc03
|
8827fc2030
|
Merge pull request #19 from privacy-scaling-explorations/fix/npm-publish
Set phase2cli as a es module
|
2023-04-20 20:52:38 +00:00 |
|
Jeeiii
|
79faae92a0
|
fix: bump 0.3.0; minor missing imports for enums
|
2023-04-20 21:52:25 +02:00 |
|
cedoor
|
37f4351816
|
fix: set cli as a es module
|
2023-04-20 20:35:15 +01:00 |
|
ctrlc03
|
eb83fa0598
|
Merge pull request #18 from privacy-scaling-explorations/dev
Sync `dev` to `main` branch
|
2023-04-20 14:26:04 +00:00 |
|
Giacomo
|
1a42663bc0
|
Merge branch 'main' into dev
|
2023-04-20 15:43:24 +02:00 |
|
ctrlc03
|
b4dc1cbccb
|
Merge pull request #16 from privacy-scaling-explorations/deploy-test
Update website.yaml
|
2023-04-20 13:28:48 +00:00 |
|
ctrlc03
|
f9f23dbb13
|
Update website.yaml
|
2023-04-20 13:28:15 +01:00 |
|
ctrlc03
|
f2edb48000
|
Update website.yaml
Testing gh-pages deploy
|
2023-04-20 13:17:57 +01:00 |
|
ctrlc03
|
c16be2ebda
|
Merge pull request #15 from privacy-scaling-explorations/rm
chore: remove unnecessary values
|
2023-04-20 11:16:31 +00:00 |
|
ctrlc03
|
e477942485
|
fix(merge dev) - conflicts
|
2023-04-20 11:14:20 +01:00 |
|
ctrlc03
|
e8dfed2d4e
|
fix(website workflow) - changed secret name
|
2023-04-20 11:13:00 +01:00 |
|
ctrlc03
|
df237b2c4f
|
Merge pull request #14 from privacy-scaling-explorations/dep
chore: remove deprecated package
|
2023-04-20 09:21:32 +00:00 |
|
Daehyun Paik
|
225a23cef0
|
chore: remove unnecessary values
|
2023-04-20 03:25:18 +02:00 |
|
Daehyun Paik
|
cb3da93a46
|
chore: remove deprecated package: website
|
2023-04-20 02:14:04 +02:00 |
|
Daehyun Paik
|
12551c8893
|
chore: remove unnecessary values
|
2023-04-20 02:08:40 +02:00 |
|
Daehyun Paik
|
43f7d4bb0d
|
Merge pull request #4 from privacy-scaling-explorations/security/finalize
test(finalize) - add test in security.test.ts for finalize
|
2023-04-20 01:55:21 +02:00 |
|
ctrlc03
|
6a6d89780b
|
Merge pull request #9 from privacy-scaling-explorations/ci/coveralls
Add `coveralls` to `test-ci-prod` Github Action
|
2023-04-19 22:20:50 +00:00 |
|
Jeeiii
|
3b8e04c808
|
fix: change coverage percentage and exclude not tested packages
|
2023-04-19 23:42:50 +02:00 |
|
Jeeiii
|
c85e432ce4
|
ci: add max old space option when running tests to avoid javascript heap memory error
|
2023-04-19 23:00:50 +02:00 |
|
Jeeiii
|
bc0695c469
|
fix: remove matrix.type flag and enable coverage flag when testing production CI
|
2023-04-19 23:00:50 +02:00 |
|
Jeeiii
|
4e9d37dc65
|
ci: trigger coveralls when test ci prod action
|
2023-04-19 23:00:50 +02:00 |
|
Daehyun Paik
|
14978f9fa8
|
Merge pull request #13 from privacy-scaling-explorations/fix/missing_env
fix(missing-env) - missing env variable in .env.default
|
2023-04-19 23:00:21 +02:00 |
|
ctrlc03
|
ea91adbfe0
|
Merge branch 'dev' of github.com:privacy-scaling-explorations/p0tion into fix/missing_env
|
2023-04-19 17:18:58 +01:00 |
|
ctrlc03
|
75d4945e58
|
Merge branch 'dev' of github.com:privacy-scaling-explorations/p0tion into security/finalize
|
2023-04-19 15:52:24 +01:00 |
|
ctrlc03
|
d281ee0f73
|
Merge pull request #11 from privacy-scaling-explorations/feat/typedocs
Add Typedoc auto-gen
|
2023-04-19 14:05:05 +00:00 |
|
Jeeiii
|
f9954a1d18
|
ci: modify github actions to deploy typedoc instead of website package
|
2023-04-19 14:53:00 +02:00 |
|
Jeeiii
|
6fee9d422f
|
feat: add typedoc generation
|
2023-04-19 14:52:57 +02:00 |
|
ctrlc03
|
40ad5e3655
|
Merge branch 'dev' of github.com:privacy-scaling-explorations/p0tion into security/finalize
|
2023-04-19 13:33:06 +01:00 |
|
ctrlc03
|
9f1afb30ff
|
Merge pull request #8 from privacy-scaling-explorations/docs/readmes
Update READMEs
|
2023-04-19 11:34:53 +00:00 |
|
ctrlc03
|
1a35fc7e17
|
Merge branch 'dev' of github.com:privacy-scaling-explorations/p0tion into dev
|
2023-04-19 11:05:46 +01:00 |
|
ctrlc03
|
07040647c1
|
Merge branch 'dev' into docs/readmes
|
2023-04-18 16:27:30 +00:00 |
|
ctrlc03
|
9bb0640d8e
|
Merge pull request #2 from privacy-scaling-explorations/chore/npm-org
Switch from `zkmpc` to `p0tion` npm organization
|
2023-04-18 16:26:54 +00:00 |
|
ctrlc03
|
d4af4fdf6f
|
fix(env) - add missing env variable
|
2023-04-18 17:21:13 +01:00 |
|
Jeeiii
|
f93cf9f059
|
refactor: switch from zkmpc to p0tion for firebase local emulator project
|
2023-04-18 17:07:10 +02:00 |
|
ctrlc03
|
b5da2d9ca2
|
Merge commit 'refs/pull/2/head' of github.com:privacy-scaling-explorations/p0tion into dev
|
2023-04-18 15:09:31 +01:00 |
|