Skip to content

[Enhancement] Move the watch-only wallet to sqlite or similar #665

@Davidson-Souza

Description

@Davidson-Souza

Describe the enhancement
We currently use a key-value database for the watch-only. This limits how expressive we can be, forcing us to implement a relational database on memory, just to keep stuff around. Ideally we would have an actual relational DB, and an access interface that is meant for this type of database. That would make our lives way easier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreCleaning, refactoring, reducing complexitycode qualityGenerally improves code readability and maintainabilitydependenciesPull requests that update a dependency fileenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions