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

[Feature]: Signer database migrations #116

Closed
3 tasks
netrome opened this issue May 3, 2024 · 0 comments · Fixed by #179
Closed
3 tasks

[Feature]: Signer database migrations #116

netrome opened this issue May 3, 2024 · 0 comments · Fixed by #179
Assignees
Labels
sbtc bootstrap signer The sBTC Bootstrap Signer. signer state model The sBTC bootstrap signer state model.

Comments

@netrome
Copy link
Contributor

netrome commented May 3, 2024

Feature - Signer database migrations

1. Description

Write migration scripts to create the signer tables in a postgresql database.

1.1 Context & Purpose

The signer tables are defined here: #60 we should write up and down migrations for creating and clearing a database with these tables.

2.1 Acceptance Criteria:

  • We have a migration script for creating the defined tables in a Postgresql database
  • We have a migration script for deleting the tables from a Postgresql database
  • We have instructions on how to run these migrations and documentation on the toolchain
@netrome netrome added sbtc bootstrap signer The sBTC Bootstrap Signer. signer state model The sBTC bootstrap signer state model. labels May 3, 2024
@netrome netrome self-assigned this May 17, 2024
@netrome netrome linked a pull request May 21, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sbtc bootstrap signer The sBTC Bootstrap Signer. signer state model The sBTC bootstrap signer state model.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant