diff --git a/table.csv b/table.csv index 370d096d..1adf31ba 100644 --- a/table.csv +++ b/table.csv @@ -26,6 +26,7 @@ flatbuf, FlatBuffers, 0x rlp, recursive length prefix, 0x60 msgpack, MessagePack, 0x binc, Binc, 0x +bencode, bencode, 0x63 multiformats,, multicodec, , 0x30 @@ -190,7 +191,12 @@ eth-storage-trie, Ethereum Contract Storage Trie (Eth-Secure-Trie), 0x98 bitcoin-block, Bitcoin Block, 0xb0 bitcoin-tx, Bitcoin Tx, 0xb1 + zcash-block, Zcash Block, 0xc0 zcash-tx, Zcash Tx, 0xc1 + stellar-block, Stellar Block, 0xd0 stellar-tx, Stellar Tx, 0xd1 + +torrent-info, Torrent file info field (bencoded), 0x7b +torrent-file, Torrent file (bencoded), 0x7c