An IPFS implementation in Go
master
docs: update changelog v0.12.1
Gus Eggert committed over 4 years ago
fix: listen on loopback for API and gateway ports in docker-compose.yaml (#8773)
Gus Eggert committed over 4 years ago
feat: add full goroutine stack dump (#8790)
Gus Eggert committed over 4 years ago
Lucas Molas committed over 4 years ago
feat(cmds): extend block size check for dag|block put (#8751)
Lucas Molas committed over 4 years ago
feat: add endpoint for enabling block profiling (#8469)
Gus Eggert committed over 4 years ago
fix(cmds): option for progress bar in cat/get (#8686)
Lucas Molas committed over 4 years ago
docs: note the default reprovider strategy as all (#8603)
Adin Schmahmann committed over 4 years ago
fix: listen on loopback for API and gateway ports in docker-compose.yaml (#8773)
Gus Eggert committed over 4 years ago
fix(discovery): fix daemon not starting due to mdns startup failure (#8704)
godcong committed over 4 years ago
Merge pull request #8756 from laurentsenta/feat/add-back-ipfs-config
Marcin Rataj committed over 4 years ago
fix(repo/common): improve MapGetKV not found error
Kyle Huntsman committed over 4 years ago
ci: tweak example testing to pass with internal config package
Laurent Senta committed over 4 years ago
fix: rewrite dependencies over the go-ipfs-config package
Laurent Senta committed over 4 years ago
config: remove go-ipfs-config code
Laurent Senta committed over 4 years ago
Merge remote-tracking branch 'config/master' into feat/add-back-ipfs-config
Laurent Senta committed over 4 years ago
fix(fsrepo): deep merge when setting config
Kyle Huntsman committed over 4 years ago
Hector Sanjuan committed over 4 years ago
Hector Sanjuan committed over 4 years ago
Fix sharness for new not found error messages
Hector Sanjuan committed over 4 years ago