MetaMask / metamask-extension

:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
https://metamask.io
Other
11.87k stars 4.85k forks source link

NewUI gas loading with ganache #4017

Closed tmashuang closed 6 years ago

tmashuang commented 6 years ago

NewUI is unusable with Ganache since the gas estimator will keep loading when Ganache is waiting for a transaction that MetaMask cannot send. In the oldUI we just defaulted to 1.

danjm commented 6 years ago

This will be fixed with https://github.com/MetaMask/metamask-extension/issues/3914

tmashuang commented 6 years ago

Fixed in #4350