An IPFS implementation in Go
master
log(bitswap) add bitswap loggable
Brian Tiger Chow committed over 11 years ago
log(secio): session loggable for event
Juan Batiz-Benet committed over 11 years ago
p2p/net/conn: log conn lifetime event
Juan Batiz-Benet committed over 11 years ago
fix(bitswap/network/ipfs) ignore self as provider
Juan Batiz-Benet committed over 11 years ago
Merge pull request #701 from jbenet/refactors/prep-for-gcr
Brian Tiger Chow committed over 11 years ago
fix(integrationtest) let amount of information match test name
Brian Tiger Chow committed over 11 years ago
Brian Tiger Chow committed over 11 years ago
Brian Tiger Chow committed over 11 years ago
refac(blockservice) extract waitable
Brian Tiger Chow committed over 11 years ago
feat(eventlog) add SetError to EventInProgress
Brian Tiger Chow committed over 11 years ago
feat(eventlog) add support for e := log.Begin... e.Append(Loggable)
Brian Tiger Chow committed over 11 years ago
feat(core) add shutdown message
Brian Tiger Chow committed over 11 years ago
refac(integrationtest) remove core.ConfigOption cast in tests
Brian Tiger Chow committed over 11 years ago
Brian Tiger Chow committed over 11 years ago
fix(fsrepo) don't enforce absolute path in datastore component
Brian Tiger Chow committed over 11 years ago
Brian Tiger Chow committed over 11 years ago
feat(dht/message) add PeerRoutingInfo
Brian Tiger Chow committed over 11 years ago
refac(core): expose core.OnlineWithRouting constructor option
Brian Tiger Chow committed over 11 years ago
misc(integrationtest) bump 3-legged cat to 100 MB
Brian Tiger Chow committed over 11 years ago
feat(bitswap): synchronous close
Brian Tiger Chow committed over 11 years ago