Skip to content

Commit 582f6a8

Browse files
authored
Add a transport code to indicate content is provided via car (#321)
* Add a transport code to indicate content is provided via car per the trustless gateway spec * update name per review * update transport description
1 parent 6f018eb commit 582f6a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

table.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ car-index-sorted, serialization, 0x0400, draft, CARv
143143
car-multihash-index-sorted, serialization, 0x0401, draft, CARv2 MultihashIndexSorted index format
144144
transport-bitswap, transport, 0x0900, draft, Bitswap datatransfer
145145
transport-graphsync-filecoinv1, transport, 0x0910, draft, Filecoin graphsync datatransfer
146+
transport-ipfs-gateway-http, transport, 0x0920, draft, HTTP IPFS Gateway trustless datatransfer
146147
multidid, multiformat, 0x0d1d, draft, Compact encoding for Decentralized Identifers
147148
sha2-256-trunc254-padded, multihash, 0x1012, permanent, SHA2-256 with the two most significant bits from the last byte zeroed (as via a mask with 0b00111111) - used for proving trees as in Filecoin
148149
sha2-224, multihash, 0x1013, permanent, aka SHA-224; as specified by FIPS 180-4.

0 commit comments

Comments
 (0)