Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.

Gateway should rehydrate Sphere revisions upon receipt #17

Closed
cdata opened this issue Aug 3, 2022 · 0 comments · Fixed by #22
Closed

Gateway should rehydrate Sphere revisions upon receipt #17

cdata opened this issue Aug 3, 2022 · 0 comments · Fixed by #22
Assignees
Labels
Enhancement New user-facing feature

Comments

@cdata
Copy link
Collaborator

cdata commented Aug 3, 2022

Currently we sent sparse bundles of blocks when transmitting Sphere revisions to and from the gateway. This means that in order to retain the full IPLD representation of a sphere at a given revision, the receiver of the sparse bundle must "rehydrate" the revision upon receipt.

Currently, the gateway can receive revisions, but it does not rehydrate them. The functionality to rehydrate a sphere at a given revision is already part of the Sphere's view API. We just need to make sure we implement it in the gateway's push handler.

@cdata cdata added the Enhancement New user-facing feature label Aug 3, 2022
@cdata cdata moved this to 🏔️ Icebox in Subconscious + Noosphere Aug 3, 2022
@cdata cdata moved this from 🏔️ Icebox to 📚 Todo in Subconscious + Noosphere Aug 3, 2022
@cdata cdata moved this from 📚 Todo to 🧑‍🌾 In Progress in Subconscious + Noosphere Aug 3, 2022
@cdata cdata self-assigned this Aug 3, 2022
@cdata cdata closed this as completed in #22 Aug 6, 2022
Repository owner moved this from 🧑‍🌾 In Progress to 🌱 Done in Subconscious + Noosphere Aug 6, 2022
cdata added a commit to cdata/noosphere that referenced this issue Dec 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement New user-facing feature
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant