pin ls $cid hits the network for non pinned $cid #7624
Labels
kind/bug
A bug in existing code (including security flaws)
need/triage
Needs initial labeling and prioritization
Version: master, ipfs 0.6.0
ipfs pin ls --type recursive $cid
seems to hit the network for a non pinned CID.This is quite breaking and a regression from 0.5.0. IPFS Cluster relies on this command to check if something is pinned. When there are no providers for an item, everything will hang.
I will bisec this in a minute.
The text was updated successfully, but these errors were encountered: