1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers
2018-04-16 21:23:29 -02:30
..
address-book.js Typo fixes, type fixes on the return clauses of the buyEthUrl and getPrefferedLangCode functions. 2018-04-16 21:23:29 -02:30
balance.js
blacklist.js app - warn on fetch errors instead of spamming sentry 2018-04-03 10:33:10 -07:00
computed-balances.js
currency.js Typo fixes, type fixes on the return clauses of the buyEthUrl and getPrefferedLangCode functions. 2018-04-16 21:23:29 -02:30
infura.js app - warn on fetch errors instead of spamming sentry 2018-04-03 10:33:10 -07:00
network.js
preferences.js Typo fixes, type fixes on the return clauses of the buyEthUrl and getPrefferedLangCode functions. 2018-04-16 21:23:29 -02:30
README.md
recent-blocks.js
shapeshift.js Typo fixes, type fixes on the return clauses of the buyEthUrl and getPrefferedLangCode functions. 2018-04-16 21:23:29 -02:30
transactions.js transactions - _normalizeTxParams will now return a new object for txParams 2018-04-05 12:12:02 -07:00

Controllers

Different controllers (in the sense of *VC *View-Controller).