1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 02:58:09 +01:00
metamask-extension/ui/app/pages
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
..
add-token
confirm-add-suggested-token
confirm-add-token
confirm-approve
confirm-deploy-contract
confirm-send-ether
confirm-send-token
confirm-token-transaction-base Fix confirm token transaction amount display (#7081) 2019-08-31 13:26:49 -03:00
confirm-transaction Fix undefined tx id error (#7053) 2019-08-26 09:04:48 -03:00
confirm-transaction-base
confirm-transaction-switch
create-account
first-time-flow Using translated string for end of flow messaging (#7021) 2019-08-15 15:43:08 -03:00
home Connections settings tab (#7013) 2019-08-15 18:37:18 -02:30
keychains
lock
mobile-sync
provider-approval
routes
send Fix BigNumber conversion error (#7088) 2019-08-31 13:29:31 -03:00
settings Add breadcrumb spacing on Contacts page (#7087) 2019-08-31 13:01:53 -03:00
unlock-page
index.js
index.scss