archethic-foundation / bridge

GNU Affero General Public License v3.0
1 stars 2 forks source link

Unsiwap doesn't manage personal_sign method #140

Closed redDwarf03 closed 3 months ago

redDwarf03 commented 3 months ago

Describe the problem you discovered

An error occurs when we try to sign a message with uniswap wallet

[{"message":"Faucet UCO error : EthereumException: 4200 Uniswap Wallet could not parse the personal_sign request properly","level":"LogLevel.error","timestamp":"2024-07-23T08:42:05.703","stacktrace":"null","name":"BridgeEVMToArchethicUseCase - run"}]

Describe the solution you'd like

Improve the error message in the UI to invite user to use another wallet in this case

Epic

No response