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 |
|
cedoor
|
0d6280eb95
|
refactor: write rust rollup plugin in ts
|
2022-01-30 22:57:21 +01:00 |
|
cedoor
|
1ea410456f
|
chore(protocols): v1.2.4
|
2022-01-26 22:45:56 +01:00 |
|
cedoor
|
beb9747cb3
|
fix: set correct solidity proof pack
|
2022-01-26 22:45:21 +01:00 |
|
cedoor
|
29354fba62
|
chore(protocols): v1.2.3
|
2022-01-25 18:43:12 +01:00 |
|
cedoor
|
7798768cbc
|
chore: remove unused dependency
|
2022-01-25 18:42:32 +01:00 |
|
cedoor
|
00f1d62587
|
chore(protocols): v1.2.2
|
2022-01-25 14:46:32 +01:00 |
|
cedoor
|
fe1e17782f
|
chore: update incremental-merkle-tree dep
|
2022-01-25 14:45:49 +01:00 |
|
cedoor
|
b2dff39e01
|
chore(incremental-merkle-tree): v0.4.0
|
2022-01-25 14:44:46 +01:00 |
|
cedoor
|
95e1cbda9a
|
feat: add update method
|
2022-01-25 14:44:10 +01:00 |
|
cedoor
|
feebaf2e1d
|
perf: reduce mem accesses outside func scopes
|
2022-01-25 14:38:21 +01:00 |
|
cedoor
|
c0fff86692
|
chore(protocols): v1.2.1
|
2022-01-24 17:36:28 +01:00 |
|
cedoor
|
d12b44147b
|
chore: update incremental-merkle-tree dependency
|
2022-01-24 17:36:03 +01:00 |
|
cedoor
|
bec3975178
|
chore(incremental-merkle-tree): v0.3.1
|
2022-01-24 17:20:06 +01:00 |
|
cedoor
|
bd48b10474
|
build(ts): add zk-kit types path on build tsconfigs
|
2022-01-24 17:19:06 +01:00 |
|
cedoor
|
7dd59c6bde
|
chore(incremental-merkle-tree): v0.3.0
|
2022-01-24 17:11:56 +01:00 |
|
cedoor
|
74a853b151
|
test: terminate curve after zk tests
|
2022-01-24 17:10:42 +01:00 |
|
cedoor
|
865c5bb174
|
test: add tests to create proofs and verify them
|
2022-01-24 15:39:23 +01:00 |
|
cedoor
|
cabcc13a08
|
chore: update snarkjs dep
|
2022-01-24 15:38:45 +01:00 |
|
cedoor
|
d77ae24bc9
|
chore(yarn): update yarn.lock file
|
2022-01-24 15:38:14 +01:00 |
|
cedoor
|
f8e80a45fb
|
chore: move zk files on protocols pkg
|
2022-01-24 15:32:37 +01:00 |
|
cedoor
|
6ec8159a31
|
perf(incremental-merkle-tree): remove slice & splice functions from cycles
|
2022-01-23 21:45:48 +01:00 |
|
cedoor
|
aded04b919
|
chore: move benchmarks in the root folder
|
2022-01-23 14:10:32 +01:00 |
|
cedoor
|
87dbdfb166
|
chore: set tsconfig paths for all zk-kit packages
|
2022-01-23 14:10:03 +01:00 |
|
cedoor
|
6895e32b3f
|
chore(protocols): v1.2.0
|
2022-01-23 12:27:17 +01:00 |
|
cedoor
|
42229b0027
|
chore(identity): v1.2.0
|
2022-01-23 12:26:40 +01:00 |
|
cedoor
|
22f50857aa
|
refactor: make methods static & neat code
|
2022-01-21 22:57:39 +01:00 |
|
cedoor
|
3aaacee524
|
refactor: import only necessary ethers functions
|
2022-01-21 22:44:25 +01:00 |
|
cedoor
|
19334431cb
|
docs: remove general links
|
2022-01-21 22:43:14 +01:00 |
|
cedoor
|
2028051989
|
fix: set correct secret type enum value
|
2022-01-21 14:06:44 +01:00 |
|
cedoor
|
02d9d0c3d2
|
fix: set correct secret type enum value
|
2022-01-21 14:01:47 +01:00 |
|
cedoor
|
09f41a7cc7
|
refactor: update identity class
|
2022-01-21 13:56:04 +01:00 |
|
cedoor
|
872c103c0e
|
docs: add links bar to all repos
|
2022-01-21 11:38:21 +01:00 |
|
cedoor
|
7b0b3a5201
|
docs: add function comments
|
2022-01-20 23:04:36 +01:00 |
|
cedoor
|
bdce251234
|
merge: branch 'main' of github.com:appliedzkp/zk-kit into main
|
2022-01-20 18:48:40 +01:00 |
|
cedoor
|
5f1378a943
|
chore(identity): v1.1.0
|
2022-01-20 18:38:44 +01:00 |
|
cedoor
|
ed3d514f79
|
chore(protocols): v1.1.0
|
2022-01-20 18:38:30 +01:00 |
|
Omar Desogus
|
7b7280c12e
|
Merge pull request #13 from appliedzkp/fix/identity_multipart_secret
fix: identity multipart secret updates & nrln tests
|
2022-01-20 18:02:05 +01:00 |
|
bdim1
|
9574347e0a
|
fix: identity multipart secret updates & nrln tests
|
2022-01-20 16:56:15 +01:00 |
|
cedoor
|
323d298f46
|
feat: add command to docs websites
|
2022-01-20 14:05:43 +01:00 |
|
bdim1
|
dd5dce291b
|
fix: lint issues
|
2022-01-20 01:45:24 +01:00 |
|
bdim1
|
b0a50d6edb
|
fix: rln reverted and protocol identity update
|
2022-01-20 01:40:49 +01:00 |
|
cedoor
|
2c00e9bbff
|
refactor: improve identity class methods
|
2022-01-19 22:34:28 +01:00 |
|
cedoor
|
793cf95161
|
chore: set correct ffjavascript & circomlibjs versions
|
2022-01-19 22:33:46 +01:00 |
|
cedoor
|
fe45621427
|
refactor: make class attributes private
|
2022-01-19 22:32:17 +01:00 |
|
cedoor
|
99951a1844
|
fix(rollup-plugin-rust): remove rollup plugin deps from demo
|
2022-01-19 15:48:54 +01:00 |
|
cedoor
|
8d6320f3d4
|
fix: set relative import
|
2022-01-19 15:34:39 +01:00 |
|
cedoor
|
97c46dcd70
|
fix: add ffjavascript dependency
|
2022-01-19 15:25:21 +01:00 |
|
cedoor
|
0a1e952214
|
refactor: add airbnb eslint plugins
|
2022-01-19 15:14:56 +01:00 |
|