aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintrc
diff options
context:
space:
mode:
authorMark Stacey <markjstacey@gmail.com>2019-09-01 00:29:31 +0800
committerGitHub <noreply@github.com>2019-09-01 00:29:31 +0800
commit0f1edce403bd6fcb8a6efacf1fe537c0ca8f9134 (patch)
treedc744d2b913942c1a44b9d6c95f9948d3a251e83 /.eslintrc
parent87cf0ced1344e9db55f9bb9e1b4c050ec8fd7d88 (diff)
downloadtangerine-wallet-browser-0f1edce403bd6fcb8a6efacf1fe537c0ca8f9134.tar.gz
tangerine-wallet-browser-0f1edce403bd6fcb8a6efacf1fe537c0ca8f9134.tar.zst
tangerine-wallet-browser-0f1edce403bd6fcb8a6efacf1fe537c0ca8f9134.zip
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.
Diffstat (limited to '.eslintrc')
0 files changed, 0 insertions, 0 deletions