An IPFS implementation in Go
master
Merge pull request #6292 from ipfs/experiment/provider-system-no-blocks
Steven Allen committed over 7 years ago
Merge tag 'v0.4.21' into release
Steven Allen committed over 7 years ago
Steven Allen committed over 7 years ago
Merge pull request #6388 from ipfs/feat/release-0.4.21
Steven Allen committed over 7 years ago
Steven Allen committed over 7 years ago
CHANGELOG: add contributors to 0.4.21 notes
Steven Allen committed over 7 years ago
mkreleaselog: calculate contributors
Steven Allen committed over 7 years ago
Add updated go.sum from after rebase
Michael Avila committed over 7 years ago
Remove unused logger in provider
Michael Avila committed over 7 years ago
Michael Avila committed over 7 years ago
Add Strategic Providing to experimental features doc
Michael Avila committed over 7 years ago
Use ProvideEnabled option to construct Bitswap
Michael Avila committed over 7 years ago
Give argument intent revealing name (and add comment)
Michael Avila committed over 7 years ago
Use conditional for running provider online
Michael Avila committed over 7 years ago
Remove strategic provider sys constructors
Michael Avila committed over 7 years ago
Remove unused strategic providing feature flag
Michael Avila committed over 7 years ago
Close reprovider in the provider system
Michael Avila committed over 7 years ago
Michael Avila committed over 7 years ago
Michael Avila committed over 7 years ago
Use interface{} for duplicated return type
Michael Avila committed over 7 years ago