AlphaWallet / AlphaWallet/alpha-wallet-android

WalletConnect sign request prompts with garbled plaintext

オープン
#2,110 コメント 2 件 リアクション 1 件 担当者 1 名 @JamesSmartCell が担当を希望しています GitHub で見る
主要言語
Java
スター
646
フォーク
579
PR マージ指標
30日以内にマージされた PR はありません

説明

When prompted to sign, the data displayed in the actionsheet looks garbled. Shall we display it like "0x796492d582dc3b93f13e9147f395702d10c71c47f5ce3e4a999ef370fa65441e" instead?

This is against the site https://zora.co. The prompt to sign happens after connecting via WalletConnect.

This is from another, but similar signing request from the same site, so the shape of the data is the same, but the data wouldn't match the screenshot:

```
{
"id" : 1634105451753426,
"jsonrpc" : "2.0",
"method" : "eth_sign",
"params" : [
"0xba829c050941f1f50217a665205ccab4d227b851",
"0x796492d582dc3b93f13e9147f395702d10c71c47f5ce3e4a999ef370fa65441e"
]
}
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。