Cristian
496e18ecab
fix(scripts): replaced map with foreach func ( #1061 )
...
fix: fix(scripts): replaced map with foreach func
re #1056
2025-10-23 12:46:53 +02:00
sripwoud
91f8a4be2a
fix(ci): publish pkg if no releases yet ( #900 )
...
* fix(ci): publish pkg if no releases yet
* chore(ci): add workflow release trigger
* fix: workflow dispatch instead of workflow release
2024-11-26 15:21:07 +07:00
Vivian Plasencia
82cdc60af6
fix: update shebang lines in the ts scripts ( #881 )
...
re #880
2024-10-23 10:50:46 +01:00
sripwoud
0d41562dad
chore: publish contracts to soldeer ( #820 )
...
* chore: define separate version.ts script
* chore: include publishing to soldeer in script
* fix(contracts): push to soldeer
re 800
* ci: fetch latest contract version from soldeer
* refactor: do not use execa in scripts
* fix: do not exit process in script
* chore: remove comments
* refactor: use shebang in ts scripts
* chore(contracts): add soldeerignore
* chore: inherit stdio in scripts
* chore: remove dry run flag
* chore: uncomment
* chore: fix typo in comment
2024-08-28 16:26:48 +02:00
cedoor
ca944c6eed
chore: add script to remove stableVersion field
...
re #305
Former-commit-id: fbe6b664f1
2024-03-04 13:31:08 +00:00
cedoor
f7403cbdc7
chore: update folder name for generated artifacts
...
Former-commit-id: 17b072b778
2024-03-04 11:31:20 +00:00
cedoor
ddf4ff6faf
style: format code with prettier
...
Former-commit-id: c371b393fc
2024-02-10 15:26:06 +00:00
cedoor
6fcc95e029
chore: improve scripts to clean repo
...
Former-commit-id: 012650a43e
2024-02-10 15:26:06 +00:00
cedoor
6ce24e2067
feat(proof): update proof package with new circuit
...
Former-commit-id: 0594071d49
2024-02-10 15:26:06 +00:00
vplasencia
44328f1893
chore(cli): create a script to remove unnecessary files in monorepo templates
...
Former-commit-id: 02658c0780
2023-04-07 17:28:18 +02:00
cedoor
a4aaf7f7ec
fix: download snark artifacts in the right folder
...
Former-commit-id: ecd586a757
2022-11-18 16:36:13 +01:00
cedoor
bc14210bc7
chore: add env var to download all snark artifacts
...
Former-commit-id: 8f269ecafc
2022-11-18 16:13:25 +01:00
cedoor
0daf5b7dae
chore: move env variables to the root folder
...
Former-commit-id: 9d3fc642d2
2022-09-18 15:50:16 +02:00
cedoor
8cf04ddb98
chore: create semaphore monorepo
...
Former-commit-id: a38dd20276
2022-09-16 16:50:30 +02:00
cedoor
972cbb632b
chore: verify contracts on right networks
...
Former-commit-id: cfd678def2
2022-08-22 18:45:37 +02:00
cedoor
48928db10f
chore: add etherscan verification after deployments
...
Former-commit-id: 03b9aa4198
2022-08-22 18:15:10 +02:00
cedoor
b7b6e452d8
chore: update snark artifacts url
...
Former-commit-id: 45b8e95a45
2022-07-26 00:20:00 +02:00
cedoor
e21ccedc15
chore: update scripts to download snark artifacts
...
Former-commit-id: d9c069784f
2022-06-06 12:01:24 +02:00
cedoor
e67cf5d75b
style: format code with prettier
...
Former-commit-id: 491ec8b864
2022-05-31 18:22:30 +02:00
cedoor
f4dd5ba694
chore: add new script to deploy all contracts
...
Former-commit-id: 2145c141a1
2022-05-30 21:34:55 +02:00
cedoor
12e92840a4
feat: add new scripts
...
Former-commit-id: c70b85e36c
2022-05-30 20:17:16 +02:00
cedoor
9e2b54ef16
feat: create new snarkjs groth16 template
...
Former-commit-id: 74a5653406
2022-04-04 11:57:02 +02:00
cedoor
1259d8e53e
build: uncomment zksnark commands for verifier
...
Former-commit-id: 7dfc2eea8d
2022-02-10 12:24:10 +01:00
cedoor
fdc66d3769
chore: update verifier sol path
...
Former-commit-id: 441d4f799e
2022-02-09 12:39:07 +01:00
cedoor
b0bbb981a0
chore: add zk essential files
...
Former-commit-id: 86caaf9127
2022-01-27 18:26:06 +01:00
cedoor
5abfed2b77
style: fix syntax with prettier
...
Former-commit-id: f86391ad65
2022-01-27 11:24:48 +01:00
cedoor
a11449493b
chore: update solidity version
...
Former-commit-id: 0771ddfc37
2022-01-27 10:45:17 +01:00
cedoor
7dead05108
chore: add ts script to compile circuits
...
Former-commit-id: 46fbe572b7
2022-01-25 20:15:32 +01:00
Andrija Novakovic
69c25d4b05
circom 2.0
...
Former-commit-id: bac0ce2713
2021-10-25 16:32:21 +02:00
Andrija Novakovic
548d7bbe31
full semaphore pipeline test
...
Former-commit-id: 6182041c52
2021-10-23 01:42:58 +02:00
Andrija Novakovic
ceb20422b7
tests
...
Former-commit-id: 9cc257fa21
2021-10-23 01:11:23 +02:00
Andrija Novakovic
bc4b0acefd
deploy scripts with hardhat-deploy module
...
Former-commit-id: 16b46efcab
2021-10-21 00:14:20 +02:00
Andrija Novakovic
c7ca8dc02d
version 2.0
...
Former-commit-id: 261fdc5b44
2021-10-10 12:06:43 +02:00