An IPFS implementation in Go
master
Spartucus committed about 8 years ago
fix dht commands when pubsub routing is enabled
Steven Allen committed about 8 years ago
Hector Sanjuan committed over 8 years ago
RepoStat: address review comments
Hector Sanjuan committed over 8 years ago
Sharness: add tests for ipfs repo stat --size-only
Hector Sanjuan committed over 8 years ago
Feat: use datastore.DiskUsage() and add --size-only to "repo stat"
Hector Sanjuan committed over 8 years ago
correctly handle multi-hop dnslink resolution
Steven Allen committed about 8 years ago
fix starting iptb nodes with additional arguments
Steven Allen committed about 8 years ago
update routing helpers to fix an issue in the parallel find providers
Steven Allen committed about 8 years ago
unixfs: remove `Get` prefix from `FSNode` accessors
Lucas Molas committed about 8 years ago
pbdagreader: use FSNode instead of protobuf structure
Lucas Molas committed about 8 years ago
explain when a promise can be canceled in pbdagreader
Steven Allen committed about 8 years ago
Merge pull request #5196 from ipfs/release-0.4.16-rc2
Whyrusleeping committed about 8 years ago
Ipfs 0.4.16 release candidate 2
Jeromy committed about 8 years ago
Merge pull request #5194 from ipfs/fix/5191
Whyrusleeping committed about 8 years ago
Steven Allen committed about 8 years ago
only construct a node in online mode when running external commands.
Steven Allen committed about 8 years ago
Merge pull request #16 from TUSF/master
Steven Allen committed about 8 years ago
dagreader: remove `Offset()` method
Lucas Molas committed about 8 years ago
Add "jpeg" as an alias to "jpg".
TUSF committed about 8 years ago