mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-27 12:56:01 +01:00
e5ca83d2bf
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. |
||
---|---|---|
.. | ||
lib | ||
migrations | ||
background.js | ||
chromereload.js | ||
config.js | ||
contentscript.js | ||
inpage.js | ||
metamask-controller.js | ||
popup.js |