bitmask-stack / bitmask-stack/bitmask-core

Local Carbonado Retention

Open
#379 0 comments 0 reactions 1 assignee Claimed by @oacdutra View on GitHub
carbonado priority-high
Dominant language
Rust
Stars
95
Forks
22
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.