26 Commits

Author SHA1 Message Date
arnaucube
884d1c462a small update to use swarm module 2019-03-20 19:08:58 +01:00
p4u
f83815a94a Add README for swarm package 2019-03-08 11:42:01 +01:00
p4u
3014931ec2 swarm: rename SwarmNet to SimplePss
Signed-off-by: p4u <p4u@dabax.net>
2019-02-25 16:54:59 +01:00
p4u
1c45bd6bc2 Extend pss delivery chan type 2019-02-25 16:40:06 +01:00
p4u
cd19d5b044 Consolidate raw 2019-02-25 16:13:55 +01:00
p4u
63d6c72bc0 Testing raw 2019-02-25 15:30:01 +01:00
p4u
0734f03a83 Consolidating asymetric messages 2019-02-25 14:12:56 +01:00
p4u
cfb681462a Testing asymetric messages 2019-02-25 13:52:45 +01:00
p4u
dbeaee8f0b Testing asymetric messages 2019-02-25 12:49:05 +01:00
p4u
4d905d5d0b Add first asym implementation
Move test code to pssTest.go
Minor changes
2019-02-22 21:37:35 +01:00
p4u
6005cde258 swarm: fixes and improvements
- fix delivery channel
- add raw methods
- unity PssSend* functions

Signed-off-by: p4u <p4u@dabax.net>
2019-02-22 20:26:58 +01:00
p4u
51478b4e30 Refactory of swarm package 2019-02-22 19:54:07 +01:00
p4u
84863ddda2 Add new package swarm and a pssTest cmd
Implements PSS

Signed-off-by: p4u <p4u@dabax.net>
2019-02-22 13:46:08 +01:00
p4u
5603b7b5b9 Change references to go-dvote
Signed-off-by: p4u <p4u@dabax.net>
2019-02-12 13:16:47 +01:00
imw
7128e24db3 working implementation of modular transports, generator still pubsub only 2019-02-07 13:32:49 +01:00
imw
5ce8bb33ee initial attempt at modular transports, fails with segfault 2019-02-07 12:06:10 +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
435359e233 explicitly import ipfs-api, declare msg before listen loop 2019-01-23 16:14:29 +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
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
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