Pau
|
0e4c0cb8db
|
Merge pull request #18 from vocdoni/hotfix/data-record-type
Create new data type for exporting PubSub types
|
2019-01-23 16:57:03 +01:00 |
|
p4u
|
8bd2b1acea
|
Create new data type for exporting PubSub types
Signed-off-by: p4u <p4u@dabax.net>
|
2019-01-23 16:41:49 +01:00 |
|
imw
|
6c1305115e
|
Merge pull request #17 from vocdoni/pubsub_testing
explicitly import ipfs-api, declare msg before listen loop
|
2019-01-23 16:15:53 +01:00 |
|
imw
|
435359e233
|
explicitly import ipfs-api, declare msg before listen loop
|
2019-01-23 16:14:29 +01:00 |
|
imw
|
9bdc8536fc
|
Merge pull request #16 from vocdoni/pubsub_testing
Pubsub testing
|
2019-01-23 13:46:44 +01:00 |
|
imw
|
b88d88e931
|
removed remnant of http listener
|
2019-01-23 13:45:04 +01:00 |
|
imw
|
90de87f243
|
pubsub messagaing working w/ generator
|
2019-01-22 16:44:45 +01:00 |
|
imw
|
fda66aa1af
|
move generator to cmd
|
2019-01-21 14:54:28 +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 |
|
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 |
|
imw
|
335c7b3217
|
added main loop and config, added naive batch logic
|
2018-12-14 13:51:27 +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
|
912633a9d5
|
Update README.md
|
2018-11-29 15:46:42 +01:00 |
|
Pau
|
d87202baa8
|
Initial commit
|
2018-11-28 19:22:08 +01:00 |
|