p4u
6fd9aea6c8
Add getRoot method
5 years ago
p4u
a503c6555e
Change go-iden3 dependencies to vocdoni/go-iden3
New iden3 merkleTree implementation is not longer compatible. Until new
documentation is availabl and vocdoni code is adapted, use frozen
version of go-iden3 implementation.
5 years ago
imw
7731d06ce6
Updated README to show generator usage
5 years ago
imw
d8e9ade40a
Merge pull request #15 from vocdoni/batching_initial_approach
All work so far
5 years ago
imw
d09af85502
Publishes batches to ipfs and pins them. Assumes running ipfs daemon on 8080. Moved relay listener to 8090
5 years ago
imw
6ad2f16c24
add ipfs pubsub methods
5 years ago
imw
b4b687eeda
changed serialization logic to json strings, added batch compaction
5 years ago
imw
6cce8cb242
added primitive ballot/envelope generator, changed type naming
5 years ago
imw
ddfc8e1187
reworked db logic based on iden3 pattern - allows for single storage location with prefixing
5 years ago
imw
af81f8825e
added curl request to README
6 years ago
imw
88122f053f
removed some debug statements
6 years ago
imw
dadc5e3291
main loop signaling working, db setup in batch functions :-(
6 years ago
p4u
4bd4f33f43
Update README
6 years ago
p4u
a504f46141
Fix names and update README
6 years ago
p4u
5fd182549f
Add processHttp implementation
Exposes a HTTP API to manage merkle trees
Signed-off-by: p4u <p4u@dabax.net>
6 years ago
imw
335c7b3217
added main loop and config, added naive batch logic
6 years ago
p4u
19326669db
First implementation of tree package
Signed-off-by: p4u <p4u@dabax.net>
6 years ago
imw
09ce8ef802
initial stub of listener
6 years ago
imw
99a71873b8
initial implementation of publish, pin, and retrieve functions
6 years ago
Pau
1a8a1c8d7c
Update README.md
6 years ago
Jordi
43c95cab9b
Update README.md
6 years ago
Jordi
bf1743bbb9
Initial commit
6 years ago
Pau
912633a9d5
Update README.md
6 years ago
Pau
d87202baa8
Initial commit
6 years ago