Commit Graph

178 Commits

Author SHA1 Message Date
cedoor
fd8eddd999 build: add rollup plugin to clean comments 2022-01-18 21:24:50 +01:00
cedoor
b95cfe8340 docs: remove npm command 2022-01-18 18:51:28 +01:00
cedoor
f2f5d57a68 ci: replace npm with yarn 2022-01-18 18:51:00 +01:00
cedoor
cefedcee3a docs: update incremental-merkle-tree usage section 2022-01-18 18:48:10 +01:00
cedoor
28a736bed8 feat: add delete method and more tests 2022-01-18 18:44:44 +01:00
cedoor
e551571f24 chore: add verbose option to jest conf file 2022-01-18 18:44:24 +01:00
cedoor
e8abe3fabe chore: replace npm with yarn 2022-01-18 13:57:01 +01:00
cedoor
2f64ce6f79 chore: update jest transformer 2022-01-18 13:56:43 +01:00
cedoor
72ebf65d1e chore: add npm scripts 2022-01-17 23:01:25 +01:00
cedoor
902b91e1be refactor: update pkg name 2022-01-17 22:45:39 +01:00
cedoor
408603dddd chore: add incrementalquintree pkg types 2022-01-17 21:59:10 +01:00
cedoor
5086f2c5d0 chore: add ts-node compiler options 2022-01-17 21:58:33 +01:00
cedoor
67d40fff3c refactor: update pkg name 2022-01-17 21:58:15 +01:00
cedoor
05505547d7 merge: branch 'dev' of github.com:appliedzkp/zk-kit into dev 2022-01-17 21:41:35 +01:00
Omar Desogus
1e0807718c Merge pull request #11 from appliedzkp/feature/nary-tree
nary incrementaly merkle tree
2022-01-17 21:40:19 +01:00
cedoor
3042de85ee chore: add some files to ignore 2022-01-17 21:40:04 +01:00
cedoor
7577e1f9aa docs: replace master with main branch 2022-01-17 21:39:42 +01:00
Andrija
88d01b8c38 feat: nary wrapper around binary tree 2022-01-17 21:31:34 +01:00
Andrija
10a8df6d39 parametrize arity 2022-01-17 19:39:32 +01:00
Andrija
312e3ef206 nary incrementaly merkle tree 2022-01-17 19:24:40 +01:00
Omar Desogus
8ecd847c62 docs: add conventional commits info 2022-01-17 16:44:51 +01:00
Omar Desogus
532c5ead7e docs: add links section 2022-01-17 15:38:04 +01:00
cedoor
9110903fee style: reorganize imports 2022-01-17 15:27:27 +01:00
cedoor
83cb493770 chore: update npm dependencies 2022-01-17 15:26:11 +01:00
cedoor
b1327f328b docs: add @zk-kit/sparse-merkle-tree pkg 2022-01-17 15:09:12 +01:00
cedoor
f555ff14b7 feat(sparse-merkle-tree): create @zk-kit/sparse-merkle-tree pkg 2022-01-17 14:52:53 +01:00
cedoor
ccf4acf7ed build: remove unused rollup plugins 2022-01-17 14:52:17 +01:00
cedoor
2c3bec9ec2 docs: add contacts section 2022-01-17 14:51:47 +01:00
cedoor
85ee4651f5 style: format conf files with prettier 2022-01-17 14:51:28 +01:00
cedoor
637c65dec7 docs: remove @zk-kit/types package 2022-01-17 13:21:23 +01:00
cedoor
a50e6a3981 refactor: move all types in root folder 2022-01-17 13:05:07 +01:00
cedoor
e5d2c1e401 chore: remove useless jest conf 2022-01-17 12:10:49 +01:00
Omar Desogus
6983877cdd chore: add MIT license 2022-01-17 10:27:50 +01:00
cedoor
d711e1e2ac chore(merkle-tree): v0.1.0 2022-01-16 22:03:16 +01:00
cedoor
fb2c5cfd8b docs: add project badge 2022-01-16 22:01:59 +01:00
cedoor
09329c231e docs: update npm scripts 2022-01-16 21:56:49 +01:00
cedoor
2ff527236a chore: add commitizen packages 2022-01-16 21:52:18 +01:00
cedoor
9a0bc64256 style: format code with prettier 2022-01-16 21:09:44 +01:00
cedoor
4b4df1a017 chore: add prettier npm scripts 2022-01-16 21:09:11 +01:00
cedoor
ab84e95d33 chore: add prettier ignore file 2022-01-16 21:08:42 +01:00
cedoor
31e414861a docs: move pull-request template file 2022-01-16 20:33:38 +01:00
Omar Desogus
e3d43c5942 docs: add pull-request template 2022-01-16 20:29:17 +01:00
Omar Desogus
ab6adfab0b docs: add issue templates 2022-01-16 20:10:43 +01:00
Omar Desogus
87361400d8 docs: create CONTRIBUTING file 2022-01-16 20:04:21 +01:00
Omar Desogus
ad6757ccf1 docs: create CODE_OF_CONDUCT 2022-01-16 19:59:20 +01:00
cedoor
094be48d5f docs: add merkle-tree package 2022-01-14 23:20:53 +01:00
cedoor
df907f5fa8 build: update rollup confs 2022-01-14 23:14:52 +01:00
cedoor
64357ff4c2 chore: add external type definitions 2022-01-14 23:14:25 +01:00
cedoor
6df7561642 build: update tsconfig confs 2022-01-14 23:13:40 +01:00
cedoor
d6a0b7502e build: add rollup typescript plugin 2022-01-14 23:11:48 +01:00