An IPFS implementation in Go
master
Merge pull request #4316 from ipfs/fix/bitswap-active-peers
Jeromy Johnson committed almost 9 years ago
Merge pull request #4317 from ipfs/feat/remove-bsnet-todo
Jeromy Johnson committed almost 9 years ago
NewStream now creates a connection if necessary
Steven Allen committed almost 9 years ago
filter out "" from active peers in bitswap sessions
Steven Allen committed almost 9 years ago
tag peers associated with a bitswap session
Jeromy committed almost 9 years ago
Check for Peers before `dht provide` (#4290)
Koushik Roy committed almost 9 years ago
Merge pull request #4310 from ipfs/fix/p2p-sharness
Jeromy Johnson committed almost 9 years ago
Merge pull request #4270 from ipfs/misc/pnet-docs/boot
Jeromy Johnson committed almost 9 years ago
sharness: make t0180-p2p less racy
Łukasz Magiera committed almost 9 years ago
Merge pull request #4288 from ipfs/feat/connmgr
Jeromy Johnson committed almost 9 years ago
go-ipfs-config: Merge pull request #4288 from ipfs/feat/connmgr
Jeromy Johnson committed almost 9 years ago
Merge pull request #4307 from ipfs/fix/remove-rest-of-supernode
Jeromy Johnson committed almost 9 years ago
Jeromy committed about 9 years ago
go-ipfs-config: Integrate connection manager
Jeromy committed about 9 years ago
add sharness test for deprecated supernode option
Steven Allen committed almost 9 years ago
shorter description for chunker option
Enrique Erne committed almost 9 years ago
go-ipfs-config: remove the rest of the supernode code
Steven Allen committed almost 9 years ago
remove the rest of the supernode code
Steven Allen committed almost 9 years ago
adds more info about chunker option
Enrique Erne committed almost 9 years ago
handle sym links in when calculating repo size
John Reed committed almost 9 years ago