WS2P pull may fail
When a node has some missing blocks, their dowloading fails in the pull algorithm when using WS2P resolver.
When a node has some missing blocks, their dowloading fails in the pull algorithm when using WS2P resolver.
The problem was on a logging instruction which made the algorithm crash (method substr()
called on an undefined object).