Skip to content

Immediately provide root node when running ipfs add <cid> and ipfs pin add <cid> #6067

@michaelavila

Description

@michaelavila

All providing currently takes place in go-bitswap and provides no guarantees to provide roots of a dag first. This means, a sufficiently large file, will take a while before being available on the ipfs gateways.

Can we provide roots in ipfs add <cid> and ipfs pin add <cid> right away while go-bitswap does its providing work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions