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

[Tech Debt] Provide event based functionality for confirmation of the transactions #1235

Closed
MSzalowski opened this issue Jun 11, 2024 · 0 comments · Fixed by #1304
Closed
Assignees

Comments

@MSzalowski
Copy link
Contributor

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

@MSzalowski MSzalowski moved this to To do in Govtool all Jun 11, 2024
@jankun4 jankun4 linked a pull request Jun 16, 2024 that will close this issue
5 tasks
jankun4 added a commit that referenced this issue Jun 17, 2024
@MSzalowski MSzalowski moved this from To do to In review in Govtool all 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 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
@github-project-automation github-project-automation bot moved this from In review to Done in Govtool all Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants