Unverified 提交 107bc4e3 作者: Steven Allen 提交者: GitHub

Merge pull request #5692 from ipfs/kevina/0.4.18-changlog

Tweaks to "CIDv1/Base32 Migration" section in 0.4.18 release notes.
...@@ -224,8 +224,9 @@ case intensive encoding required by domain names. This command converts a CID to ...@@ -224,8 +224,9 @@ case intensive encoding required by domain names. This command converts a CID to
version 1 and encodes it using base32. version 1 and encodes it using base32.
(2) A hack to allow locally looking up blocks associated with a CIDv0 CID using (2) A hack to allow locally looking up blocks associated with a CIDv0 CID using
the equivalent CIDv1 CID. This hack will eventually (likely in the next release) the equivalent CIDv1 CID (or the reverse). This hack will eventually
be replaced with a proper CID-version agnostic datastore. be replaced with a multihash indexed blockstore, which is agnostic to both the
CID version and multicodec content type.
### go-ipfs changelog ### go-ipfs changelog
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论