1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 12:56:01 +01:00
metamask-extension/app/scripts
Dan Finlay e5ca83d2bf Emit updates to all listeners on pending tx updates
Previously the metamask controller only supported a single UI event listener, which wasn't useful for having a separate notification UI open at the same time.

Also reduced the notification's complexity down to a single method, which is heavily re-used.

Still has an outstanding bug where if the plugin ui dismisses the last tx, it does not close the notification popup.
2016-08-23 11:15:56 -07:00
..
lib Emit updates to all listeners on pending tx updates 2016-08-23 11:15:56 -07:00
migrations
background.js Emit updates to all listeners on pending tx updates 2016-08-23 11:15:56 -07:00
chromereload.js Add eth classic to provider menu 2016-07-28 10:53:51 -07:00
config.js Remove ethereum classic provider 2016-08-14 18:41:05 -07:00
contentscript.js deps - local-message-stream extracted as module post-message-stream 2016-08-11 14:04:20 -07:00
inpage.js inpage - cleanContextForImports fix 2016-08-22 19:22:12 -07:00
metamask-controller.js Emit updates to all listeners on pending tx updates 2016-08-23 11:15:56 -07:00
popup.js Unify notification and popup ui files 2016-08-16 16:46:44 -07:00