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

Migrate from Transaction Polling to Webhooks for Fireblocks #31

Open
3 tasks
kespinola opened this issue Mar 1, 2023 · 0 comments
Open
3 tasks

Migrate from Transaction Polling to Webhooks for Fireblocks #31

kespinola opened this issue Mar 1, 2023 · 0 comments
Assignees

Comments

@kespinola
Copy link
Contributor

kespinola commented Mar 1, 2023

Goal

Instead of polling for transaction signature within create_raw_transaction switch to Fireblocks webhooks.

Tasks

Preview Give feedback

Database

transactions
------------
id: # fireblocks transaction id

transaction_signatures
-----------------------
signature: text # primary key
index: int
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

2 participants