We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The current version of THORNode cannot handle payments to Taproot addresses.
A fix for this will be in the next major THORNode version - at the time of writing the 9R team estimates this is 1-2 weeks away.
In the interim, we should disable all trades to Taproot addresses because inbound funds are effectively frozen until the update.
Taproot addresses are prefixed with bc1p.
bc1p
Prevent all trades (via THORChain) to Taproot addresses. This includes:
ASAP - frozen funds creates a poor user experience.
No response
The text was updated successfully, but these errors were encountered:
gomesalexandre
Successfully merging a pull request may close this issue.
Overview
The current version of THORNode cannot handle payments to Taproot addresses.
A fix for this will be in the next major THORNode version - at the time of writing the 9R team estimates this is 1-2 weeks away.
In the interim, we should disable all trades to Taproot addresses because inbound funds are effectively frozen until the update.
References and additional details
Taproot addresses are prefixed with
bc1p
.Acceptance Criteria
Prevent all trades (via THORChain) to Taproot addresses. This includes:
Need By Date
ASAP - frozen funds creates a poor user experience.
Screenshots/Mockups
No response
Estimated effort
No response
The text was updated successfully, but these errors were encountered: