1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Dan Finlay d5c378b09a Cache identicons
Fixes #197

Also as a side effect, by creating this `iconFactory.cache` object, we have a convenient place for specifying stock icons for known contracts!

We can just hard-code image addresses in the `ui/lib/icon-factory.js` cache instantiation, and those values will be injected into the identicon image tag `src` attributes.
2016-06-06 14:05:13 -07:00
..
app Cache identicons 2016-06-06 14:05:13 -07:00
design ui - add new designs 2016-05-16 11:24:10 -07:00
lib Cache identicons 2016-06-06 14:05:13 -07:00
.gitignore Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
css.js Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
example.js Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
index.html Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
index.js Add UI for Signing Messages 2016-05-03 14:32:22 -07:00