An IPFS implementation in Go
master
Merge pull request #4676 from ipfs/doc/golint-routing
Whyrusleeping committed over 8 years ago
Merge pull request #4686 from ipfs/extract/detect-race
Whyrusleeping committed over 8 years ago
Extract go-detect-race from Godeps
Hector Sanjuan committed over 8 years ago
avoid publishing if notification system has been shut down
Steven Allen committed over 8 years ago
Lars Gierth committed over 8 years ago
bitswap: test canceling subscription context after shutting down
Steven Allen committed over 8 years ago
bitswap: finish unsubscribing from the pubsub instance before shutting it down
Steven Allen committed over 8 years ago
remove excessive time.Now() calls from bitswap sessions
Steven Allen committed over 8 years ago
WIP: fix wantlist clearing by closing down session
Jeromy committed over 8 years ago
shutdown notifications engine when closing a bitswap session
Jeromy committed over 8 years ago
Merge pull request #4569 from ipfs/add-sharding-experimental-flag
Whyrusleeping committed over 8 years ago
Doc: golint-ify routing module
Hector Sanjuan committed over 8 years ago
Merge pull request #4638 from MichaelMure/statlocal
Whyrusleeping committed over 8 years ago
Merge pull request #4661 from ipfs/extract/chunk
Whyrusleeping committed over 8 years ago
Extract: chunker: rename "chunk" to "chunker" as it is more consistent
Hector Sanjuan committed over 8 years ago
Extract chunker: Use last gx'ed go-ipfs-chunker
Hector Sanjuan committed over 8 years ago
go-ipfs-chunker: Use the stable gx'ed release
Hector Sanjuan committed over 8 years ago
Hector Sanjuan committed over 8 years ago
Remove whyrusleeping/chunker from godeps
Hector Sanjuan committed over 8 years ago
WIP: Extract: importers/chunk module as go-ipfs-chunker
Hector Sanjuan committed over 8 years ago