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

Can't customise gas limit in new UI #3942

Closed
andytudhope opened this issue Apr 10, 2018 · 7 comments
Closed

Can't customise gas limit in new UI #3942

andytudhope opened this issue Apr 10, 2018 · 7 comments
Assignees
Labels
area-UI Relating to the user interface. type-bug
Milestone

Comments

@andytudhope
Copy link

  • Expected Behavior
    I am making a call to a contract that invokes another call which the estimateGas does not account for (when confirming bounties). Therefore, I want to customise the gasLimit to an amount I know will succeed and send the transaction.
  • Actual Behavior
    Customising the gasLimit and saving it does not work.
  • Browser Used
    Chrome 65.0.3325.181
  • Operating System Used
    Mac OS

Here is how I set up the transaction:

screen shot 2018-04-10 at 18 00 26

Here is the result:

https://etherscan.io/tx/0x7df2aba99e5be81a56d9058cb8759e2077213b38c35c05a1ac1a7f46e61924d1

@danjm danjm added type-bug P1-asap area-UI Relating to the user interface. labels Apr 10, 2018
@danjm danjm added this to the Sprint 04 milestone Apr 10, 2018
@kumavis
Copy link
Member

kumavis commented Apr 10, 2018

Also default / calculated gas is too low

@andytudhope
Copy link
Author

FYI @kumavis: I uninstalled, re-installed and customised the gas again just trying to do a vanilla token send - seems to have worked well: https://etherscan.io/tx/0x9c9306630bb39007771514ebca051b26b6e1a75a69bfa426e37c184e31b680cf

I did notice that, in the new UI, SNT is not loaded as one of the auto options - is there a reason for that? Would be awesome to have it there, alongside ANT etc...

Contract address: 0x744d70fdbe2ba4cf95131626614a1763df805b9e

@andytudhope
Copy link
Author

And, another update on my latest woes with the new UI:

screen shot 2018-04-20 at 15 04 05

I managed to send the transaction at the bottom of that list (linked in previous comment) but any further token sends from the same account fail.

The first one failed outright and is listed as such.

The second one, listed as approved, caused the UI to hang indefinitely until I changed to another account and back. It then says approved, but is not clickable (neither is the failed one), and there is no matching tx out of the account on etherscan.

@danfinlay danfinlay changed the title Can't customise gas in new UI Can't customise gas limit in new UI Apr 23, 2018
@scottydelta
Copy link

facing same issue as @andytudhope

screen shot 2018-04-23 at 8 47 24 pm

@frankiebee
Copy link
Contributor

@andytudhope would you mind submitting a ticket to [email protected] with your issue number on github and your state logs too so i can better debug your issue
https://metamask.helpscoutdocs.com/article/54-how-to-download-state-logs-new-ui

@frankiebee
Copy link
Contributor

cc @scottydelta ^^

@passabilities
Copy link

I'm having a slightly different issue here #4508

When I change the gas limit, it updates the gas fee but the total transaction cost does not get update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-UI Relating to the user interface. type-bug
Projects
None yet
Development

No branches or pull requests

6 participants