Skip to content

Commit 38e3bf3

Browse files
authored
Register grid-cbor codec (#409)
table.csv: - Add draft IPLD code 0x1027 for deterministic Grid CBOR envelopes. - Link the public structural codec specification.
1 parent 808fe76 commit 38e3bf3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

table.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ sha2-224, multihash, 0x1013, permanent, aka
159159
sha2-512-224, multihash, 0x1014, permanent, aka SHA-512/224; as specified by FIPS 180-4.
160160
sha2-512-256, multihash, 0x1015, permanent, aka SHA-512/256; as specified by FIPS 180-4.
161161
murmur3-x64-128, hash, 0x1022, draft,
162+
grid-cbor, ipld, 0x1027, draft, Grid message envelope: RFC-8949 deterministic CBOR; 'grid'-tagged; codec preserves arbitrary tags/keys while allowing traversal of tag-42 CID links; spec: https://github.com/promisegrid/promisegrid/blob/main/docs/grid-cbor-multicodec-spec.md
162163
ripemd-128, multihash, 0x1052, draft,
163164
ripemd-160, multihash, 0x1053, draft,
164165
ripemd-256, multihash, 0x1054, draft,

0 commit comments

Comments
 (0)