Commit Graph

18 Commits

Author SHA1 Message Date
arnaucube
1883b404ba Update mt.Delete for empty Tree cases 2020-07-08 08:48:53 +02:00
arnau
e68d9e31d4 Merge pull request #3 from iden3/feature/delete-leaf
Add mt.Delete(key) with test vectors
2020-07-08 00:06:52 +02:00
arnaucube
3b1436b495 Add mt.Delete(key) with test vectors 2020-07-08 00:05:30 +02:00
arnau
adf72a1f9c Merge pull request #2 from iden3/GraphViz
Correction to the GraphViz function when drawing empty nodes
2020-07-03 21:21:21 +02:00
arnaucube
f54d9b4072 Update hash.String(), fix hash.Hex(), add TestGraphViz, add Hash parsers tests 2020-07-03 21:16:59 +02:00
ToniRamirezM
92522104d8 Correction to the GraphViz function when drawing empty nodes 2020-07-03 18:07:33 +02:00
arnaucube
532de89fa7 Add more tests, update README.md 2020-07-01 17:41:41 +02:00
arnaucube
39f0736eaf Add proof Siblings methods for circom compatibility 2020-07-01 14:57:44 +02:00
arnau
b07b7ea325 Merge pull request #1 from iden3/feature/add-gha
Add GHA
2020-06-30 22:55:38 +02:00
arnau
414882d194 Add GHA 2020-06-30 22:54:14 +02:00
arnaucube
28d9e9badb Update golint warnings 2020-06-30 22:46:47 +02:00
arnaucube
cc927fae93 Add Graphviz methods 2020-06-30 22:21:40 +02:00
arnaucube
e8f819d8a0 Add Proof verification 2020-06-30 22:15:00 +02:00
arnaucube
6254619875 Add Proof generation 2020-06-30 21:58:15 +02:00
arnaucube
ade873256a Add(k, v), add tests compatible with circomlib 2020-06-30 21:48:29 +02:00
arnaucube
dcacaf11e7 Add node methods 2020-06-30 20:24:46 +02:00
arnaucube
e5a087d93c Add used utils 2020-06-30 20:12:17 +02:00
arnaucube
95070a7878 Init MT adapting from https://github.com/iden3/go-iden3-core/tree/v0.0.8 2020-06-30 20:04:56 +02:00