1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/app
Dan Finlay 2b7b1db851 Do not mark a retry tx failed that has been broadcast successfully
Fixes #2115

If a tx has been braodcast, the only failures we should accept are:
- Never mined
- On chain failure

We had a section of code that would mark a tx failed during any unknown error during a retry.

Now no retry > 1 will ever mark a tx failed, since it has been broadcast, and may be mined.
2017-09-18 14:34:25 -07:00
..
_locales First part of chinese translation. 2016-08-22 14:11:32 -07:00
fonts/Montserrat Add light and ultraLight fonts 2016-07-05 15:39:51 -07:00
images Add Opera compatibility 2016-10-04 14:22:50 -07:00
scripts Do not mark a retry tx failed that has been broadcast successfully 2017-09-18 14:34:25 -07:00
home.html Create distinct responsive 'home.html' file, hard-code popup.html size 2017-07-28 11:06:39 -07:00
manifest.json Version 3.10.1 2017-09-18 11:47:59 -07:00
notification.html Unify notification and popup ui files 2016-08-16 16:46:44 -07:00
popup.html Create distinct responsive 'home.html' file, hard-code popup.html size 2017-07-28 11:06:39 -07:00