1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui
Mark Stacey fd2e02274a
Catch gas estimate errors (#9025)
There were two cases where bad gas estimate data was resulting in
crashes. These two places have been wrapped in a `try ... catch` to
handle the absence of gas estimate data.

The errors are still reported to Sentry so that we can track down the
root cause of this corrupted gas estimate data at some point in the
future. We plan on adding additional context to Sentry soon that should
help with this.

Fixes #8992
2020-07-16 20:29:22 -03:00
..
app Catch gas estimate errors (#9025) 2020-07-16 20:29:22 -03:00
lib Use string network and chain IDs (#8628) 2020-07-08 14:05:09 -07:00
index.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30