Closed virginiabalducci closed 3 months ago
I also tested this without VPN since I realized it was first of the month and my monthly limit seems to have reset. The sign transaction request displays faster but it gets rejected as well even after Signing it.
CC @stefandunca in case you haven't seen this
It is the same issue as with https://github.com/status-im/status-desktop/issues/15946, our outdated go-ethereum doesn't support a type required by the dApp. More exactly the status-go signing fails and as an answer we default to rejecting the request. There was an ongoing effort to update go-ethereum some time ago, when that is done this should get fixed by itself.
Closing in favour of https://github.com/status-im/status-desktop/issues/15946
Bug Report
Description
A Paraswap swap transaction coming from a connected dApp to a Status wallet is rejected even after approving it by Sign.
Steps to reproduce
Expected behavior
Swap to be successful
Actual behavior
Transaction is rejected https://github.com/user-attachments/assets/443bcbf5-125f-49e9-b774-54352e50b2da
https://github.com/user-attachments/assets/795868b6-283f-4c61-9324-dc476a8a70e6
Additional Information
Worth mentioning: I am using a VPN because if not, cryptocompare blocks my IP because I have run out of the monthly limit request. For this reason, if I don't use a VPN I see no balance and cannot do any transaction.
geth.log.zip
Console log