p4u
|
f83815a94a
|
Add README for swarm package
|
5 years ago |
p4u
|
3014931ec2
|
swarm: rename SwarmNet to SimplePss
Signed-off-by: p4u <p4u@dabax.net>
|
5 years ago |
p4u
|
1c45bd6bc2
|
Extend pss delivery chan type
|
5 years ago |
p4u
|
cd19d5b044
|
Consolidate raw
|
5 years ago |
p4u
|
63d6c72bc0
|
Testing raw
|
5 years ago |
p4u
|
0734f03a83
|
Consolidating asymetric messages
|
5 years ago |
p4u
|
cfb681462a
|
Testing asymetric messages
|
5 years ago |
p4u
|
dbeaee8f0b
|
Testing asymetric messages
|
5 years ago |
p4u
|
4d905d5d0b
|
Add first asym implementation
Move test code to pssTest.go
Minor changes
|
5 years ago |
p4u
|
6005cde258
|
swarm: fixes and improvements
- fix delivery channel
- add raw methods
- unity PssSend* functions
Signed-off-by: p4u <p4u@dabax.net>
|
5 years ago |
p4u
|
51478b4e30
|
Refactory of swarm package
|
5 years ago |
p4u
|
84863ddda2
|
Add new package swarm and a pssTest cmd
Implements PSS
Signed-off-by: p4u <p4u@dabax.net>
|
5 years ago |
p4u
|
5603b7b5b9
|
Change references to go-dvote
Signed-off-by: p4u <p4u@dabax.net>
|
5 years ago |
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 |
p4u
|
8bd2b1acea
|
Create new data type for exporting PubSub types
Signed-off-by: p4u <p4u@dabax.net>
|
5 years ago |
imw
|
435359e233
|
explicitly import ipfs-api, declare msg before listen loop
|
5 years ago |
imw
|
b88d88e931
|
removed remnant of http listener
|
5 years ago |
imw
|
90de87f243
|
pubsub messagaing working w/ generator
|
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
|
dadc5e3291
|
main loop signaling working, db setup in batch functions :-(
|
6 years ago |
imw
|
335c7b3217
|
added main loop and config, added naive batch logic
|
6 years ago |
imw
|
09ce8ef802
|
initial stub of listener
|
6 years ago |