Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Conversation

@cpacia
Copy link
Member

@cpacia cpacia commented Oct 1, 2017

No description provided.

The STORE message sends a request to store data to the remote peer. The message
contains a list of Cids the requesting peer wants to store. The remote peer
responds with a list of Cids he needs.

Finally the BLOCK message sends individual blocks to the peer for storage.
@cpacia cpacia changed the title Push Refactor data sharing Oct 1, 2017
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 27.369% when pulling 2062f78 on push into 91534c5 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 27.365% when pulling 2062f78 on push into 91534c5 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 27.352% when pulling 4368d53 on push into 91534c5 on master.

@hoffmabc
Copy link
Member

hoffmabc commented Oct 2, 2017

This has a potential complaint from DUO on deprecating this feature. I'm not sure how Mubiz or others feel either, but we should pause to get feedback.

@JustinDrake this is a concern right?

@JustinDrake
Copy link
Contributor

In the context of an OpenBazaar client running in the browser, Duo has built infrastructure to cache offline messages. Right now we are assuming that the Duo gateway will be notified of offline message pointers. I want to confirm that the offline pointers will still be broadcasted to the gateways.

@cpacia cpacia requested a review from a user October 2, 2017 18:19
@cpacia
Copy link
Member Author

cpacia commented Oct 2, 2017

Pointers are pushed using the DHT putProvider call instead of http. But, yes, they are still sent.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 27.352% when pulling e035aba on push into 91534c5 on master.

The put and get provider functions in the DHT are exported and the IPFS
pointer package is refactored to use those methods. All other areas where it
was calling the DHT directly can use the pointer package.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 27.35% when pulling 966facd on push into 91534c5 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 27.35% when pulling 422b6af on push into 91534c5 on master.

@cpacia cpacia merged commit 750cb3a into master Oct 3, 2017
@cpacia cpacia deleted the push branch October 3, 2017 21:58
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.

5 participants