Closed dominictarr closed 5 years ago
Turns out sbot was using this, https://github.com/ssbc/scuttlebot/blob/master/plugins/gossip/init.js#L23 but since this way of calling isAddress never had test coverage, and 2.13 changed this, it meant that sbot did not rebuild it's peers list from pub messages.
isAddress
I'm will publish this as a patch - I think it may fix the sbot@13 incompatiblitiy
Turns out sbot was using this, https://github.com/ssbc/scuttlebot/blob/master/plugins/gossip/init.js#L23 but since this way of calling
isAddress
never had test coverage, and 2.13 changed this, it meant that sbot did not rebuild it's peers list from pub messages.I'm will publish this as a patch - I think it may fix the sbot@13 incompatiblitiy