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

Support ZIP 320 (TEX) Addresses #35

Open
nuttycom opened this issue Apr 8, 2024 · 1 comment
Open

Support ZIP 320 (TEX) Addresses #35

nuttycom opened this issue Apr 8, 2024 · 1 comment
Labels
P-high High priority
Milestone

Comments

@nuttycom
Copy link
Contributor

nuttycom commented Apr 8, 2024

Is your feature request related to a problem? Please describe.

When Binance begins rendering user deposit addresses as TEX addresses, Zashi needs to recognize and support sending to these addresses.

Describe the solution you'd like

When a user scans a TEX address, the wallet should create two transactions:

  • The first transaction deshields to a wallet-internal transparent address. The deshielding transaction should send enough funds that the resulting UTXO can pay the fees for the second transaction without reducing the value received by the TEX recipient.
  • The second transaction performs a zero-conf transfer from the wallet-internal transparent address to the target TEX address.
@nuttycom
Copy link
Contributor Author

nuttycom commented Nov 7, 2024

There is still remaining work here to enable recovery of funds sent to the interstitial addresses.

@nuttycom nuttycom modified the milestones: Zashi 1.1, Zashi 1.2, Zashi 1.3 Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-high High priority
Projects
None yet
Development

No branches or pull requests

2 participants