Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local Carbonado Retention #379

Open
2 tasks
cryptoquick opened this issue Oct 1, 2023 · 0 comments
Open
2 tasks

Local Carbonado Retention #379

cryptoquick opened this issue Oct 1, 2023 · 0 comments
Assignees
Milestone

Comments

@cryptoquick
Copy link
Member

We should try to retain Carbonado-encoded files within the client, and provide them to methods that can make use of them. Then, automerge both sources of data, the local data and remote data. To do this, we'll need to return the actual Carbonado data in the web functions in addition to the response. This should help reduce data inconsistencies within the wallet as users make use of it.

  • Modify methods that store Carbonado files to also return the Carbonado data
  • Modify methods that retrieve Carbonado files to also accept Carbonado data and automerge with it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants