mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-24 03:47:45 +08:00
We just changed ID/"id" to IDENTITY/"identity" to match the multicodec table and avoid confusion with peer IDs, CIDs, etc. Unfortunately, this breaks the `--hash=id` flag. Luckily, I'm pretty sure nobody's actually using this. As putting a block with an identity hash is useless. If they are users, we can go about adding in backwards compatibility hacks later. This commit was moved from ipfs/interface-go-ipfs-core@6ebdbe7ef3 This commit was moved from ipfs/boxo@3b9a723861 |
||
|---|---|---|
| .. | ||
| options | ||
| path | ||
| tests | ||
| block.go | ||
| coreapi.go | ||
| dag.go | ||
| dht.go | ||
| errors.go | ||
| key.go | ||
| name.go | ||
| object.go | ||
| pin.go | ||
| pubsub.go | ||
| swarm.go | ||
| unixfs.go | ||
| util.go | ||