ipfs-cluster/adder
Hector Sanjuan b6238df481 Fix #1362: Add "size" to response when adding CARs with a unixfs file root.
This sets the "size" value to the FileSize() value when the CAR file's root
is a unixfs file. (Folders are not files, size will still be 0).
2021-06-28 22:37:32 +02:00
..
adderutils Dependency ugprade: changes needed 2020-03-22 14:50:25 +01:00
ipfsadd staticcheck: fix all staticcheck warnings in the project 2020-04-14 20:16:10 +02:00
sharding Feat: support adding CAR files 2021-04-21 13:55:06 +02:00
single Adder: make sure we always pin recursively after adding 2020-04-21 17:23:55 +02:00
adder_test.go Feat: support adding CAR files 2021-04-21 13:55:06 +02:00
adder.go Fix #1362: Add "size" to response when adding CARs with a unixfs file root. 2021-06-28 22:37:32 +02:00
util.go Fix: do not keep adding if BlockPut failed in all destinations 2020-05-17 02:50:54 +02:00