-
Notifications
You must be signed in to change notification settings - Fork 9
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
[Tech Debt] Provide event based functionality for confirmation of the transactions #1235
Comments
This was referenced Jun 13, 2024
jankun4
added a commit
that referenced
this issue
Jun 16, 2024
5 tasks
5 tasks
jankun4
added a commit
that referenced
this issue
Jun 17, 2024
jankun4
added a commit
that referenced
this issue
Jun 23, 2024
jankun4
added a commit
that referenced
this issue
Jun 23, 2024
jankun4
added a commit
that referenced
this issue
Jun 23, 2024
jankun4
added a commit
that referenced
this issue
Jul 1, 2024
jankun4
added a commit
that referenced
this issue
Jul 1, 2024
jankun4
added a commit
that referenced
this issue
Jul 1, 2024
MSzalowski
added a commit
that referenced
this issue
Jul 1, 2024
…nt-based-functionality-for-confirmation-of-the-transactions [#1235] add /transaction/watch endpoint & background tx status process
MSzalowski
added a commit
that referenced
this issue
Jul 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why
To not depend on the timeouts.
What
Provide event based confirmation of pending transactions
How
Either using the cardano node directly or haskell worker that would fetch the db-sync results and emits events once the transaction has changed
The text was updated successfully, but these errors were encountered: