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

Add new tracker status variants for the DB #240

Open
mariocynicys opened this issue Sep 18, 2023 · 0 comments
Open

Add new tracker status variants for the DB #240

mariocynicys opened this issue Sep 18, 2023 · 0 comments

Comments

@mariocynicys
Copy link
Collaborator

Currently we can only persist a tracker status in the DB if it's either ConfrimedIn(x) or InMempoolSince(x).
We want to be able to persist other variants like ReorgedOut (we keep them in-memory atm).

For this we will need database migration support, which will be introduced after #32.

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

No branches or pull requests

1 participant