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 |
|
cedoor
|
0d6280eb95
|
refactor: write rust rollup plugin in ts
|
2022-01-30 22:57:21 +01:00 |
|
cedoor
|
91e8fc3823
|
chore: add some type definitions
|
2022-01-30 22:56:28 +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
|
2a6ed53fdc
|
merge: branch 'main' of github.com:appliedzkp/zk-kit into main
|
2022-01-25 18:44:02 +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
|
2cdb2e5ab7
|
docs: fix typo
|
2022-01-25 15:21:59 +01:00 |
|
Omar Desogus
|
390375ec6e
|
docs: remove assignees section
|
2022-01-25 15:18:03 +01:00 |
|
Omar Desogus
|
c7728dca1c
|
docs: remove assignees section
|
2022-01-25 15:17:57 +01:00 |
|
Omar Desogus
|
16524913e7
|
docs: add new issue template for package requests
|
2022-01-25 15:17:17 +01:00 |
|
Omar Desogus
|
4bbababf3d
|
docs: update pr template
|
2022-01-25 15:07:17 +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
|
7cf4c07b35
|
docs: add coverall badge
|
2022-01-24 17:42:34 +01:00 |
|
cedoor
|
58114dc0be
|
ci: add coverall github action
|
2022-01-24 17:41:15 +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
|
07a8933c8d
|
chore(jest): increase test coverage
|
2022-01-24 15:30:38 +01:00 |
|
cedoor
|
6ec8159a31
|
perf(incremental-merkle-tree): remove slice & splice functions from cycles
|
2022-01-23 21:45:48 +01:00 |
|
cedoor
|
5d166ed868
|
chore: update incremental-merkle-tree benchmarks
|
2022-01-23 21:43:47 +01:00 |
|
cedoor
|
006054be37
|
chore: move deps on dev deps
|
2022-01-23 21:43:16 +01:00 |
|
cedoor
|
6f7a6cb5b0
|
docs: update benchmarks section
|
2022-01-23 14:21:05 +01:00 |
|
cedoor
|
aded04b919
|
chore: move benchmarks in the root folder
|
2022-01-23 14:10:32 +01:00 |
|