kubo/blockservice
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
..
test merkledag: change 'Node' to be an interface 2016-10-12 08:16:03 -07:00
blockservice_test.go Change the test from being Has based to Put based 2016-10-11 15:08:01 -04:00
blockservice.go Merge pull request #3297 from ipfs/feat/bitswap-cid 2016-10-12 10:13:30 -04:00