Aleix
1922d46dc9
ProcessID => CensusID
2019-01-17 17:00:10 +01:00
p4u
e499f49c26
Use go modules and move main to cmd subdir
...
Signed-off-by: p4u <p4u@dabax.net >
2019-01-16 18:28:36 +01:00
p4u
15069df984
Introduce crypto library
...
Add signature package based on nancl
Signed-off-by: p4u <p4u@dabax.net >
2019-01-16 12:27:35 +01:00
p4u
6fd9aea6c8
Add getRoot method
2019-01-11 17:59:38 +01:00
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.
2018-12-28 14:52:55 +01:00
imw
7731d06ce6
Updated README to show generator usage
2018-12-28 14:22:35 +01:00
imw
d8e9ade40a
Merge pull request #15 from vocdoni/batching_initial_approach
...
All work so far
2018-12-28 14:19:16 +01:00
imw
d09af85502
Publishes batches to ipfs and pins them. Assumes running ipfs daemon on 8080. Moved relay listener to 8090
2018-12-28 14:01:50 +01:00
imw
6ad2f16c24
add ipfs pubsub methods
2018-12-28 12:37:36 +01:00
imw
b4b687eeda
changed serialization logic to json strings, added batch compaction
2018-12-20 12:21:11 +01:00
imw
6cce8cb242
added primitive ballot/envelope generator, changed type naming
2018-12-19 13:36:51 +01:00
imw
ddfc8e1187
reworked db logic based on iden3 pattern - allows for single storage location with prefixing
2018-12-18 15:02:31 +01:00
imw
af81f8825e
added curl request to README
2018-12-14 15:41:16 +01:00
imw
88122f053f
removed some debug statements
2018-12-14 15:35:08 +01:00
imw
dadc5e3291
main loop signaling working, db setup in batch functions :-(
2018-12-14 15:34:03 +01:00
p4u
4bd4f33f43
Update README
2018-12-14 14:17:17 +01:00
p4u
a504f46141
Fix names and update README
2018-12-14 14:13:13 +01:00
p4u
5fd182549f
Add processHttp implementation
...
Exposes a HTTP API to manage merkle trees
Signed-off-by: p4u <p4u@dabax.net >
2018-12-14 14:11:28 +01:00
imw
335c7b3217
added main loop and config, added naive batch logic
2018-12-14 13:51:27 +01:00
p4u
19326669db
First implementation of tree package
...
Signed-off-by: p4u <p4u@dabax.net >
2018-12-13 18:46:01 +01:00
imw
09ce8ef802
initial stub of listener
2018-12-11 14:41:37 +01:00
imw
99a71873b8
initial implementation of publish, pin, and retrieve functions
2018-12-07 14:27:38 +01:00
Pau
1a8a1c8d7c
Update README.md
2018-11-29 18:33:26 +01:00
Jordi
43c95cab9b
Update README.md
2018-11-29 18:32:00 +01:00
Jordi
bf1743bbb9
Initial commit
2018-11-29 18:19:37 +01:00
Pau
912633a9d5
Update README.md
2018-11-29 15:46:42 +01:00
Pau
d87202baa8
Initial commit
2018-11-28 19:22:08 +01:00