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
Dan Finlay 11c8c07bfc Refactor eth-store into account-tracker
EthStore was only being used for tracking account balances and nonces now, so I removed its block-tracking duties, renamed it account-tracker, and removed it as a dependency from `KeyringController`, so that KRC can go live on without a hard dep on it.
2017-09-22 13:59:25 -07:00
..
address-book.js
balance.js Add computed balance to account detail view 2017-09-13 15:06:04 -07:00
blacklist.js blacklist - update phishing on boot and speed up polling to 4 min 2017-08-04 13:51:48 -07:00
computed-balances.js Refactor eth-store into account-tracker 2017-09-22 13:59:25 -07:00
currency.js
infura.js blacklist controller - breakout from metamask and infura controllers 2017-08-02 15:54:59 -07:00
network.js tx cont - add argument for provider constructor 2017-07-25 14:36:19 -07:00
preferences.js
shapeshift.js
transactions.js Refactor eth-store into account-tracker 2017-09-22 13:59:25 -07:00