kubo/core/coreapi
Hector Sanjuan 54d87b4ce0 Extract: routing package to github.com/ipfs/go-ipfs-routing
This extracts the routing package to its own repository
(https://github.com/ipfs/go-ipfs-routing). History has
been preserved. The new module has been gx'ed and published.

Imports have been rewritten and re-ordered accordingly.

An internal dependency to go-ipfs/repo has been removed
by substituting it with the go-datastore.Batching interface.

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2018-02-14 18:33:52 +01:00
..
interface coreapi: implement pin api 2018-02-04 15:29:50 +01:00
block_test.go coreapi: update block after update 2018-02-02 22:57:54 +01:00
block.go coreapi: update block after update 2018-02-02 22:57:54 +01:00
coreapi.go coreapi: implement pin api 2018-02-04 15:29:50 +01:00
dag_test.go gx: mass update 2018-01-24 15:58:44 -08:00
dag.go merkledag: switch to new dag interface 2018-01-25 15:13:19 -08:00
key_test.go fix error in test case 2018-01-29 11:32:34 -08:00
key.go gx: update go-log 2018-01-31 21:54:22 -08:00
name_test.go coreapi: Name tests 2018-01-02 21:01:03 +01:00
name.go Extract: routing package to github.com/ipfs/go-ipfs-routing 2018-02-14 18:33:52 +01:00
object_test.go coreapi: object API tests 2018-01-25 18:26:57 +01:00
object.go minor drive-by code cleanup 2018-01-30 20:51:05 -08:00
pin_test.go coreapi: pin tests 2018-02-04 15:29:50 +01:00
pin.go coreapi: update after rebase 2018-02-04 15:29:50 +01:00
unixfs_test.go gx: update go-log 2018-01-31 21:54:22 -08:00
unixfs.go Use a bitswap session for 'Cat' 2018-02-02 12:25:20 -08:00