ipfs-cluster/adder
Hector Sanjuan 0008f69162 Types: make AddedOutput carry a cid.Cid
This was a leftover. For consisency, all CIDs coming out of the API
should have the canonical cid form ( { "/": "cid" } ), otherwise
we are inconsistent.
2019-03-06 18:48:25 +00:00
..
adderutils Feat #632: Keep default /add behaviour outside of conditional block 2019-01-07 14:10:16 +01:00
ipfsadd Types: make AddedOutput carry a cid.Cid 2019-03-06 18:48:25 +00:00
local Rename "test.Test*" to "test.*" (test.TestCid1 -> test.Cid1) 2019-02-27 20:19:10 +00:00
sharding Types: make AddedOutput carry a cid.Cid 2019-03-06 18:48:25 +00:00
adder_test.go Update to go-ipfs-files 2.0.3 2018-12-17 14:29:44 +01:00
adder.go Address issues from self-review 2019-02-27 18:43:29 +00:00
util.go Remove *Serial types. Use pointers for all types. 2019-02-27 17:04:35 +00:00