Bug Description
When using the Xverse wallet (Android v1.54.1 and Chrome extension v1.6.0) with @stacks/connect 8.x, sponsored transactions are not recognized by the wallet. The same dApp works correctly with the Leather Wallet, which properly recognizes and processes sponsored transactions.
Steps to Reproduce
- Integrate @stacks/connect 8.x in your dApp with sponsored transaction logic.
- Attempt to send a sponsored transaction using Xverse wallet (Android or Chrome extension).
- Observe that the transaction is not recognized or processed correctly.
- Try the same flow with Leather Wallet and observe that it works as expected.
Expected Behavior
Sponsored transactions should be recognized and processed by Xverse wallet when using @stacks/connect 8.x, similar to the behavior with Leather Wallet.
Environment
Additional Notes
- The issue does not occur with Leather Wallet.
- This appears to be specific to Xverse wallet with the current version of @stacks/connect.
If you need further details or sample code, let me know.
Bug Description
When using the Xverse wallet (Android v1.54.1 and Chrome extension v1.6.0) with @stacks/connect 8.x, sponsored transactions are not recognized by the wallet. The same dApp works correctly with the Leather Wallet, which properly recognizes and processes sponsored transactions.
Steps to Reproduce
Expected Behavior
Sponsored transactions should be recognized and processed by Xverse wallet when using @stacks/connect 8.x, similar to the behavior with Leather Wallet.
Environment
Additional Notes
If you need further details or sample code, let me know.