You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logging this as it's a discussion that we didn't resolve yet... we have the option of using non-default options for creating the DAG when the client creates the CAR on put. e.g Using a larger fixed chunk size e.g 2MB would reduce the total number of CIDs we'd have to announce.
Logging this as it's a discussion that we didn't resolve yet... we have the option of using non-default options for creating the DAG when the client creates the CAR on put. e.g Using a larger fixed chunk size e.g 2MB would reduce the total number of CIDs we'd have to announce.
The list of options we can tweak in the js-unix-fs importer are defined here https://github.com/ipfs/js-ipfs-unixfs/tree/master/packages/ipfs-unixfs-importer#api
We'd need update ipfs-car.pack to accept overrides here https://github.com/web3-storage/ipfs-car/blob/9bf13783b25d92c093ebcc076cb7c47810c58f12/src/pack/index.ts#L20-L26
The text was updated successfully, but these errors were encountered: