An IPFS implementation in Go
master
Added ability to specify true/false for bool opts
ForrestWeston committed almost 11 years ago
Use core path resolver for 'resolve command' [1]
rht committed almost 11 years ago
Matt Bell committed about 11 years ago
Juan Batiz-Benet committed about 11 years ago
sharness: Added tests for 'ipfs resolve'
Matt Bell committed about 11 years ago
resolve cmd: Fully resolve IPFS paths after resolving IPNS names
Matt Bell committed about 11 years ago
Added help text to 'resolve' command to show DAG path resolution.
Matt Bell committed about 11 years ago
Resolve '/ipfs/root/some/path' paths in 'ipfs resolve' command
Matt Bell committed about 11 years ago
(ineffassign) add err check to NewNode init
rht committed almost 11 years ago
Artem Andreenko committed almost 11 years ago
allow ipfs name resolve to respect --local flag for local name resolution
Jeromy committed almost 11 years ago
use go1.5 for circleCI (snippet from circle support)
Jeromy committed almost 11 years ago
update go version requirement in readme
Jeromy committed almost 11 years ago
use go's built in handling of trailers and dont do custom chunking
Jeromy committed about 11 years ago
Merge pull request #1832 from ipfs/fix/bitswap-hang
Juan Benet committed almost 11 years ago
Jeromy committed almost 11 years ago
vendor in new iptb code (and as a result, go-multiaddr-net and friends
Jeromy committed almost 11 years ago
update go-peerstream dependency
Jeromy committed almost 11 years ago
Merge pull request #1829 from ipfs/update-maddr-net
Juan Benet committed almost 11 years ago