An IPFS implementation in Go
master
feat(tracing): use OpenTelemetry env vars where possible (#8875)
Gus Eggert committed over 4 years ago
Merge pull request #8634 from ipfs/schomatis/feat/cmds/use-custom-config-file-path
Lucas Molas committed over 4 years ago
--config-file test in sharness/t0021-config.sh
Lucas Molas committed over 4 years ago
use --repo-dir in sharness/t0020-init.sh
Lucas Molas committed over 4 years ago
feat(cmds): allow to set the configuration file path
Lucas Molas committed over 4 years ago
chore: improve new issue links (#8874)
Marcin Rataj committed over 4 years ago
chore: deprecate /api/v0/dns (#8893)
Marcin Rataj committed over 4 years ago
fix: interop with 'block put' from go-ipfs 0.13 (#158)
Marcin Rataj committed over 4 years ago
chore: update go-libp2p-asn-util to make it init faster
Jorropo committed over 4 years ago
fix(cmds): CIDv1 and correct multicodecs in 'block put' and 'cid codecs' (#8568)
Lucas Molas committed over 4 years ago
refactor(block): CIDv1 and BlockPutSettings CidPrefix (#80)
Lucas Molas committed over 4 years ago
feat(gw): improved If-None-Match support (#8891)
Marcin Rataj committed over 4 years ago
Update Go version to 1.17 (#8815)
Adin Schmahmann committed over 4 years ago
chore(gw): extract logical functions to improve readability (#8885)
Justin Johnson committed over 4 years ago
Merge pull request #8884 from ipfs/testground
Piotr Galar committed over 4 years ago
Use testground-github-action from testground
Piotr Galar committed over 4 years ago
feat(docker): /container-init.d for advanced initialization (#6577)
Caian Benedicto committed over 4 years ago
feat: port collect-profiles.sh to 'ipfs diag profile' (#8786)
Gus Eggert committed over 4 years ago
fix: assets: correctly use the argument err in the WalkDirFunc Hashing Files
Jorropo committed over 4 years ago
Change `assets.Asset` from a `func` to the embed.FS
Franky W committed over 4 years ago