Commit Graph

317 Commits

Author SHA1 Message Date
cedoor
773c106e66 chore(protocols): v1.5.0 2022-02-10 11:11:06 +01:00
cedoor
dd3a071817 chore: move zkey files on protocols package 2022-02-09 19:59:05 +01:00
cedoor
40539f0168 chore: add jest ignore comment for zk-protocol file 2022-02-09 19:58:22 +01:00
Omar Desogus
01348d3483 Merge pull request #15 from appliedzkp/feat/witness_calculation_removed
Feat/witness calculation removed
2022-02-09 19:30:22 +01:00
bdim1
7e19716e13 fix: merge updates 2022-02-09 19:01:38 +01:00
bdim1
9fadb1b82b Merge branch 'main' of https://github.com/appliedzkp/zk-kit into main
 Conflicts:
	packages/protocols/src/utils.ts
	packages/protocols/src/zk-protocol.ts
	packages/protocols/yarn.lock
2022-02-09 18:53:46 +01:00
bdim1
1794099664 feat: witness calculation from file removed 2022-02-09 18:50:33 +01:00
cedoor
c865306afc chore(protocols): v1.4.2 2022-02-09 15:19:21 +01:00
cedoor
566cc0f2fd chore: update yarn.lock deps 2022-02-09 15:17:35 +01:00
cedoor
87fcdf2810 build(rollup): replace typescript plugin 2022-02-09 15:17:20 +01:00
cedoor
4f21a0955e chore: add cname record for custom subdomain 2022-02-09 12:21:25 +01:00
cedoor
f781c7c585 chore(protocols): v1.4.1 2022-02-09 10:48:39 +01:00
cedoor
6fd9a2d999 chore(identity): v1.3.1 2022-02-09 10:48:12 +01:00
cedoor
5ff7fcb42c chore: update incremental-merkle-tree dependency 2022-02-09 10:47:21 +01:00
cedoor
0fa944e3f9 chore(incremental-merkle-tree): v0.4.2 2022-02-09 10:31:22 +01:00
cedoor
730ae24937 refactor: move shared types to specific packages 2022-02-09 10:30:41 +01:00
cedoor
af95ad731c chore(protocols): v1.4.0 2022-02-07 12:03:34 +01:00
cedoor
b0f405df78 refactor: update function to pack solidity proofs 2022-02-07 11:58:44 +01:00
cedoor
868c003b27 chore: add solidity tests to test:prod script 2022-02-03 10:22:56 +01:00
cedoor
907e10ea93 docs: update coverage badge label 2022-02-03 10:22:14 +01:00
cedoor
bc3579e504 chore(incremental-merkle-tree.sol): v0.3.0 2022-02-03 10:14:17 +01:00
cedoor
efecda4f30 perf: replace memory with calldata 2022-02-03 10:13:41 +01:00
cedoor
45acf0d0f9 chore(identity): v1.3.0 2022-02-02 22:53:44 +01:00
cedoor
e6e49453e0 chore(protocols): v1.3.0 2022-02-02 22:53:20 +01:00
cedoor
ed6f53efa9 style: format code with prettier 2022-02-02 22:51:56 +01:00
cedoor
0d56298e43 chore: update package description 2022-02-02 22:48:44 +01:00
Omar Desogus
fc465f5e13 docs: add hash function info 2022-02-02 22:48:44 +01:00
Omar Desogus
df4f263f91 Merge pull request #14 from appliedzkp/fix/nrln_removal
Fix/nrln removal
2022-02-02 22:48:15 +01:00
bdim1
8b4a347233 fix: lint fix 2022-02-02 22:31:24 +01:00
bdim1
51388a7c96 fix: rln changes & nrln removal 2022-02-02 22:27:58 +01:00
Omar Desogus
0585708dd3 docs: update usage section 2022-02-02 22:25:11 +01:00
cedoor
c07a6ac9df chore(incremental-merkle-tree.sol): v0.2.0 2022-02-02 17:53:16 +01:00
cedoor
f13da3344b style: format code with prettier 2022-02-02 17:52:35 +01:00
cedoor
eb37ae1276 chore(protocols): v1.2.5 2022-02-02 17:49:15 +01:00
cedoor
9bbd898ab3 chore: update incremental-merkle-tree deps 2022-02-02 17:48:47 +01:00
cedoor
670a6fa42e chore(incremental-merkle-tree): v0.4.1 2022-02-02 17:46:06 +01:00
cedoor
768d180096 fix: copy array before update object 2022-02-02 17:45:25 +01:00
cedoor
9ca54897ec feat: add incremental quin tree lib 2022-02-02 17:40:13 +01:00
cedoor
3bbc46135b docs: remove broken badges 2022-02-02 10:58:15 +01:00
cedoor
c08853b743 chore: remove git fields 2022-02-01 19:33:07 +01:00
cedoor
240420395b docs: add incremental-merkle-tree.sol pkg 2022-02-01 19:20:01 +01:00
cedoor
9ceeb703d3 chore: add npm access option 2022-02-01 19:11:03 +01:00
Omar Desogus
115574561d docs: udpate usage section 2022-02-01 19:05:58 +01:00
cedoor
4b7300823c chore: update ignore files 2022-02-01 18:47:51 +01:00
cedoor
3d6a10b0bb chore: remove no-await-in-loop eslint rule 2022-02-01 18:47:42 +01:00
cedoor
e363474547 feat: add incremental-merkle-tree.sol pkg 2022-02-01 18:47:22 +01:00
Omar Desogus
dfd4b1ce01 docs: update usage section 2022-02-01 16:33:03 +01:00
cedoor
bcbad70cfa docs: add rollup-plugin-rust pkg 2022-01-30 23:14:02 +01:00
cedoor
7179afbb81 chore: set cjs output exports option to auto 2022-01-30 23:11:39 +01:00
cedoor
98a9c9c56a docs: create README and update pkg description 2022-01-30 23:08:59 +01:00