ssbc / ssb-ebt

secure scuttlebutt replication with epidemic-broadcast-trees
MIT License
18 stars 10 forks source link

remove dependency on friends, but hook replicate.block #20

Closed dominictarr closed 5 years ago

dominictarr commented 5 years ago

update ssb-ebt so it no longer depends on ssb-friends, which now calls replicate.block (also, hook replicate.block if necessary)

This is the first step towards implementing @staltz suggestion that ssb-ebt should wrap ssb-replicate. So, this still expects that ssb-ebt is installed with ssb-replicate, but disentangles the things that are simpler than that.

staltz commented 5 years ago

Good to merge in my opinion

dominictarr commented 5 years ago

merged into 5.4.1