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

Prevent trades to Taproot addresses #7779

Closed
0xApotheosis opened this issue Sep 20, 2024 · 0 comments · Fixed by #7781
Closed

Prevent trades to Taproot addresses #7779

0xApotheosis opened this issue Sep 20, 2024 · 0 comments · Fixed by #7781
Assignees

Comments

@0xApotheosis
Copy link
Contributor

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:

  • Manually address entry
  • Derived addresses (such as those from Ledger)

Need By Date

ASAP - frozen funds creates a poor user experience.

Screenshots/Mockups

No response

Estimated effort

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants