kubo/blocks
Jeromy f4d7369c4a bitswap: protocol extension to handle cids
This change adds the /ipfs/bitswap/1.1.0 protocol. The new protocol
adds a 'payload' field to the protobuf message and deprecates the
existing 'blocks' field. The 'payload' field is an array of pairs of cid
prefixes and block data. The cid prefixes are used to ensure the correct
codecs and hash functions are used to handle the block on the receiving
end.

License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-10-10 08:19:31 -07:00
..
blockstore bitswap: protocol extension to handle cids 2016-10-10 08:19:31 -07:00
blocksutil test: 100% coverage for blocks/blocksutil 2016-08-16 13:03:20 +02:00
bloom Migrate hamming to gx from Godeps 2016-05-19 06:45:19 +02:00
set bitswap: protocol extension to handle cids 2016-10-10 08:19:31 -07:00
blocks_test.go bitswap: protocol extension to handle cids 2016-10-10 08:19:31 -07:00
blocks.go bitswap: protocol extension to handle cids 2016-10-10 08:19:31 -07:00