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 select gasPrice when deploying new contract #4635

Closed
rstormsf opened this issue Jun 21, 2018 · 4 comments
Closed

Can't select gasPrice when deploying new contract #4635

rstormsf opened this issue Jun 21, 2018 · 4 comments
Assignees
Labels
area-UI Relating to the user interface.

Comments

@rstormsf
Copy link

rstormsf commented Jun 21, 2018

Chrome Metamask version: 4.8.0

There are so many issues in this build:

  1. Can't select gasPrice when deploying from https://remix.ethereum.org
  2. I don't see current gasPrice
    image
  3. Back button is not clickable on the image above(Not CANCEL, back on the top)
  4. I constantly lose my custom RPC settings and I always have to set them again and again
  5. I even lose my accounts, I can only recover them if I click + -> it will get it from the array of my seed phrase, but metamask state is glitching.

My main issue is that I cannot modify gasPrice, I cannot see it , I cannot set it. (tried on ropsten, rinkeby, kovan)

@bdresser
Copy link
Contributor

thanks for reporting @rstormsf.

(1 / 2) is a known issue, not new to 4.8.0 (#3519). Gas controls when deploying a contract are still available on the old UI, so I'd recommend you use that for deploys for the time being.

screen shot 2018-06-21 at 1 12 09 pm

(3) thanks for catching, will file and perhaps can be addressed at the same time as (1 / 2)

(4) is also known, tracking in #4498

We've had some issues with storage like you mention in (5). If you're able to provide reliable reproduction steps or can trace the cause of the error, check out the bug bounty described in #3314.

cc @danjm @alextsg

@bdresser
Copy link
Contributor

ah, sorry - looks slightly different from #3519 so will leave open

@bdresser bdresser changed the title Can't select gasPrice, losing state Can't select gasPrice when deploying new contract Jun 21, 2018
@bdresser bdresser added P2-sooner area-UI Relating to the user interface. labels Jun 21, 2018
@vittominacori
Copy link
Contributor

Very useful to have.
Any DApp user is forced to keep your suggested gas price and limit.
Also they can't view details on how much it is set.
In these days, when gas price has gone to the moon, they are only burning ETH.

@bdresser
Copy link
Contributor

bdresser commented Jul 5, 2018

@vittominacori as mentioned above, you're able to edit the suggested gas price when deploying a contract on the old UI. If this is a blocker for you, I'd recommend you switch back.

We're working on refactoring our confirm screens, and this will be fixed in the new UI as soon as the refactor is ready!

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.
Projects
None yet
Development

No branches or pull requests

4 participants