mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
7382bd0847
Addresses #4475, where entries in the identities object do not necessarily have corresponding accounts in the vault. On password submission, this change passes known accounts to the preferencesController (responsible for nickname management), and removes unknown entries. Includes "TODO" notes for where we could log the issue to sentry or notify the user. |
||
---|---|---|
.. | ||
network | ||
transactions | ||
address-book.js | ||
balance.js | ||
blacklist.js | ||
computed-balances.js | ||
currency.js | ||
infura.js | ||
preferences.js | ||
README.md | ||
recent-blocks.js | ||
shapeshift.js | ||
token-rates.js | ||
user-actions.js |
Controllers
Different controllers (in the sense of *VC *View-Controller).