An IPFS implementation in Go
master
Kevin Atkinson committed almost 9 years ago
Make --hash and related option local to sub-commands that use them.
Kevin Atkinson committed almost 9 years ago
Address C.R. in t0250-files-api.sh.
Kevin Atkinson committed almost 9 years ago
Rename "files update" to "files chcid".
Kevin Atkinson committed about 9 years ago
Eliminate Prefix field from MFS root, use MkdirOpts.
Kevin Atkinson committed about 9 years ago
Fix help text for "update" command.
Kevin Atkinson committed about 9 years ago
Kevin Atkinson committed about 9 years ago
Kevin Atkinson committed about 9 years ago
Add --cid-version and --hash-fun option to files API
Kevin Atkinson committed about 9 years ago
mfs: inherit CID prefix from from parent directory
Kevin Atkinson committed about 9 years ago
Test for alternative hash function in Dag Modifier.
Kevin Atkinson committed about 9 years ago
Enable CidV1 (and other prefixes) in the Dag Modifier.
Kevin Atkinson committed about 9 years ago
Add "--raw-leaves" option to "ipfs files"
Kevin Atkinson committed about 9 years ago
Provide support for raw leaves in DAG modifier.
Kevin Atkinson committed about 9 years ago
Test raw leaves in trickle dag tests.
Kevin Atkinson committed about 9 years ago
gx import go-libp2p-interface-connmgr
Steven Allen committed almost 9 years ago
gx update go-peerstream, go-libp2p-floodsub
Steven Allen committed almost 9 years ago
gateway: custom seeker for files
Łukasz Magiera committed almost 9 years ago
gateway: fix seeker can't seek on specific files
Łukasz Magiera committed almost 9 years ago
Merge pull request #4315 from ipfs/feat/sessions-tagging
Jeromy Johnson committed almost 9 years ago