Commit Graph

61 Commits

Author SHA1 Message Date
cedoor
7c48005647 chore: update repo links
Former-commit-id: ee7aad1dd7
2022-05-19 11:32:04 +02:00
cedoor
6cf990bc22 Merge pull request #100 from semaphore-protocol/feat/new-snarks-template
feat: create new snarkjs groth16 template
Former-commit-id: 7f2042312d
2022-05-17 11:40:37 +02:00
cedoor
aa96f0bbc1 feat: create new semaphore deployable contract
Former-commit-id: 87c379f5a9
2022-05-04 15:46:07 +02:00
cedoor
9e2b54ef16 feat: create new snarkjs groth16 template
Former-commit-id: 74a5653406
2022-04-04 11:57:02 +02:00
cedoor
55a89753bb chore: update package.json license
Former-commit-id: 36824964f5
2022-03-31 19:06:09 +02:00
cedoor
bfaeb19d14 chore: update zk-kit/incremental-merkle-tree.sol pkg
Former-commit-id: 8022e4bb50
2022-03-09 18:15:29 +01:00
cedoor
e6f7df17a9 perf: change signal type from string to bytes32
Former-commit-id: a48eb58eff
2022-03-04 12:32:49 +01:00
cedoor
936e0d76a6 chore: update @zk-kit/protocols pkg
Former-commit-id: 79a15cd43b
2022-02-28 17:20:45 +01:00
cedoor
b5389fed3d chore: update @zk-kit/protocols pkg
Former-commit-id: 4aced8e73e
2022-02-27 19:37:40 +01:00
cedoor
3295483a24 feat: make verifiers external contracts
Former-commit-id: 6fee508029
2022-02-18 15:36:34 +01:00
cedoor
91867d53aa chore: update @zk-kit/protocols pkg
Former-commit-id: 0f576f972a
2022-02-14 18:20:37 +01:00
cedoor
a6256d2cdb chore: update @zk-kit/protocols pkg
Former-commit-id: 286bb4a7b1
2022-02-14 13:59:35 +01:00
cedoor
9944eb3746 chore: update @zk-kit/protocols pkg
Former-commit-id: 0aaf342470
2022-02-14 13:29:46 +01:00
cedoor
7993440e53 chore: update @zk-kit/protocols pkg
Former-commit-id: eb611ddc63
2022-02-14 12:15:11 +01:00
cedoor
83798c959e chore: update zk-kit/protocols & snarkjs pkgs
Former-commit-id: 70aa93f2d6
2022-02-10 11:22:37 +01:00
cedoor
108160740d chore: update zk-kit ts libraries
Former-commit-id: cfb532e07c
2022-02-09 15:30:58 +01:00
cedoor
6d8511c35c chore: create specific npm package for contracts
Former-commit-id: cb8143d612
2022-02-08 12:11:15 +01:00
cedoor
fd7342f5b3 chore: add hardhat task to deploy whistleblowing contract
Former-commit-id: 7bbea2976c
2022-02-07 17:00:58 +01:00
cedoor
e9ed84c868 chore: update zk-kit ts packages
Former-commit-id: 1918e8508b
2022-02-07 12:23:10 +01:00
cedoor
ba02e7719f test: add tests for semaphore voting contract
Former-commit-id: d9213a2737
2022-02-04 20:26:59 +01:00
cedoor
4e04ba2413 chore: update zk-kit mt libraries
Former-commit-id: 87e12dd277
2022-02-03 10:39:35 +01:00
cedoor
af9b07aa20 refactor: add zk-kit solidity quin tree
Former-commit-id: 827654cba2
2022-02-02 18:02:56 +01:00
cedoor
1ca9e568c4 chore: add zk-kit mt contracts
Former-commit-id: 143a6572c1
2022-02-01 19:24:17 +01:00
cedoor
c21d0b6e6b feat: modularize contracts
Former-commit-id: 431cac261b
2022-02-01 15:25:50 +01:00
cedoor
96b5e10d75 ci: separate test & coverage workflows
Former-commit-id: 9143273166
2022-01-28 11:20:39 +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
d7dc8bdd60 ci: add workflow for tests and coverage
Former-commit-id: b836549a8f
2022-01-27 18:25:36 +01:00
cedoor
21b7ccabd3 chore: add gas-reporter hardhat plugin
Former-commit-id: 38bf1f58ea
2022-01-27 16:37:04 +01:00
cedoor
e7c515aabc chore: add solidity-coverage hardhat plugin
Former-commit-id: c063641384
2022-01-27 15:51:29 +01:00
cedoor
a77fcf848f chore: add typechain
Former-commit-id: f2833daee5
2022-01-27 13:34:26 +01:00
cedoor
19e54ac348 chore: rename npm script to compile contracts
Former-commit-id: f93fadea07
2022-01-27 12:40:51 +01:00
cedoor
ead549e9f1 chore: add solhint
Former-commit-id: ddf2d54d26
2022-01-27 12:29:39 +01:00
cedoor
1772e776a7 chore: add eslint
Former-commit-id: 1499f0a2d9
2022-01-27 11:50:09 +01:00
cedoor
541cd4298b chore: add prettier
Former-commit-id: c80cca3120
2022-01-27 11:21:56 +01:00
cedoor
67c6af125e chore: add commitizen packages and conf
Former-commit-id: 0a7536fbc4
2022-01-27 10:51:48 +01:00
cedoor
a11449493b chore: update solidity version
Former-commit-id: 0771ddfc37
2022-01-27 10:45:17 +01:00
cedoor
ca2d5a193c chore: update @zk-kit/protocols lib
Former-commit-id: 1eb1a17cff
2022-01-26 22:54:23 +01:00
cedoor
3602219bb6 chore: merge tests
Former-commit-id: eb3d7da447
2022-01-26 21:13:04 +01:00
cedoor
b524655db1 chore: add paths and update npm scripts
Former-commit-id: 6b37b11459
2022-01-25 20:16:57 +01:00
cedoor
c37496cf00 chore: add typescript hardhat support
Former-commit-id: 917b376da3
2022-01-25 18:21:44 +01:00
cedoor
1be8ac5df5 chore: update dev dependencies
Former-commit-id: 8536aef7f2
2022-01-25 18:10:31 +01:00
Andrija
bc8362f4f0 pck update
Former-commit-id: 051484c365
2021-11-25 16:19:38 +01:00
Andrija Novakovic
421b7da0ba new version of libsem protocols
Former-commit-id: 7c5b0c2436
2021-10-25 22:37:00 +02:00
Andrija Novakovic
665ab42870 version compatible with js exports
Former-commit-id: c732da9cf4
2021-10-25 19:43:53 +02:00
Andrija Novakovic
69c25d4b05 circom 2.0
Former-commit-id: bac0ce2713
2021-10-25 16:32:21 +02:00
Andrija Novakovic
37337ccff6 updated libsem
Former-commit-id: 50bdccd843
2021-10-25 13:07:38 +02:00
Andrija Novakovic
583cb2fb2a new @libsem versions
Former-commit-id: 067f479cc9
2021-10-25 12:27:52 +02:00
Andrija Novakovic
d5a3781d01 export task
Former-commit-id: 8974444df4
2021-10-24 13:10:09 +02:00
Andrija Novakovic
358dd69753 cleanup
Former-commit-id: 15b3b8ce76
2021-10-23 22:39:38 +02:00