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

Submit initiated deposit data to Sentry (for tBTC minting recovery) #202

Closed
Tracked by #146
nkuba opened this issue Jan 29, 2024 · 0 comments · Fixed by #259
Closed
Tracked by #146

Submit initiated deposit data to Sentry (for tBTC minting recovery) #202

nkuba opened this issue Jan 29, 2024 · 0 comments · Fixed by #259
Labels

Comments

@nkuba
Copy link
Member

nkuba commented Jan 29, 2024

A deposit receipt initiated in the staking flow should be submitted to Sentry as a backup for recovery.
Deposit data should be submitted to Sentry before the user sends a Bitcoin transaction.
If the submission fails, the flow should be aborted, not letting the user submit a Bitcoin transaction.

The details are accessible in the receipt property of initialized Deposit in the tBTC SDK. As part of this task we need to update Acre SDK to add a function that will return the receipt exposed by the tBC SDK.

The changes in Acre SDK should be branched off #106.

This was referenced Jan 29, 2024
@nkuba nkuba added the 🎨 dApp dApp label Jan 29, 2024
nkuba added a commit that referenced this issue Feb 26, 2024
Closed: #202 

Submit initiated deposit receipt to sentry:
<img width="1127" alt="Screenshot 2024-02-22 at 00 02 34"
src="https://github.com/thesis/acre/assets/28560653/9708f4e8-c42e-440c-bcf3-edb49b604906">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants