Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Conversation

@dignifiedquire
Copy link
Member

No description provided.

@dignifiedquire dignifiedquire mentioned this pull request May 6, 2016
17 tasks
extension = undefined
}

this._bitswap.getBlock(key, callback)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, bitswap will check the repo if it already has the block? (Thought that logic would be here, but having bitswap doing the job is also fine)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can docs be improved along the way too, please?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, bitswap will check the repo if it already has the block?

Yes, I need that logic in bitswap to be sure that no inefficiencies happen, so no need to replicate it here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can docs be improved along the way too, please?

@diasdavid done

@daviddias daviddias merged commit f6c8dce into master May 7, 2016
@daviddias daviddias deleted the feat/bitswap branch May 7, 2016 08:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants