1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/ui
Mark Stacey 0f1edce403
Fix BigNumber conversion error (#7088)
In the case where the block gas limit in the MetaMask state is blank,
an exception is sometimes thrown when that blank value is passed to
`multiplyCurrencies` to be parsed as a hex number.

Instead the minimum gas limit is now used instead whenever the block
gas limit is falsy. This was already being done in one case anyway.
2019-08-31 13:29:31 -03:00
..
app Fix BigNumber conversion error (#7088) 2019-08-31 13:29:31 -03:00
design Revert "[ImgBot] Optimize images" (#7027) 2019-08-16 12:32:02 -02:30
lib Remove unused lostAccounts state (#6979) 2019-08-08 17:03:10 -02:30
index.html Move responsive ui into its own folder for easier merges 2017-07-20 12:38:38 -07:00
index.js Default Privacy Mode to ON, allow force sharing address (#6904) 2019-08-01 10:54:33 -02:30