1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
Dan Finlay 507397f6c3 Fix updating of pending transactions
Transaction statuses were not being properly updated when:

- MetaMask was unlocked
- The network was changed

This PR fixes both of those. Fixes #5174
2018-10-05 10:35:14 -07:00
..
2018-07-02 18:49:33 -04:00
2018-07-02 18:49:33 -04:00
2018-07-02 18:49:33 -04:00
2018-03-14 15:33:22 +02:00
2018-06-01 15:48:16 -07:00

Controllers

Different controllers (in the sense of *VC *View-Controller).