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

Cannot withdraw from Emerald Wallet #472

Closed
PandaHanda opened this issue Feb 2, 2018 · 12 comments · Fixed by #474
Closed

Cannot withdraw from Emerald Wallet #472

PandaHanda opened this issue Feb 2, 2018 · 12 comments · Fixed by #474
Assignees

Comments

@PandaHanda
Copy link

PandaHanda commented Feb 2, 2018

Keep getting this error message:
Invalid params: Invalid bytes format. Expected a 0x-prefixed hex string with even length.

I've tried withdrawing to two different addresses, same error.

Thanks for your help

@splix
Copy link
Member

splix commented Feb 2, 2018

does your address starts with 0x and has 40 symbols a-zA-Z0-9 in it?

@PandaHanda
Copy link
Author

PandaHanda commented Feb 2, 2018 via email

@splix
Copy link
Member

splix commented Feb 2, 2018

Yes, that's a valid address, it should work. At which point you get this error?

@PandaHanda
Copy link
Author

PandaHanda commented Feb 2, 2018 via email

@PandaHanda
Copy link
Author

PandaHanda commented Feb 2, 2018 via email

@gagarin55
Copy link
Contributor

@PandaHanda Could you please provide more information, what OS is and logs details

@PandaHanda
Copy link
Author

PandaHanda commented Feb 3, 2018 via email

@PandaHanda
Copy link
Author

Still getting the error, even after adjusting the amount I am trying to send. I found this on the about page... 0.7.0 RC 1

If you tell me where to find the logs, I can send them. I'd rather not get caught with all my ETC stuck in a wallet if the market seriously goes down... thanks

@splix
Copy link
Member

splix commented Feb 4, 2018

If you urgently need to move your funds you can export your private key and importit in another wallet, such as MyEtherWallet (but be careful, there're many fake MyEtherWallet clones)

@PandaHanda
Copy link
Author

PandaHanda commented Feb 4, 2018 via email

@pcdinh
Copy link

pcdinh commented Feb 4, 2018

I am using Ethereum Classic Wallet 0.7 RC1. Same issue.

Invalid params: Invalid bytes format. Expected a 0x-prefixed hex string with even length.

I found the following log:

[2018-02-05 03:22:11.777] [debug] CreateTx - {"from":"0xa312ea325c9f520d58acfaf81786d929ad9ca896","gasPrice":"0x04a817c800","gas":"0x5208","to":"0x2813bcc9dd9918142884d486bff0e5d310527dfe","value":"0x0de0b6b3a7640000","data":""}
[2018-02-05 03:22:12.047] [error] CreateTx - Validation failure JsonRpcError: Invalid params: Invalid bytes format. Expected a 0x-prefixed hex string with even length.
at JsonRpcError.ExtendableBuiltin (file:///C:/Users/pcdinh/AppData/Local/Programs/EmeraldWallet/resources/app.asar/app/index.js:23991:30)
at new JsonRpcError (file:///C:/Users/pcdinh/AppData/Local/Programs/EmeraldWallet/resources/app.asar/app/index.js:24020:116)
at file:///C:/Users/pcdinh/AppData/Local/Programs/EmeraldWallet/resources/app.asar/app/index.js:24057:19
at
[2018-02-05 03:22:12.204] [warn] Failed to connect to Ledger undefined
[2018-02-05 03:22:13.228] [warn] Failed to connect to Ledger undefined
[2018-02-05 03:22:16.269] [warn] Failed to connect to Ledger undefined
[2018-02-05 03:22:17.289] [warn] Failed to connect to Ledger undefined

@gagarin55
Copy link
Contributor

gagarin55 commented Feb 5, 2018

@pcdinh Switch to gastracker.io Mainnet endpoint, looks like epool.io hosts new Parity and it has issue (openethereum/parity-ethereum#7806), we will fix it asap

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

Successfully merging a pull request may close this issue.

4 participants