imw
|
7128e24db3
|
working implementation of modular transports, generator still pubsub only
|
5 years ago |
imw
|
5ce8bb33ee
|
initial attempt at modular transports, fails with segfault
|
5 years ago |
Pau
|
0e4c0cb8db
|
Merge pull request #18 from vocdoni/hotfix/data-record-type
Create new data type for exporting PubSub types
|
5 years ago |
p4u
|
8bd2b1acea
|
Create new data type for exporting PubSub types
Signed-off-by: p4u <p4u@dabax.net>
|
5 years ago |
imw
|
6c1305115e
|
Merge pull request #17 from vocdoni/pubsub_testing
explicitly import ipfs-api, declare msg before listen loop
|
5 years ago |
imw
|
435359e233
|
explicitly import ipfs-api, declare msg before listen loop
|
5 years ago |
imw
|
9bdc8536fc
|
Merge pull request #16 from vocdoni/pubsub_testing
Pubsub testing
|
5 years ago |
imw
|
b88d88e931
|
removed remnant of http listener
|
5 years ago |
imw
|
90de87f243
|
pubsub messagaing working w/ generator
|
5 years ago |
imw
|
fda66aa1af
|
move generator to cmd
|
5 years ago |
p4u
|
e499f49c26
|
Use go modules and move main to cmd subdir
Signed-off-by: p4u <p4u@dabax.net>
|
5 years ago |
p4u
|
15069df984
|
Introduce crypto library
Add signature package based on nancl
Signed-off-by: p4u <p4u@dabax.net>
|
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
|
5 years ago |
imw
|
88122f053f
|
removed some debug statements
|
5 years ago |
imw
|
dadc5e3291
|
main loop signaling working, db setup in batch functions :-(
|
5 years ago |
imw
|
335c7b3217
|
added main loop and config, added naive batch logic
|
5 years ago |
imw
|
09ce8ef802
|
initial stub of listener
|
5 years ago |
imw
|
99a71873b8
|
initial implementation of publish, pin, and retrieve functions
|
5 years ago |
Pau
|
912633a9d5
|
Update README.md
|
6 years ago |
Pau
|
d87202baa8
|
Initial commit
|
6 years ago |