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

Wallets & Transactions db versioning #74

Open
itswisdomagain opened this issue Nov 23, 2019 · 1 comment
Open

Wallets & Transactions db versioning #74

itswisdomagain opened this issue Nov 23, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@itswisdomagain
Copy link
Contributor

Follow up to #57.

It can be expected that the structure of data saved to the wallets.db database introduced in #57 may change over time, as features get added, removed or modified.

We'll need a db versioning system with provisions for upgrading the wallets database from a lower version to a higher version, similar to what exists in dcrwallet.

@oluwandabira oluwandabira added the enhancement New feature or request label Jan 14, 2020
@beansgum beansgum changed the title Wallets db versioning Wallets & Transactions db versioning Jun 23, 2020
@beansgum
Copy link
Contributor

Based on #144, the Transaction database would also require a DB versioning system to ensure previously saved transactions contain all and correct information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants