Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AlphaWallet signatures not valid for limit orders #1191

Open
bitcoinwarrior1 opened this issue Jul 15, 2019 · 1 comment
Open

AlphaWallet signatures not valid for limit orders #1191

bitcoinwarrior1 opened this issue Jul 15, 2019 · 1 comment

Comments

@bitcoinwarrior1
Copy link

Hi All, when trying to sign a limit order using AlphaWallet, we get back this error: AlphaWallet/alpha-wallet-ios#1290

When debugging in the mobile browser, there is no error on the console.

Any ideas?

@zhangzhongnan928
Copy link

From @andrew_nguyen_147

"I have problem when signing message from alpha wallet. We try to use imlementation: web3.eth.sign(message, address). For metamask, they keep the message and sign message with private key inside their app. In some wallets (Imtoken) they add prefix and use new_message = hash(prefix, message) to sign with private key.

I'd like to ask which output in Alpha wallet when I sign message? I've tried several ways, but I didn't figure out."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants