You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thorchain tx parsing was recently added for utxos, but it was discovered that we aren't handling parsing of memo-less savers transactions (deposit and withdraw). To make things lighter on the back end, we can add memos to our savers transactions for easier detection, however, we would still ideally like to parse memo-less transactions, so we should still add logic to handle this.
Overview
Thorchain tx parsing was recently added for utxos, but it was discovered that we aren't handling parsing of memo-less savers transactions (deposit and withdraw). To make things lighter on the back end, we can add memos to our savers transactions for easier detection, however, we would still ideally like to parse memo-less transactions, so we should still add logic to handle this.
References and additional details
https://dev.thorchain.org/thorchain-dev/saving-guide/quickstart-guide
Acceptance Criteria
Need By Date
No response
Screenshots/Mockups
No response
Estimated effort
No response
The text was updated successfully, but these errors were encountered: