js-libp2p-gossipsub
js-libp2p-gossipsub copied to clipboard
Re-enable compliance tests
trafficstars
Compliance tests currently break due to overly-restrictive expectation of registrar.register being called once in start and registrar.unregister being called once in stop.
We register up to 3 protocols, not just a single one. (gossipsub v1.1, gossipsub v1.0, floodsub)
@wemeetagain Is this done?
no