NicoSerranoP
dfed2cb652
Merge branch 'dev' into feat/nico/auth-with-bandada
2024-01-12 01:56:05 -05:00
NicoSerranoP
5b6c7a6ebb
ffjavascript(fix): avoid module because of web-worker error
2024-01-06 12:49:44 -05:00
ctrlc03
690f0462df
chore(bump): bump to 1.1.1
2024-01-06 13:20:59 +00:00
NicoSerranoP
b7234d35c6
actions(fix): builds correctly with snarkjs types
2024-01-04 17:59:17 -05:00
sripwoud
d187b106e7
chore(package.json): fix test script
...
`test:dev` was removed in
adf8d5e55e
2023-10-30 21:54:09 +01:00
daodesigner
bf17106f34
Merge pull request #93 from privacy-scaling-explorations/cicd
...
Revise workflows
2023-07-14 07:26:47 -07:00
Daehyun Paik
33c220edc6
Revise workflow
2023-07-14 16:16:43 +02:00
Jeeiii
037c87bd5e
build: update yarn version
2023-05-15 16:29:22 +02:00
Jeeiii
c0fc6c579e
refactor: update phase2cli package config; fixed bin overwrite when installing
2023-05-12 20:01:39 +02:00
Jeeiii
b2458562ad
refactor: complete configuration; lint and small fix
2023-05-12 18:37:31 +02:00
Jeeiii
125473185b
refactor: move auto-generated types to root
2023-05-12 12:32:53 +02:00
Jeeiii
061ae367d2
build: update external packages dependencies
2023-05-10 16:42:31 +02:00
Daehyun Paik
12551c8893
chore: remove unnecessary values
2023-04-20 02:08:40 +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
6fee9d422f
feat: add typedoc generation
2023-04-19 14:52:57 +02:00
Jeeiii
9bbacddd8b
build(change npm org): switch from zkmpc to p0tion npm org
2023-04-14 17:12:10 +02:00
ctrlc03
066cfa3e2a
fix(verification): merge dev to update to yarn3
2023-03-22 15:55:21 +00:00
Jeeiii
e4376d2d45
chore: update to yarn v3; remove lerna
2023-03-21 15:07:57 +01:00
ctrlc03
e7c657ab51
feat(ceremony verification): implemented ceremony finalization verification and test fix
...
Implemented a function that given a ceremony prefix will verify whether the finalization was
successful: all artifacts are uploaded and are valid. These are compared with local copies that are
generated on the fly. Also fixed failing prod tests. Ceremony verification is now a Hardhat task as
it requires smart contract interaction.
2023-03-11 16:06:11 +00:00
Jeeiii
4c8ce3d459
feat: verify proof using a verifier smart contract
2023-03-10 11:29:24 +01:00
Daehyun Paik
b076a3be0d
build(deps): bump dependencies to latest
2023-01-28 02:03:36 +01:00
Daehyun Paik
3a2fafaa3f
ci: fix npm release failure due to git hooks
2023-01-27 23:28:01 +01:00
Jeeiii
1ccf4d1d68
refactor: separation between dev and prod envs; improved utilities; relocate e2e tests
2023-01-20 15:49:24 +01:00
Jeeiii
6e7ee8a2d1
refactor: extend configuration of firebase application; testing utilities update accordingly
2022-12-23 21:21:16 +01:00
Jeeiii
fb2bd732e7
ci: add missing build command before running tests
2022-12-23 18:41:15 +01:00
Jeeiii
adf8d5e55e
fix conflicts
2022-12-23 18:14:02 +01:00
Daehyun Paik
9f8af5846c
chore: add a pre-commit hook to enforce linting automatically
2022-12-13 14:59:37 +01:00
Jeeiii
3753b33ec3
ci: update ci action for running unit and e2e on pr
2022-12-08 15:27:01 +01:00
Jeeiii
cb25f4e8e2
refactor: monorepo config and e2e bootstrap; minor fixes and improvements
2022-11-24 15:35:15 +01:00
Jeeiii
5b068c4199
test: wIP e2e and contribute command decoupling
2022-11-17 23:10:58 +01:00
Jeeiii
eda21d4e5b
refactor: switch to monorepo approach by separating the CLI from the actions; renamings and minors
...
This monorepo approach where the CLI commands have a dedicated package of actions and helpers, the
backend is organized in a more generic fashion will ease the burden of testing and maintainability.
BREAKING CHANGE: The folder structure and build process (now using lerna)
re #175
2022-11-17 14:35:33 +01:00
Jeeiii
7ee625c1be
chore: update package.json
2022-08-03 15:43:52 +02:00
Jeeiii
2f00d5b919
refactor: clean up and minor bug fix
2022-07-19 11:07:50 +02:00
Jeeiii
6dafc77595
chore: update packages version; lint and fix
2022-06-15 18:04:24 +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
Jeeiii
7668b67b3c
chore: missing lint and styles
2022-05-06 15:14:29 +02:00
Daehyun Paik
6a7fc7b086
Fix a repository URL
2022-05-03 00:56:42 +09:00
Daehyun Paik
d1c761047b
chore: set yarn workspaces to fix tsc build failure in firebase sub-package
2022-05-02 12:47:05 +09:00
Jeeiii
350f59a1ae
chore: update dependencies
2022-04-29 15:29:05 +02:00
Jeeiii
7da7968ea2
feat: add auth cloud function to write authenticated user data on a document
2022-04-03 14:38:06 +02:00
Jeeiii
a6baac9634
chore: update package.json
2022-03-21 17:27:26 +01:00
Jeeiii
7867726dd3
bootstrap cli and firebase
2022-03-15 16:41:09 +01:00