remove undefined codecs

I've filed issues for adding these but defining these here makes this file hard
to parse correctly.
This commit is contained in:
Steven Allen 2019-01-03 13:37:46 -08:00
parent 9239d0a271
commit 39d078abaf

View File

@ -5,14 +5,8 @@ raw, raw binary, 0x55
serialization formats,,
cbor, CBOR, 0x51
bson, Binary JSON, 0x
ubjson, Universal Binary JSON, 0x
protobuf, Protocol Buffers, 0x50
capnp, Cap-n-Proto, 0x
flatbuf, FlatBuffers, 0x
rlp, recursive length prefix, 0x60
msgpack, MessagePack, 0x
binc, Binc, 0x
bencode, bencode, 0x63
multiformats,,
@ -396,18 +390,6 @@ p2p-webrtc-star, , 0x0113
p2p-webrtc-direct, , 0x0114
unix, , 0x0190
archiving formats,,
tar, , 0x
zip, , 0x
image formats,,
png, , 0x
jpg, , 0x
video formats,,
mp4, , 0x
mkv, , 0x
IPLD formats,,
dag-pb, MerkleDAG protobuf, 0x70
dag-cbor, MerkleDAG cbor, 0x71

1 codec description code
5 cbor CBOR 0x51
6 bson protobuf Binary JSON Protocol Buffers 0x 0x50
7 ubjson rlp Universal Binary JSON recursive length prefix 0x 0x60
protobuf Protocol Buffers 0x50
capnp Cap-n-Proto 0x
8 flatbuf bencode FlatBuffers bencode 0x 0x63
rlp recursive length prefix 0x60
msgpack MessagePack 0x
9 binc multiformats Binc 0x
bencode bencode 0x63
multiformats
10 multicodec 0x30
11 multihash 0x31
12 multiaddr 0x32
390 video formats eth-block-list Ethereum Block List (RLP) 0x91
391 mp4 eth-tx-trie Ethereum Transaction Trie (Eth-Trie) 0x 0x92
392 mkv eth-tx Ethereum Transaction (RLP) 0x 0x93
IPLD formats
dag-pb MerkleDAG protobuf 0x70
dag-cbor MerkleDAG cbor 0x71
dag-json MerkleDAG json 0x0129
git-raw Raw Git object 0x78
eth-block Ethereum Block (RLP) 0x90
eth-block-list Ethereum Block List (RLP) 0x91
eth-tx-trie Ethereum Transaction Trie (Eth-Trie) 0x92
eth-tx Ethereum Transaction (RLP) 0x93
eth-tx-receipt-trie Ethereum Transaction Receipt Trie (Eth-Trie) 0x94
eth-tx-receipt Ethereum Transaction Receipt (RLP) 0x95
eth-state-trie Ethereum State Trie (Eth-Secure-Trie) 0x96
393 eth-account-snapshot eth-tx-receipt-trie Ethereum Account Snapshot (RLP) Ethereum Transaction Receipt Trie (Eth-Trie) 0x97 0x94
394 eth-storage-trie eth-tx-receipt Ethereum Contract Storage Trie (Eth-Secure-Trie) Ethereum Transaction Receipt (RLP) 0x98 0x95
395 bitcoin-block eth-state-trie Bitcoin Block Ethereum State Trie (Eth-Secure-Trie) 0xb0 0x96