An IPFS implementation in Go
master
blocks: Don't re-Put blocks we already have
Tommi Virtanen committed over 11 years ago
label timeout error from reuseport/poll
Jeromy committed over 11 years ago
bring some errors that were being hidden in the dial sequence to the surface
Jeromy committed over 11 years ago
Merge pull request #1138 from vitorbaptista/1134-display-types-on-pin-ls
Juan Batiz-Benet committed over 11 years ago
core/commands: pin ls: display types by default
Vitor Baptista committed over 11 years ago
Fix docker $ipfs_data mount path in README
Stephan Seidt committed over 11 years ago
Henry committed over 11 years ago
Henry committed over 11 years ago
godeps: following up on PR #1098 to drop the facebookgo code
Henry committed over 11 years ago
godep: make sure to vendor iptb
Henry committed over 11 years ago
godeps: move (go)goprotobuf to github location
Henry committed over 11 years ago
Merge pull request #1155 from ipfs/feat/peer-wantlist
Juan Batiz-Benet committed over 11 years ago
Merge pull request #1148 from ipfs/warnOnProtocolEOF
Juan Batiz-Benet committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
let wantlist command show other peers wantlists
Jeromy committed over 11 years ago
protocolEOF: demoted EOF to Debug, kept the else as Warning
Henry committed over 11 years ago
only warn about io.EOF from mux.ReaderHeaders (fixes #1143)
Henry committed over 11 years ago
add a benchmark for our hash function
Jeromy committed over 11 years ago
Merge pull request #1139 from AtnNn/flags
Juan Batiz-Benet committed over 11 years ago
write memory profiles every 30 seconds when enabled
Jeromy committed over 11 years ago