1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
Frankie ce147bf6d8 Tx controller now uses safe event emitter (#5769)
* transactions - use safe-event-emitter over events

* tests - pass a platform object on init with a noop showTransactionNotification

* test - fix for tx-state-history-helper trying to reduce an empty array

* deps - safe-event-emitter

* lint
2018-11-16 10:34:08 -08: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-11-13 14:57:43 -05:00
2018-06-01 15:48:16 -07:00

Controllers

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