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

Offline transaction signature is incorrect for transfer tokens #4745

Open
safonik opened this issue Oct 21, 2023 · 1 comment
Open

Offline transaction signature is incorrect for transfer tokens #4745

safonik opened this issue Oct 21, 2023 · 1 comment

Comments

@safonik
Copy link

safonik commented Oct 21, 2023

Info
  • Version: 6.7.7-hotfix.2-Offline
  • Browser: Chrome, Firefox
  • OS: Any
  • Page Url: index.html#/wallet/
Steps to reproduce
  1. Export JSON file from "Send Offline Helper" (for BNB Smart Chain, but I think this bug is not network dependent)
  2. Open index.html in a completely offline environment
  3. Click on the button "Keystore files, Mnemonic phrase, Private key"
  4. Enter private key
  5. Upload JSON file, which was created in point 1
  6. Choose token "BUSD"
  7. Fill amount "1234"
  8. Fill "To Address"
  9. Click "Generate transaction"
  10. Move signed transaction to online "Send Offline Helper" and try to send it
  11. Get an error, because signature is invalid
@jm9151821
Copy link

I am getting a similar error but the issue is with polygon.

1.Export JSON file from "Send offline" ( for MATIC) from OFFLINE machine
2. Use "Send offline Helper" from MEW
3. select MATIC
4. set from Address
5. upload JSON file
6. result in 'Incorrect network selected'

Thus cannot send matic tokens. It seems the offline helper from mew only works for Eth mainnet. Can anyone confirm or deny this please.

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