ipfs-cluster/adder/sharding
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
..
dag_service_test.go Rename "test.Test*" to "test.*" (test.TestCid1 -> test.Cid1) 2019-02-27 20:19:10 +00:00
dag_service.go Types: make AddedOutput carry a cid.Cid 2019-03-06 18:48:25 +00:00
dag.go Remove *Serial types. Use pointers for all types. 2019-02-27 17:04:35 +00:00
shard.go Remove *Serial types. Use pointers for all types. 2019-02-27 17:04:35 +00:00
verify.go Fix smaller issues and golints 2019-02-27 20:22:36 +00:00