提交 c7bfe1ef 作者: Kevin Atkinson

Tweaks to "CIDv1/Base32 Migration" section in 0.4.18 release notes.

License: MIT
Signed-off-by: 's avatarKevin Atkinson <k@kevina.org>
上级 bcb5fc2f
...@@ -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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论