Closed
Description
There's a Slack thread going into how CARv2's blockstore should behave.
Whatever we agree to in there, we should reflect it in the code.
Also worth noting that the current default behavior is somewhat inconsistent: just like go-ipfs, "Has" reports matches by multihash. But unlike go-ipfs, Put doesn't deduplicate by hash, and AllKeysChan doesn't flatten CIDs to use the "raw" codec.