kubo/blocks
Jeromy 01aee44679 merkledag: change 'Node' to be an interface
Also change existing 'Node' type to 'ProtoNode' and use that most
everywhere for now. As we move forward with the integration we will try
and use the Node interface in more places that we're currently using
ProtoNode.

License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-10-12 08:16:03 -07:00
..
blockstore bitswap: protocol extension to handle cids 2016-10-10 08:19:31 -07:00
blocksutil test: check if NewWriteThrough is not calling Has 2016-10-11 15:04:07 -04: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 merkledag: change 'Node' to be an interface 2016-10-12 08:16:03 -07:00