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

funds-manager: migrations: Add hot_wallets table #17

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

joeykraut
Copy link
Member

Purpose

This PR adds a table to store metadata about hot wallets managed by the funds-manager. We will allocate one hot wallet per vault (which separates out funds by use case) and use it to holds funds on-chain that we do not want to deposit/withdraw from Fireblocks.

Testing

  • Applied the migration, verified server functionality afterwards

@joeykraut joeykraut marked this pull request as ready for review July 27, 2024 20:24
@joeykraut joeykraut requested a review from akirillo July 27, 2024 20:24
Base automatically changed from joey/withdraw-fee-balance to main July 30, 2024 20:18
@joeykraut joeykraut merged commit 43b7c0b into main Jul 30, 2024
3 checks passed
@joeykraut joeykraut deleted the joey/hot-wallets-table branch July 30, 2024 20:19
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

Successfully merging this pull request may close these issues.

2 participants