1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/app/scripts
Thomas Huang 792366a20f
Use error.value.message with error.message as fallback (#8825)
* Use  over the whole stringified error object which doesn't show the actual error message that is set as the

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
* Feedback commit
2020-06-16 16:21:56 -07:00
..
account-import-strategies
controllers Use error.value.message with error.message as fallback (#8825) 2020-06-16 16:21:56 -07:00
lib Fix encrypt/decrypt beforeunload bugs (#8816) 2020-06-16 07:40:00 -07:00
migrations
platforms
background.js
chromereload.js
contentscript.js
first-time-state.js
inpage.js
metamask-controller.js Consolidate connected account alerts (#8802) 2020-06-15 12:08:53 -07:00
phishing-detect.js
ui.js