Commit Graph

1356 Commits

Author SHA1 Message Date
cedoor
c6bfadbfa2 refactor: rename proof with points
Former-commit-id: 4fcfe5cac1
2024-02-10 15:26:07 +00:00
cedoor
a623a5a7b0 refactor(contracts): create SemaphoreProof struct
Former-commit-id: 111bf43066
2024-02-10 15:26:07 +00:00
cedoor
e2365668bd chore: remove stableVersion auto-generated field
Former-commit-id: da0d13b1d4
2024-02-10 15:26:07 +00:00
cedoor
bdc95a3f36 chore: remove stableVersion auto-generated field
Former-commit-id: 6537e7b954
2024-02-10 15:26:07 +00:00
cedoor
c327656552 chore: v4.0.0-alpha
Former-commit-id: c1b52ee9bc
2024-02-10 15:26:07 +00:00
cedoor
7b8b17a4a9 test(data): update ethers tests
Former-commit-id: bc6d173be9
2024-02-10 15:26:07 +00:00
cedoor
396443b711 style(cli): update cli templates' contract artifacts
Former-commit-id: 4713643fc0
2024-02-10 15:26:07 +00:00
cedoor
18ce15d07b chore(cli): update cli monorepo templates
Former-commit-id: dfe2fed235
2024-02-10 15:26:07 +00:00
cedoor
a4ee95ca81 refactor(identity): convert priv key buffer to bigint
Former-commit-id: c286153ede
2024-02-10 15:26:07 +00:00
cedoor
f3789cbccc chore(contracts): update proof pkg var names
Former-commit-id: f6d7aef5a7
2024-02-10 15:26:07 +00:00
cedoor
c52120bd3b refactor(proof): include merkle depth in the proof
Former-commit-id: 0668fd3819
2024-02-10 15:26:07 +00:00
cedoor
9b5fa8e4e6 chore(hardhat): update hardhat package dependencies
Former-commit-id: 8a6333e683
2024-02-10 15:26:07 +00:00
cedoor
64f1b580a7 chore(cli): update contracts-hardhat template
Former-commit-id: fa6de7773b
2024-02-10 15:26:07 +00:00
cedoor
3ba8cd91e8 fix: adjust cli and data packages
Former-commit-id: a1e1955847
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
67bab077a7 chore: update cli and data packages
Former-commit-id: 1ce913c4bd
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
83989422db revert(contracts): re-add script to verify contracts
Former-commit-id: 07ecafec1d
2024-02-10 15:26:06 +00:00
cedoor
82c97d8b15 chore(subgraph): update docker compose file
Former-commit-id: 887c51f629
2024-02-10 15:26:06 +00:00
cedoor
185e9a27a9 refactor(contracts): improve task to deploy
Former-commit-id: 3a5dc842f6
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
cedoor
143259ff66 style(contracts): format code with prettier
Former-commit-id: 8e3cbc1162
2024-02-10 15:26:06 +00:00
cedoor
eebb372229 chore(contracts): deploy contracts on sepolia
Former-commit-id: 79a6181933
2024-02-10 15:26:06 +00:00
cedoor
94a3983c0a perf(contracts): merge verifiers
Former-commit-id: b55b38304a
2024-02-10 15:26:06 +00:00
cedoor
c97dc39963 chore: update env file
Former-commit-id: c166f4f635
2024-02-10 15:26:06 +00:00
cedoor
1b6c140d70 chore(contracts): add open-zeppelin deployer
Former-commit-id: 6ee1686210
2024-02-10 15:26:06 +00:00
cedoor
ddf4ff6faf style: format code with prettier
Former-commit-id: c371b393fc
2024-02-10 15:26:06 +00:00
cedoor
61566e9423 test(data): temporary comment tests for sepolia testnets
Former-commit-id: 2aa3672b66
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
2bac205863 style(subgraph): format code with prettier
Former-commit-id: ee53aaed29
2024-02-10 15:26:06 +00:00
cedoor
258edd8ba4 chore: remove goerli from supported networks
re #352


Former-commit-id: 3d6bcc2745
2024-02-10 15:26:06 +00:00
cedoor
71d7793b7e style(contracts): format code with prettier
Former-commit-id: 5a7b313bc3
2024-02-10 15:26:06 +00:00
cedoor
b131b135c7 refactor(proof): support multi tree depths (1-12)
Former-commit-id: d0843a9ee7
2024-02-10 15:26:06 +00:00
cedoor
4146d558fe chore(contracts): remove base contracts
Former-commit-id: 2f471fb06c
2024-02-10 15:26:06 +00:00
cedoor
d04b5e8b25 refactor(contracts): update tests, tasks and scripts
Former-commit-id: 540006b660
2024-02-10 15:26:06 +00:00
cedoor
2805d616a8 refactor(contracts): add 1 verifier for each tree depth
Former-commit-id: 1edda7ead5
2024-02-10 15:26:06 +00:00
cedoor
4450ec1939 refactor(circuits): rename privateKey with secret
Former-commit-id: 256dfff019
2024-02-10 15:26:06 +00:00
vplasencia
32f37cdaee docs(contracts): add code docs for the members added event
Former-commit-id: a0414962d5
2024-02-10 15:26:06 +00:00
vplasencia
c653e5e0be test(contracts): remove skip tests
Former-commit-id: a8fc33712a
2024-02-10 15:26:06 +00:00
vplasencia
45d4f340be refactor(contracts): optimize gas
Former-commit-id: 1da980e48f
2024-02-10 15:26:06 +00:00
vplasencia
0e4a60c8d2 test(contracts): update add members test
Former-commit-id: eff91efbc6
2024-02-10 15:26:06 +00:00
vplasencia
35291cb1c5 chore(contracts): update imt version
Former-commit-id: d3fc247bb0
2024-02-10 15:26:06 +00:00
vplasencia
f9cf442609 chore(contracts): update zk-kit imt version
Former-commit-id: 5797e2c145
2024-02-10 15:26:06 +00:00
vplasencia
d0fcdac77d feat(contracts): add many members using new event
Former-commit-id: f80b84981e
2024-02-10 15:26:06 +00:00
cedoor
b124456a79 ci: remove unnecessary cache actions from workflows
Former-commit-id: f98577585a
2024-02-10 15:26:06 +00:00
cedoor
2423bb966a feat(contracts): add new function to verify proofs without nullifiers
Former-commit-id: bc86539c1c
2024-02-10 15:26:06 +00:00
cedoor
660395b594 chore(circuits): udpate zk-kit dependency
Former-commit-id: 75d9542635
2024-02-10 15:26:06 +00:00
cedoor
205fff7147 chore(contracts): update solidity version
Former-commit-id: 9bb72aa7d4
2024-02-10 15:26:06 +00:00
cedoor
4d714385a4 test(proof): add longer timeout for generiting proofs
Former-commit-id: 172fb02a97
2024-02-10 15:26:06 +00:00