kubo/core
Hector Sanjuan 3b6216b239 Make Golint happy in the blocks submodule.
This has required changing the order of some parameters and
adding HashOnRead to the Blockstore interface (which I have in turn
added to all the wrapper implementations).

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2017-03-24 16:46:42 +01:00
..
commands Merge pull request #3042 from ipfs/feat/hamt-sharding 2017-03-23 20:51:52 -07:00
coreapi fix: multiple govet warnings 2017-03-24 01:02:50 +01:00
corehttp Merge pull request #3777 from ipfs/fix/gateway-status-codes 2017-03-22 22:31:54 -07:00
corenet update go-libp2p-kad-dht with getclosestpeers fix 2017-03-05 23:06:04 -08:00
corerepo gc: address CR comments 2017-03-20 14:46:02 -04:00
corerouting update go-libp2p-kad-dht with getclosestpeers fix 2017-03-05 23:06:04 -08:00
coreunix fix go vet issues in hamt sharding PR 2017-03-23 18:01:57 -07:00
mock Add DisableNatPortMap option. 2017-03-18 18:50:10 -04:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
bootstrap_test.go update go-libp2p-kad-dht with getclosestpeers fix 2017-03-05 23:06:04 -08:00
bootstrap.go update go-libp2p-kad-dht with getclosestpeers fix 2017-03-05 23:06:04 -08:00
builder.go Make Golint happy in the blocks submodule. 2017-03-24 16:46:42 +01:00
core_test.go run gofmt 2016-10-12 07:00:38 -07:00
core.go Add DisableNatPortMap option. 2017-03-18 18:50:10 -04:00
pathresolver_test.go make path resolver no longer require whole node for construction 2016-10-25 15:04:44 -07:00
pathresolver.go update go-multihash and bubble up deps 2017-02-12 12:25:41 -08:00