Commit Graph

22 Commits

Author SHA1 Message Date
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
sripwoud
940db25a87 chore: update .gitignore
Don't version control `asdf` and `direnv` configuration files
2024-04-24 13:09:22 +02:00
cedoor
a96c7db540 refactor(contracts): update scripts to save deployed contract addresses
Former-commit-id: a05d73609a
2024-02-10 15:26:07 +00:00
cedoor
7cc273e01f chore(docs): add semaphore docs project
Former-commit-id: 5fac62ed44
2023-12-19 17:35:47 +01:00
cedoor
fb66869a3c chore: update typedoc configuration
re #360


Former-commit-id: 7ac640cda7
2023-09-13 17:53:53 +01:00
cedoor
4b2f9e4492 feat(cli): create new cli template
Former-commit-id: 621f3ab4e6
2022-12-14 17:01:37 +01:00
cedoor
63cddf3da2 chore: add contracts files to ignore
Former-commit-id: eecc8fe97f
2022-11-18 16:34:38 +01:00
cedoor
be1014452e refactor: update scripts and tasks to deploy contracts
Former-commit-id: e960722b08
2022-09-19 12:12:22 +02:00
cedoor
8cf04ddb98 chore: create semaphore monorepo
Former-commit-id: a38dd20276
2022-09-16 16:50:30 +02:00
cedoor
79313cbf6c chore: update ignore files
Former-commit-id: ba11a0ab35
2022-06-08 13:07:08 +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
20036c3739 chore: remove old zk files
Former-commit-id: 550c9edc04
2022-05-30 20:17:16 +02:00
cedoor
a6cf53520b chore: add docusaurus folder to ignore
Former-commit-id: b62a067811
2022-01-28 16:50:46 +01:00
cedoor
e15fd3174e chore: add deploy hardhat task
Former-commit-id: 0c603218da
2022-01-27 20:02:46 +01:00
cedoor
b0bbb981a0 chore: add zk essential files
Former-commit-id: 86caaf9127
2022-01-27 18:26:06 +01:00
cedoor
e7c515aabc chore: add solidity-coverage hardhat plugin
Former-commit-id: c063641384
2022-01-27 15:51:29 +01:00
cedoor
b7b8190edc chore: set .gitignore template
Former-commit-id: ca6eac64f9
2022-01-27 12:30:12 +01:00
Andrija Novakovic
d5a3781d01 export task
Former-commit-id: 8974444df4
2021-10-24 13:10:09 +02:00
Andrija Novakovic
948685edf2 integration tests
Former-commit-id: 5e17ae9eb6
2021-10-23 18:24:24 +02:00
Andrija Novakovic
c7ca8dc02d version 2.0
Former-commit-id: 261fdc5b44
2021-10-10 12:06:43 +02:00
Koh Wei Jie
589ade76d5 Fixed wrong link to semaphore-base.circom in docs (#37)
* fixed wrong link to semaphore-base.circom in docs

* updated the docs build script to not delete CNAME; fixed some minor errors in the tutorial

* added warning about compiling scrypt in node 12

* added warning about lerna

Former-commit-id: 1e34d21f98
2020-03-22 14:23:43 +02:00
Kobi Gurkan
5f8ad2b71b update to audited semaphore
Former-commit-id: 9702b336da
2020-03-03 23:23:23 +02:00