An IPFS implementation in Go
master
cmds/dag.stat: remove printf debug
Jorropo committed over 3 years ago
feat: add deduplication ratio to 'ipfs dag stat' (#9787)
Arthur Gavazza committed over 3 years ago
client/rpc: use streaming pin listing
Jorropo committed over 3 years ago
core/commands/pin: fix incorrect pointer type in encoder
Jorropo committed over 3 years ago
Merge pull request #9859 from MichaelMure/streamed-pins2
Jorropo committed over 3 years ago
Jorropo committed over 3 years ago
client/rpc: bring up to speed with streaming pins
Jorropo committed over 3 years ago
pinner: change the interface to have async pin listing
Michael Muré committed over 3 years ago
fix(gateway)!: no duplicate payload during subdomain redirects (#9913)
Henrique Dias committed over 3 years ago
fix: 'ipfs routing findpeer' explicitly fails when searching for self (#9903)
Nikhilesh Susarla committed over 3 years ago
feat(gateway): human error pages, dag-cbor/dag-json preview (#9904)
Henrique Dias committed over 3 years ago
feat: adds secp256k1 keypair type to key gen command, adds test cases
imthe1 committed over 3 years ago
plugin: fix non-deterministic loading order
Michael Muré committed over 3 years ago
chore(deps): bump go.uber.org/dig from 1.16.1 to 1.17.0
dependabot[bot] committed over 3 years ago
client/rpc: rename package name to match rpc and edit migration story
Jorropo committed over 3 years ago
Merge pull request #9906 from ipfs/go-ipfs-http-client
Henrique Dias committed over 3 years ago
client/rpc: migrate go-ipfs-http-client
Jorropo committed over 3 years ago
coreiface: add a testing.T argument to the provider
Jorropo committed over 3 years ago
feat: Gateway.DeserializedResponses config flag (#9789)
Henrique Dias committed over 3 years ago
docs: Reprovider config (#9900)
Marcin Rataj committed over 3 years ago