kubo/thirdparty
Kevin Atkinson e7ca9554d0 Add ability to retrieve blocks even if given using a different CID version.
This is done via a wrapper blockstore.

License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2018-08-06 22:12:40 -04:00
..
assert add False method 2015-01-23 19:06:29 -08:00
cidv0v1 Add ability to retrieve blocks even if given using a different CID version. 2018-08-06 22:12:40 -04:00
dir misc: Fix a few typos 2018-03-30 09:47:22 +02:00
math2 move generic packages to thirdparty (see thirdparty/README.md) 2015-01-18 14:04:45 -08:00
notifier fix govet warnings 2018-03-22 17:31:22 +01:00
pollEndpoint gx update 2018-06-26 17:11:33 -07:00
unit golint util/, thirdparty/ 2015-06-18 10:03:57 +07:00
verifbs Extract blockservice and verifcid 2018-07-27 18:21:06 -07:00
README.md Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00

thirdparty consists of Golang packages that contain no go-ipfs dependencies and may be vendored ipfs/go-ipfs at a later date.

packages in under this directory must not import packages under ipfs/go-ipfs that are not also under thirdparty.