arnau
|
cdad1f2608
|
Merge pull request #5 from iden3/feature/update
Add mt.Update(key, value) method
|
4 years ago |
arnaucube
|
3cba052c2a
|
Add mt.Update(key, value) method
|
4 years ago |
arnau
|
4768d854db
|
Merge pull request #4 from iden3/feature/get
Add mt.Get to retrieve a value for the given key
|
4 years ago |
arnaucube
|
c01a9f4e46
|
Add mt.Get to retrieve a value for the given key
|
4 years ago |
arnaucube
|
f7a00186cd
|
Update Poseidon version, add mt.Snapshot
|
4 years ago |
arnaucube
|
716a0ede91
|
Add db package
Add own db (storage) package with db.Storage interface, with Memory & Leveldb
implementations, and with tests.
Adapted with several changes from
https://github.com/iden3/go-iden3-core/tree/v0.0.8/db
|
4 years ago |
arnaucube
|
3d1b7886ea
|
Add DumpLeafs & ImportDumpedLeafs for MerkleTree backup functionality
|
4 years ago |
arnaucube
|
1883b404ba
|
Update mt.Delete for empty Tree cases
|
4 years ago |
arnau
|
e68d9e31d4
|
Merge pull request #3 from iden3/feature/delete-leaf
Add mt.Delete(key) with test vectors
|
4 years ago |
arnaucube
|
3b1436b495
|
Add mt.Delete(key) with test vectors
|
4 years ago |
arnau
|
adf72a1f9c
|
Merge pull request #2 from iden3/GraphViz
Correction to the GraphViz function when drawing empty nodes
|
4 years ago |
arnaucube
|
f54d9b4072
|
Update hash.String(), fix hash.Hex(), add TestGraphViz, add Hash parsers tests
|
4 years ago |
ToniRamirezM
|
92522104d8
|
Correction to the GraphViz function when drawing empty nodes
|
4 years ago |
arnaucube
|
532de89fa7
|
Add more tests, update README.md
|
4 years ago |
arnaucube
|
39f0736eaf
|
Add proof Siblings methods for circom compatibility
|
4 years ago |
arnau
|
b07b7ea325
|
Merge pull request #1 from iden3/feature/add-gha
Add GHA
|
4 years ago |
arnau
|
414882d194
|
Add GHA
|
4 years ago |
arnaucube
|
28d9e9badb
|
Update golint warnings
|
4 years ago |
arnaucube
|
cc927fae93
|
Add Graphviz methods
|
4 years ago |
arnaucube
|
e8f819d8a0
|
Add Proof verification
|
4 years ago |
arnaucube
|
6254619875
|
Add Proof generation
|
4 years ago |
arnaucube
|
ade873256a
|
Add(k, v), add tests compatible with circomlib
|
4 years ago |
arnaucube
|
dcacaf11e7
|
Add node methods
|
4 years ago |
arnaucube
|
e5a087d93c
|
Add used utils
|
4 years ago |
arnaucube
|
95070a7878
|
Init MT adapting from https://github.com/iden3/go-iden3-core/tree/v0.0.8
|
4 years ago |