An IPFS implementation in Go
master
feat(pubsub): persistent validation and diagnostic commands (#11110)
Marcin Rataj committed 8 months ago
feat(config): add Gateway.MaxRequestDuration option (#11138)
Marcin Rataj committed 8 months ago
feat(provider): info log AcceleratedDHTClient crawl (#11143)
Guillaume Michel committed 8 months ago
ipfswatch: fix panic on broken link (#11145)
Andrew Gillis committed 8 months ago
upgrade go-libp2p-pubsub to v0.15.0 (#11144)
Andrew Gillis committed 8 months ago
feat(mfs): chroot command to change the root (#8648)
Lucas Molas committed 8 months ago
feat: improved go-ds-flatfs (#11092)
Andrew Gillis committed 8 months ago
test: fix flaky ipfswatch test (#11142)
Andrew Gillis committed 8 months ago
docs: clarify Routing.Type=custom as experimental (#11111)
Marcin Rataj committed 8 months ago
fix(routing): defensive clone of AddrInfo from provider channel (#11120)
Marcin Rataj committed 8 months ago
fix(provider): wait for fullrt crawl completion before providing (#11137)
Guillaume Michel committed 8 months ago
fix(provide): do not output keystore error on shutdown (#11130)
Andrew Gillis committed 8 months ago
feat(p2p): add --foreground flag to listen and forward commands (#11099)
Marcin Rataj committed 8 months ago
feat(cli): improve ipfs dag stat output UX (#11097)
Marcin Rataj committed 8 months ago
docs: add production deployment guidance for gateway (#11117)
Marcin Rataj committed 8 months ago
fix(routing): use LegacyProvider for HTTP-only custom routing (#11112)
Marcin Rataj committed 8 months ago
shutdown daemon after test (#11135)
Andrew Gillis committed 8 months ago
fix(ci): parallelize gotest, cleanup output, flakiness (#11113)
Marcin Rataj committed 8 months ago
test: replace `go-clock` with `testing/synctest` (#11131)
Andrew Gillis committed 8 months ago
docs: improve README for first-time users (#11133)
Marcin Rataj committed 8 months ago