Temporal icon indicating copy to clipboard operation
Temporal copied to clipboard

Enable Deduplicated Size Calculation In Warp (IPFS HTTP API)

Open bonedaddy opened this issue 4 years ago • 0 comments

Currently our IPFS HTTP API does non-deduplicated size calculation. Given that most uses of this use the "add" call to add single files or directories it's not so bad, but it is entirely possible to use the "pin" operation. In pin operations we should ensure that we calculate deduplicated sizes

bonedaddy avatar Apr 19 '20 04:04 bonedaddy