This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
go-ipfs returns success when pinging with unknow peer id #2186
Closed
Description
go ipfs version 0.4.21
https://github.com/ipfs/interface-js-ipfs-core/blob/master/src/ping/ping-pull-stream.js#L62
https://github.com/ipfs/interface-js-ipfs-core/blob/master/src/ping/ping-readable-stream.js#L70
https://github.com/ipfs/interface-js-ipfs-core/blob/master/src/ping/ping.js#L55
These tests are skipped in http-client until we find what changed and either fix the problem or replicate here in js-ipfs.