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

Ledger transactions pop up error with Gas Price set to 1 #27

Open
JonathonDunford opened this issue Mar 27, 2018 · 1 comment
Open

Ledger transactions pop up error with Gas Price set to 1 #27

JonathonDunford opened this issue Mar 27, 2018 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@JonathonDunford
Copy link
Member

Issue by FlamesOGK
Friday Mar 02, 2018 at 04:00 GMT
Originally opened as https://github.com/forkdelta/forkdelta.github.io/issues/117


Found a small glitch on ForkDelta. I used 1 GAS for this transaction and ForkDelta said they couldnt process the withdrawal for not having enough funds yet on EtherScan it went through, minutes later it withdrew out of ForkDelta into my wallet.

@JonathonDunford
Copy link
Member Author

Comment by JonathonDunford
Friday Mar 23, 2018 at 03:37 GMT


With my Ledger, I can confirm that when you set the gas price to 1 and submit a transaction, this error message pops up:

There was a problem with your Ledger transaction. Make sure you have enough ETH in your "Wallet" column to pay for the gas fee. If you already have a pending transaction (enter your address on Etherscan to find out), please wait for it to confirm, or increase your "gas price" (in the upper right dropdown) and try again.'

This is the error that is logged in the console:

Object
errorCode: 5
__proto__: Objectconstructor: ƒ Object()hasOwnProperty: ƒ hasOwnProperty()isPrototypeOf: ƒ isPrototypeOf()propertyIsEnumerable: ƒ propertyIsEnumerable()toLocaleString: ƒ toLocaleString()toString: ƒ toString()valueOf: ƒ valueOf()__defineGetter__: ƒ __defineGetter__()__defineSetter__: ƒ __defineSetter__()__lookupGetter__: ƒ __lookupGetter__()__lookupSetter__: ƒ __lookupSetter__()get __proto__: ƒ __proto__()set __proto__: ƒ __proto__()

main.js:1 Error Failed to sign transaction

However, my transaction didn't actually go through like @FlamesOGK reported above.

I also tried this with just the Private Key method and the Private Key method worked, so it seems that this is a bug exclusive to Ledger.

@JonathonDunford JonathonDunford added bug Something isn't working help wanted Extra attention is needed labels Mar 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant