An IPFS implementation in Go
master
add more buttons; remove some sections covered in the docs; general cleanup
@RubenKelevra committed about 5 years ago
Merge pull request #8397 from jbouwman/bump-lib-example-deps
Steven Allen committed about 5 years ago
`go mod tidy` ipfs library example
Jesse Bouwman committed about 5 years ago
Cosmetic fixups in examples (#8325)
Petar Maymounkov committed about 5 years ago
perf: use performance-enhancing FUSE mount options
Max committed about 5 years ago
fix: fix bifrost typo in comment
guseggert committed about 5 years ago
ci: publish Docker images for bifrost-* branches
guseggert committed about 5 years ago
chore: add comments to peerlog plugin about being unsupported
guseggert committed about 5 years ago
test: add unit tests for peerlog config parsing
guseggert committed about 5 years ago
ci: preload peerlog plugin, disable by default
guseggert committed about 5 years ago
fix(mkreleaselog): specify the parent commit when diffing
Steven Allen committed about 5 years ago
Adin Schmahmann committed about 5 years ago
Adin Schmahmann committed about 5 years ago
Adin Schmahmann committed about 5 years ago
Merge pull request #8354 from ipfs/udpate-libp2p
Adin Schmahmann committed about 5 years ago
update go-libp2p to v0.15.0-rc.1
Marten Seemann committed about 5 years ago
use a ConnectionManager for filtering addresses
Marten Seemann committed about 5 years ago
feat: add 'ipfs multibase' commands (#8180)
Cory Schwartz committed about 5 years ago
support bitswap configurability (#8268)
Adin Schmahmann committed about 5 years ago
ci: use Go 1.16.7 in .circleci/config.yml
Gus Eggert committed about 5 years ago