Closed virginiabalducci closed 1 week ago
cc @alexjba
@virginiabalducci personal sign is not implemented on BC. I'm just working on it and will add a PR in a few. https://github.com/status-im/status-desktop/issues/16015
@virginiabalducci For reference, the BC currently implements only send transaction. It's missing: personal_sign, eth_sign, eth_signTypedData_v4, eth_signTypedData, eth_signTransaction
closing this issue as per the comments
Bug Report
Description
Steps to reproduce
Expected behavior
Once the connection is accepted on the dApp's end user sees a 'Sign In' request When clicking on Sign, the Sign authorization dialog should trigger on the desktop app's end, and when user Signs, the dApp should successfully connect through Browser Connect
Actual behavior
Once the connection is accepted on the dApp's end user sees a 'Sign In' request When clicking on Sign, nothing is triggered on the Desktop App's end, and the dApp shows an error message 'Signature declined' On the desktop's end, a toast shows 'Disconnected from appkit-lab.reown.com'
https://github.com/user-attachments/assets/0923a076-bfa6-4f0f-b964-18c61c43f687
Console log app_20241112_092050.log
Additional Information
This dApp works correctly if connected via Wallet Connect.
https://github.com/user-attachments/assets/d60963b4-6264-4d4f-88cb-776a7d1953a6