Vivian Plasencia
1dc597a175
chore: v4.14.0
2025-10-27 11:21:28 +01:00
Vivian Plasencia
d4fb23a7af
chore: update roadmap website and license year ( #1060 )
...
* chore(website): update roadmap
* chore(website): update license year 2024 -> 2025
re #947
2025-10-23 00:39:16 +02:00
Vivian Plasencia
9e7b2900cf
chore: v4.13.2
2025-10-13 10:31:58 +02:00
Vivian Plasencia
8c359ad594
chore: v4.13.1
2025-09-08 15:02:57 +02:00
Vivian Plasencia
5dcba7fb2e
chore: v4.13.0
2025-08-27 11:09:58 +02:00
Vivian Plasencia
520a02698f
chore: v4.13.0-beta.1
2025-07-23 14:07:30 +02:00
Vivian Plasencia
bb089c5544
chore: v4.13.0-beta.0
2025-07-22 23:06:14 +02:00
Vivian Plasencia
e7ca1d9487
chore: v4.12.1
2025-07-21 23:45:40 +02:00
Vivian Plasencia
cd04b0c5c7
chore: v4.12.0
2025-07-17 16:38:26 +02:00
Vivian Plasencia
ea62310df6
chore: v4.11.1
2025-05-21 16:49:07 +02:00
Vivian Plasencia
18f77ac0bb
chore: v4.11.0
2025-05-20 14:00:27 +02:00
Vivian Plasencia
2849ca1d24
chore: v4.10.0
2025-05-06 22:36:52 +02:00
Vivian Plasencia
5c9d1737d3
chore: v4.9.2
2025-03-31 12:50:00 +02:00
Vivian Plasencia
bc9f7df1da
chore: v4.9.1
2025-02-24 23:19:29 +01:00
Vivian Plasencia
f679583498
chore: v4.9.0
2025-02-03 13:26:48 +01:00
Vivian Plasencia
a2e8f5a15c
chore: v4.8.2
2024-12-18 13:06:36 +01:00
Vivian Plasencia
2b9fde2676
chore: v4.8.1
2024-12-18 11:41:01 +01:00
Vivian Plasencia
afae06e8e1
chore: v4.8.0
2024-12-17 15:06:02 +01:00
Jimmy Chu
4cc6980b55
Add CLI Foundry Template (cont.) ( #905 )
...
* Semaphore identity example code bug fix
* Receive suggestion for consistency
* chore: forge init
* forge install: forge-std
v1.9.2
* Foundry CLI First Draft
* modules
* forge install: semaphore
v4.0.3
* forge install: zk-kit.solidity
* forge install: poseidon-solidity
v0.0.5
* forge install: openzeppelin-contracts
v5.0.2
* modules
* forge install: semaphore
v4.0.3
* forge install: zk-kit.solidity
* forge install: poseidon-solidity
v0.0.5
* forge install: openzeppelin-contracts
v5.0.2
* modules
* forge install: semaphore
v4.0.3
* forge install: zk-kit.solidity
* forge install: poseidon-solidity
v0.0.5
* forge install: openzeppelin-contracts
v5.0.2
* modules
* forge install: semaphore
v4.0.3
* forge install: zk-kit.solidity
* forge install: poseidon-solidity
v0.0.5
* forge install: openzeppelin-contracts
v5.0.2
* modules
* forge install: semaphore
v4.0.3
* forge install: zk-kit.solidity
* forge install: poseidon-solidity
v0.0.5
* forge install: openzeppelin-contracts
v5.0.2
* modules
* forge install: semaphore
v4.0.3
* forge install: zk-kit.solidity
* forge install: poseidon-solidity
v0.0.5
* forge install: openzeppelin-contracts
v5.0.2
* forge install: forge-std
v1.9.2
* modules
* forge install: semaphore
v4.0.3
* forge install: zk-kit.solidity
* forge install: poseidon-solidity
v0.0.5
* forge install: openzeppelin-contracts
v5.0.2
* modules
* forge install: semaphore
v4.0.3
* forge install: zk-kit.solidity
* forge install: poseidon-solidity
v0.0.5
* forge install: openzeppelin-contracts
v5.0.2
* forge install: forge-std
v1.9.2
* modules
* forge install: semaphore
v4.0.3
* forge install: zk-kit.solidity
* forge install: poseidon-solidity
v0.0.5
* forge install: openzeppelin-contracts
v5.0.2
* forge install: forge-std
v1.9.2
* modules
* forge install: semaphore
v4.0.3
* forge install: zk-kit.solidity
* forge install: poseidon-solidity
v0.0.5
* forge install: openzeppelin-contracts
v5.0.2
* modules
* forge install: semaphore
v4.0.3
* forge install: zk-kit.solidity
* forge install: poseidon-solidity
v0.0.5
* forge install: openzeppelin-contracts
v5.0.2
* forge install: forge-std
v1.9.2
* modules
* forge install: semaphore
v4.0.3
* forge install: zk-kit.solidity
* forge install: poseidon-solidity
v0.0.5
* forge install: openzeppelin-contracts
v5.0.2
* forge install: forge-std
v1.9.2
* change test name
* modify declaration of semaphore and verifier
* Modify Test Function Name
* Add Test Chain Target
* forge std install
* refactor(cli-template-contracts-foundry): change default Anvil address and private key
* chore(cli-template-contracts-foundry): add comments
* refactor(cli-template-contracts-foundry): add Semaphore & SemaphoreVerifier addresses for test chain
* chore(cli-template-contracts-foundry): add forge coverage for Makefile
* chore(cli-template-contracts-foundry): add env.example
* docs(cli-template-contracts-foundry): add command instructions
* updated
* forge build works
* Fixed for linting
* chore(cli-template-contracts-foundry): make the lint, prettier, and lint-staged pass
* chore(cli-template-contracts-foundry): replace Makefile(removed) with package.json
* chore(cli-template-contracts-foundry): passing the ci test
* updated test
* feat(cli-template-contracts-foundry): complete cli-template-contracts-foundry
re #854 , #185
* Update dependencies
* Add explanation on `yarn dev`
* fix(cli-template-contracts-foundry): fix `yarn dev` command and add docs on integrate w/ boilerplate
* Added yarnrc
* updated version
* Added Foundry in template option
---------
Co-authored-by: weipooppys93030 <55434365+weipooppys93030@users.noreply.github.com >
Co-authored-by: timou0911 <x0928048316@gmail.com >
Co-authored-by: csiejimmyliu <91661606+csiejimmyliu@users.noreply.github.com >
2024-12-17 14:48:36 +01:00
cedoor
6b04ec0eca
chore: v4.7.3
2024-12-12 08:55:13 +00:00
cedoor
53967a9a3c
chore: v4.7.2
2024-12-09 10:44:07 +01:00
Vivian Plasencia
8d83d59220
chore: v4.7.1
2024-12-05 18:49:30 +01:00
cedoor
3e7db08eeb
chore: v4.7.0
2024-11-27 17:24:57 +07:00
cedoor
bada8b8792
chore: v4.6.0
2024-11-25 13:09:50 +07:00
Vivian Plasencia
c67b888eb6
chore: v4.5.0
2024-10-28 20:23:40 +01:00
Vivian Plasencia
fadcf19206
chore: v4.4.2
2024-10-23 22:42:39 +02:00
Shikhar Singh
3be17268ab
feat: remove prepublish script when creating template with Semaphore CLI ( #882 )
...
* feat(cli): remove @semaphore-protocol/cli prepublish script
The idea is to remove the prepublish script from the scripts object of the package.json file of
every cli template when the template is downloaded using the CLI.
BREAKING CHANGE: n
* refactor(cli): add comment
* refactor(cli): create seperate file for removePrePublishScript function
* refactor(cli): using updatedPackageJsonContent var instead of calling readFileSync again
2024-10-23 22:07:48 +02:00
cedoor
e6576cdc47
chore: v4.4.1
2024-10-21 12:41:11 +01:00
cedoor
822530f2cf
chore: v4.4.0
2024-10-17 14:19:38 +01:00
cedoor
06e11d5c34
chore: v4.3.1
2024-10-16 12:20:26 +01:00
cedoor
48b0694586
chore: v4.3.0
2024-10-03 12:46:01 +01:00
cedoor
4bfe6d8791
chore: v4.2.0
2024-10-01 18:48:37 +01:00
cedoor
4c8d297902
chore: v4.1.0
2024-10-01 11:35:27 +01:00
Cedoor
87331114c1
chore: replace discord link with telegram ( #853 )
2024-09-03 12:49:31 +02:00
Vivian Plasencia
7d48311474
chore: v4.0.3
2024-08-13 09:53:22 +02:00
cedoor
de7bdd6d17
chore: v4.0.2
2024-08-12 12:00:57 +02:00
cedoor
5db1bccb84
chore: v4.0.1
2024-07-31 10:39:27 +01:00
Vivian Plasencia
da2fae673d
chore: v4.0.0
2024-07-25 13:39:24 +02:00
Vivian Plasencia
44ad964beb
chore: v4.0.0-beta.19
2024-07-25 12:55:21 +02:00
cedoor
698cef0a80
chore: v4.0.0-beta.18
2024-07-19 14:11:17 +01:00
Vivian Plasencia
90caadf5dc
refactor(cli): create an empty yarn.lock file when generating a semahore project with the cli ( #828 )
...
refactor(cli): create an empty yarn.lock file when generating a semaphore project with the cli
Now devs will be able to install dependencies successfully right after creating a project with the
CLI.
re #827
2024-07-19 11:32:50 +01:00
cedoor
1e4e63cc31
chore: v4.0.0-beta.17
2024-07-18 22:34:57 +01:00
cedoor
5fe6e4cd5f
chore: v4.0.0-beta.16
2024-07-01 16:29:18 +01:00
cedoor
504c0f7f9c
chore: v4.0.0-beta.15
2024-06-28 11:02:25 +01:00
cedoor
bb1975a949
chore: v4.0.0-beta.14
2024-06-24 12:41:04 +01:00
cedoor
f19daf7896
chore: v4.0.0-beta.13
2024-06-18 12:09:38 +01:00
Vivian Plasencia
5d513f92fb
chore: v4.0.0-beta.12
2024-05-31 15:17:01 +02:00
Vivian Plasencia
f934c02214
chore: v4.0.0-beta.11
2024-05-21 09:48:11 +02:00
Vivian Plasencia
0fa785bc58
chore: v4.0.0-beta.10
2024-05-16 12:47:57 +02:00
Giacomo
6b6bc6a98e
Improve documentation for @semaphore/cli package ( #771 )
...
docs(cli): improve code comments and readme of the @semaphore/cli package
2024-05-07 14:31:04 +01:00