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 transactions not functional. #4352

Open
Motophan opened this issue Nov 15, 2022 · 4 comments
Open

Offline transactions not functional. #4352

Motophan opened this issue Nov 15, 2022 · 4 comments

Comments

@Motophan
Copy link

Reproducible steps

  1. try to send from a wallet that has not sent before
  2. myetherwallet sets nonce to 0, causing the tx to fail

Tried solutions
Set nonce to 1
Results: transaction not included in 50 blocks

Set nonce to 1
Set gas to 50gwei (50000000000 wei)
Results: transaction not included in 50 blcoks

I dont know what to do here, this service does not work.

Suggestions:
Please remove all mentions of offline transactions from your website.
It caused me to lose 4 hours of time trying transactions over and over thinking there was an error on my side.
It was completely and utterly on myetherwallets side and no one elses

Proof -> it sets nonce to 0 in json, so likely there are more (than this) code errors preventing offline signing to work.

@dbulathwatta
Copy link

MEW cold storage was my best guess to ride off the crypto winter. But I ran in to this same problem while attempting to withdraw offline. I tried various gas prices and limits with nonce manually set to 1 for 2 days. MEW customer care informed me that they are already aware of the issue and trying to rectify it. But I cant see the reason why its taking such a long time as this method of withdrawal was well established by MEW before.

@Motophan
Copy link
Author

Same, wish it would throw a user facing error

@dbulathwatta
Copy link

Guys. It works with the latest release version 6.6.12

@kiosam2one
Copy link

yes

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

3 participants