An IPFS implementation in Go
master
merkledag: change 'Node' to be an interface
Jeromy committed almost 10 years ago
Merge pull request #3297 from ipfs/feat/bitswap-cid
Jeromy Johnson committed almost 10 years ago
Merge pull request #3294 from ipfs/kevina/dup-prov-cache-fix
Jeromy Johnson committed almost 10 years ago
Change the test from being Has based to Put based
Jakub Sztandera committed almost 10 years ago
test: check if NewWriteThrough is not calling Has
Jakub Sztandera committed almost 10 years ago
Create a "write through" BlockService.
Kevin Atkinson committed almost 10 years ago
Make BlockService an interface.
Kevin Atkinson committed almost 10 years ago
Merge tag 'v0.4.4' into release
Jeromy committed almost 10 years ago
bitswap: protocol extension to handle cids
Jeromy committed almost 10 years ago
Merge pull request #3298 from ipfs/feat/bump-0.4.5-dev
Jeromy Johnson committed almost 10 years ago
Jeromy committed almost 10 years ago
Ipfs v0.4.4 - Hotfix pinset release
Jeromy committed almost 10 years ago
Merge pull request #3290 from ipfs/feat/el-cid-2
Jeromy Johnson committed almost 10 years ago
Merge pull request #3273 from ipfs/fix/pin-fail
Jeromy Johnson committed almost 10 years ago
cid: integrate cid into bitswap and blockstores
Jeromy committed almost 10 years ago
Merge pull request #3255 from ipfs/kevina/getlinks
Jeromy Johnson committed almost 10 years ago
fix bug in pinsets and add a stress test for the scenario
Jeromy committed almost 10 years ago
Remove legacy multiset 'data' fields, comment and cleanup more
Jeromy committed almost 10 years ago
Fix EnumerateChildren & hasChild to take a *cid.Cid instead of []*mdag.Link
Kevin Atkinson committed almost 10 years ago