cedoor
f19b632e1e
docs(docs): update solidity code to create groups
2024-04-15 16:55:32 +01:00
cedoor
a522fff448
chore: v4.0.0-beta.7
2024-03-28 19:06:18 +00:00
cedoor
663bea73d0
docs: update group parameter types
...
Former-commit-id: 56c7fc8b23
2024-03-28 12:45:50 +00:00
cedoor
1942afe766
refactor(docs): use utils function to get explorer url
...
re #599
Former-commit-id: e05d89ce63
2024-03-27 12:38:09 +00:00
cedoor
f57f4979ce
fix(docs): set correct anchor links
...
re #599
Former-commit-id: 38830641af
2024-03-27 12:37:34 +00:00
cedoor
65a6983c54
chore(docs): rename vercel conf file
...
Former-commit-id: 4ac10bab49
2024-03-27 11:17:50 +00:00
cedoor
30844cee5f
chore(docs): add vercel conf file
...
Former-commit-id: 47524eec19
2024-03-27 11:10:59 +00:00
cedoor
5fecb53438
chore: v4.0.0-beta.6
...
Former-commit-id: 41494b62c8
2024-03-26 18:49:38 +00:00
cedoor
3f7eb28051
chore: deploy new semaphore subgraphs
...
Former-commit-id: 9a41d607e4
2024-03-26 18:49:02 +00:00
Vivian Plasencia
1fb6e99cd0
chore: v4.0.0-beta.5
...
Former-commit-id: 821735aae0
2024-03-26 18:39:03 +01:00
cedoor
825a52cc4d
chore: build libraries before generating subgraph files
...
Former-commit-id: d55810d169
2024-03-25 19:11:12 +00:00
cedoor
e0057a56af
chore: add pre-build script to subgraph
...
Former-commit-id: ce2ef1e87d
2024-03-25 19:06:15 +00:00
Cedoor
7afcd53649
Merge pull request #719 from semaphore-protocol/feat/deployed-contracts
...
Add deployed contracts to utils package
Former-commit-id: bc2bc37991
2024-03-25 18:55:09 +00:00
Cedoor
4a68eb5e03
Merge pull request #721 from xiaoxianBoy/fix-typos
...
chore: fix typos
Former-commit-id: 87e94afeac
2024-03-25 11:50:35 +00:00
Vivian Plasencia
9b023041e8
docs: update parameter order in generateProof function
...
Now the order of parameters in the generateProof function docs is correct.
re #686
Former-commit-id: 3e3c3f4f05
2024-03-23 12:07:50 +01:00
Vivian Plasencia
b6ffad5b8c
chore(docs): add social media card to docs
...
Now when the documentation link is shared on social media, the Semaphore card for social media will
be displayed.
re #712
Former-commit-id: e981583172
2024-03-23 11:51:43 +01:00
cedoor
784cddb483
chore: add pre-build script for building local packages
...
re #715
Former-commit-id: 042759b10e
2024-03-22 15:02:37 +00:00
cedoor
6b659a80d0
chore(utils): reduce number of supported networks
...
re #715
Former-commit-id: 095147afb3
2024-03-22 13:19:57 +00:00
cedoor
619459e64b
feat(utils): add deployed contracts to utils package
...
re #715
Former-commit-id: 1647ecaba5
2024-03-22 11:18:20 +00:00
Vivian Plasencia
11eff59b3b
docs: fix whitepaper v1 link
...
re #723
Former-commit-id: ba3f7fb139
2024-03-22 12:17:12 +01:00
snoppy
0e2e6dfd0e
chore: fix typos
...
Former-commit-id: ad43b8ab62
2024-03-22 18:43:24 +08:00
cedoor
6d0d7444b6
docs: fix variable name
...
Former-commit-id: d147958c67
2024-03-20 09:48:45 +00:00
cedoor
31b05dba43
fix: update link to fetch deployed contracts on docs
...
Former-commit-id: a875e07ec2
2024-03-18 19:49:52 +00:00
Vivian Plasencia
25847c4422
refactor(contracts): remove existence check for group id
...
since the group ids are created incrementally internally in the contracts, there's no need to check
whether the group id has already been taken.
re #708
Former-commit-id: e205bf6ad7
2024-03-14 23:40:41 +01:00
cedoor
c8db909122
style: format code with prettier
...
re #662
Former-commit-id: 8a9d8a09b9
2024-03-13 16:40:56 +00:00
cedoor
e81b4907da
chore(docs): remove pnpm and npm from supported package managers
...
The Semaphore V4 CLI templates don't support npm and pnpm yet. The documentation should reflect this
aspect. It will be updated as soon as those templates support more package managers.
re #676
Former-commit-id: e6198cfdbf
2024-03-04 10:34:22 +00:00
cedoor
b81098d144
chore(docs): fix beta-v4 getting-started link
...
Former-commit-id: 41c01b5105
2024-02-28 19:54:30 +00:00
cedoor
09655719d5
docs(docs): fix broken links
...
Former-commit-id: 88c34622d0
2024-02-28 19:35:18 +00:00
Cedoor
fab5c3d6f4
Merge pull request #659 from semaphore-protocol/chore/v4-website
...
Update Semaphore code and links in the website
Former-commit-id: 8602771aa2
2024-02-28 19:26:30 +00:00
Cedoor
a4fba4ed85
Merge pull request #480 from semaphore-protocol/feat/semaphore-v4
...
Semaphore V4
Former-commit-id: 0d8c322dff
2024-02-28 19:07:48 +00:00
cedoor
a00ea5434c
chore(website): update identity description
...
re #658
Former-commit-id: f7d0bcf39e
2024-02-26 22:41:11 +00:00
Cedoor
6e66085293
Update apps/website/src/app/learn/page.tsx
...
Co-authored-by: Vivian Plasencia <v.pcalana@gmail.com >
Former-commit-id: 95a7a84f74
2024-02-26 22:26:43 +00:00
Cedoor
85fd006209
Update apps/website/src/app/learn/page.tsx
...
Co-authored-by: Vivian Plasencia <v.pcalana@gmail.com >
Former-commit-id: 861a64368e
2024-02-26 22:26:27 +00:00
cedoor
f2be01ecdd
chore(website): update semaphore code and links
...
re #658
Former-commit-id: 2466e9b5c0
2024-02-26 12:29:34 +00:00
cedoor
5390830e41
docs(docs): update boilerplate links
...
Former-commit-id: 38f4b91192
2024-02-26 10:30:21 +00:00
cedoor
f4bfe0ca2f
chore(docs): set V4-beta as default version
...
Former-commit-id: b6d68817c2
2024-02-26 10:25:22 +00:00
cedoor
3c38e393f6
docs(docs): update V4-beta docs links
...
Former-commit-id: 324219f72e
2024-02-26 10:24:48 +00:00
cedoor
ba6df1d6fd
docs(docs): update V3 github links
...
Former-commit-id: 79248dd06c
2024-02-26 10:24:24 +00:00
cedoor
3e8e4a0b07
docs(docs): update v4 alpha docs to v4 beta
...
Former-commit-id: f31bfd9148
2024-02-23 13:18:10 +00:00
cedoor
3c1b83b82d
style: format code with prettier
...
Former-commit-id: 1f5c078097
2024-02-14 18:30:28 +00:00
cedoor
6572e6c121
chore(docs): set local font
...
Former-commit-id: 8cc6597a06
2024-02-14 18:24:21 +00:00
cedoor
5df6476e4d
fix(docs): set right font-family prop
...
Former-commit-id: 1483bef99f
2024-02-12 17:32:01 +00:00
cedoor
4c9f03f2ea
feat(contracts): add function to get group admin
...
re #574
Former-commit-id: 2cc9b868ee
2024-02-10 15:26:07 +00:00
cedoor
fd95d3e0e6
style: format code with prettier
...
Former-commit-id: 40549c5271
2024-02-10 15:26:07 +00:00
cedoor
c6bfadbfa2
refactor: rename proof with points
...
Former-commit-id: 4fcfe5cac1
2024-02-10 15:26:07 +00:00
cedoor
9ca04ffd50
refactor(subgraph): update merkle tree var name
...
Former-commit-id: 99efa63b5a
2024-02-10 15:26:07 +00:00
cedoor
646d1f425d
refactor(subgraph): set correct type for tree depth
...
Former-commit-id: c506975187
2024-02-10 15:26:07 +00:00
cedoor
82c97d8b15
chore(subgraph): update docker compose file
...
Former-commit-id: 887c51f629
2024-02-10 15:26:06 +00:00
cedoor
781b3fff51
style(subgraph): format code with prettier
...
Former-commit-id: 72ab89f2ff
2024-02-10 15:26:06 +00:00
cedoor
99977eb96a
chore(subgraph): update subgraph with new contract events
...
re #543
Former-commit-id: 50bf86d800
2024-02-10 15:26:06 +00:00