1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/app/scripts/controllers
2018-11-05 15:07:09 -08:00
..
network network - infura - hardcode net_version and eth_chainId (#5670) 2018-11-05 14:13:37 -05:00
transactions tx-gas-util - set error message when invalidating tx based on tx data but no contract code 2018-10-21 01:01:21 -04:00
address-book.js Update AddressBookController to read from preferences store 2018-05-17 12:57:39 -02:30
balance.js eslint --fix . 2018-07-02 18:49:33 -04:00
blacklist.js blacklist + currency - report error via log instead of throw 2018-10-19 07:18:16 -04:00
computed-balances.js eslint --fix . 2018-07-02 18:49:33 -04:00
currency.js Merge branch 'sentry-enhancements2' of github.com:MetaMask/metamask-extension into sentry-enhancements2 2018-10-29 20:28:02 -04:00
detect-tokens.js add & delete tokens per account 2018-07-25 16:14:10 -04:00
infura.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
preferences.js EIP-1102: updated implementation 2018-11-05 15:07:09 -08:00
provider-approval.js Handle logout gracefully 2018-11-05 15:07:09 -08:00
README.md add READMEs to folders, re #3427 2018-03-14 15:33:22 +02:00
recent-blocks.js Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-remove-provider-engine 2018-07-03 12:42:14 -07:00
shapeshift.js Merge branch 'master' into dm-docs-1 2018-04-18 16:15:48 -02:30
token-rates.js token-rates - protect against bad token data 2018-11-02 22:14:40 -04:00
user-actions.js Version 4.7.1 2018-06-01 15:48:16 -07:00

Controllers

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