An IPFS implementation in Go
master
refactor: if statement (#10105)
Kay committed about 3 years ago
ci: remove obsolete protocol/cache-go-action (#10114)
Piotr Galar committed about 3 years ago
chore(deps): bump actions/setup-go from 2 to 4 (#9976)
dependabot[bot] committed about 3 years ago
chore(deps): bump protocol/multiple-go-modules from 1.2 to 1.4 (#9978)
dependabot[bot] committed about 3 years ago
chore(deps): bump actions/setup-node from 2 to 3 (#9993)
dependabot[bot] committed about 3 years ago
chore(deps): bump actions/checkout from 3 to 4 (#10112)
dependabot[bot] committed about 3 years ago
chore: bump repo version to 15
Henrique Dias committed about 3 years ago
test(sharness): update ping test since go-libp2p v0.31.0 changed the reported error message
Adin Schmahmann committed about 3 years ago
changelog(gateway-over-libp2p): add gateway-over-libp2p changelog
Adin Schmahmann committed about 3 years ago
feat(config): Add gateway-over-libp2p experiment
Adin Schmahmann committed about 3 years ago
test(gateway-conformance): also run gateway conformance tests against a gateway-over-libp2p endpoint
Adin Schmahmann committed about 3 years ago
test(gateway): add harness tests for gateway over libp2p
Adin Schmahmann committed about 3 years ago
fix(gateway): close http-over-libp2p host when the node is ready to shutdown
Adin Schmahmann committed about 3 years ago
rename Libp2pGatewayOption and hard code its gateway configuration
Adin Schmahmann committed about 3 years ago
move the gateway-over-libp2p mountpoint to the root
Adin Schmahmann committed about 3 years ago
fix: use /ipfs/gateway as the protocol ID for serving the gateway over libp2p
Adin Schmahmann committed about 3 years ago
test(harness): use SIGKILL to terminate daemons in Windows testing
Adin Schmahmann committed about 3 years ago
test(harness): skip environment variables starting with =
Adin Schmahmann committed about 3 years ago
feat: add gateway to http over libp2p
Jorropo committed about 3 years ago
docs: remove link to deleted #accelerated-dht-client
Santiago Botto committed about 3 years ago