1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/app/scripts
Dan Finlay 1025eb3b4f Persist selected account
When selecting an account, we now persist the selection to the `configManager`, so the selection can be restored when re-unlocking Metamask.

Also found the bug where `rawtestrpc` was still being used as a default, and fixed it!
2016-04-25 14:14:34 -07:00
..
lib Persist selected account 2016-04-25 14:14:34 -07:00
migrations Corrected migration order 2016-04-22 13:36:04 -07:00
background.js Fix method of emitting unconfirmedTxs to UI 2016-04-18 17:19:20 -07:00
chromereload.js
contentscript.js contentscript - append inpage as first child 2016-04-18 11:49:06 -07:00
inpage.js inpage - use publicConfigStore for selectedAccount and sync provider 2016-04-15 13:04:17 -07:00
popup.js Generate explorer link to match current blockchain 2016-04-19 18:21:28 -07:00