An IPFS implementation in Go
master
Merge pull request #5935 from ipfs/tests/coreapi-fixes
Steven Allen committed over 7 years ago
coreapi: few more error check fixes
Łukasz Magiera committed over 7 years ago
coreapi: few more error check fixes
Łukasz Magiera committed over 7 years ago
Łukasz Magiera committed over 7 years ago
Merge pull request #5920 from hexdigest/master
Steven Allen committed over 7 years ago
Merge pull request #5923 from da2x/patch-1
Steven Allen committed over 7 years ago
Merge pull request #5931 from chenminjian/refact/cmd/patch
Steven Allen committed over 7 years ago
Merge pull request #5932 from chenminjian/refact/cmd/object
Steven Allen committed over 7 years ago
Merge pull request ipfs/boxoipfs/interface-go-ipfs-core#5922 from ipfs/feat/coreapi/dag-ipld
Steven Allen committed over 7 years ago
Merge pull request #5922 from ipfs/feat/coreapi/dag-ipld
Steven Allen committed over 7 years ago
Merge pull request #5789 from ipfs/kevina/multibase4
Steven Allen committed over 7 years ago
base32: make GetEncoderFromPath more robust
Steven Allen committed over 7 years ago
refact(cmd/object): change option string to const
chenminjian committed over 7 years ago
refact(cmd/patch): change string to const
chenminjian committed over 7 years ago
Change --force-cid-base to --upgrade-cidv0-in-output.
Kevin Atkinson committed over 7 years ago
Enhance ipfs add --cid-base32 tests.
Kevin Atkinson committed over 7 years ago
Change --output-cidv1 to --force-cid-base.
Kevin Atkinson committed over 7 years ago
Don't use ParsePath in extractCidString.
Kevin Atkinson committed over 7 years ago
Add global --cid-base option and enable it for most commands.
Kevin Atkinson committed almost 8 years ago
Kevin Atkinson committed almost 8 years ago