mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
* feat(block options): add store codec * refactor: BlockPutSettings.CidPrefix Removes duplicated fields and replaces them with cid.Prefix Codec, MhType and MhLength were already in prefix, and we already return prefix. A lot of duplicated values and code responsible for syncing them did not really need to exist. * test: CIDv1 raw and dag-pb cases * chore: release 0.7.0 Co-authored-by: Marcin Rataj <lidel@lidel.org> This commit was moved from ipfs/interface-go-ipfs-core@a3374d9902 This commit was moved from ipfs/boxo@aca3a1839f |
||
|---|---|---|
| .. | ||
| options | ||
| path | ||
| tests | ||
| block.go | ||
| coreapi.go | ||
| dag.go | ||
| dht.go | ||
| errors.go | ||
| idfmt.go | ||
| key.go | ||
| name.go | ||
| object.go | ||
| pin.go | ||
| pubsub.go | ||
| swarm.go | ||
| unixfs.go | ||
| util.go | ||