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 aea54d1b86
Address resubmit bug (#6886)
* Add some notes

* Add explanatory comment and TODO

* Typo

* Improve verbage

* Remove contextual comment
2019-07-18 20:37:51 -07:00
..
network Version 6.7.2 gas limit fix (#6786) 2019-07-04 14:14:03 -02:30
transactions Address resubmit bug (#6886) 2019-07-18 20:37:51 -07:00
app-state.js Update auto-logout to recognize idle time in background (#6593) 2019-05-13 13:46:09 -02:30
balance.js Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
cached-balances.js
computed-balances.js
detect-tokens.js
infura.js
preferences.js Remove UiMigrationAnnouncement and associated state (#6794) 2019-07-04 12:21:21 -02:30
provider-approval.js bugfix: show extension window if locked regardless of approval 2019-05-16 10:53:37 -04:00
README.md
recent-blocks.js feature: add Goerli support (#6459) 2019-04-17 15:04:49 -02:30
token-rates.js feature: integrate gaba/CurrencyRateController (#6570) 2019-05-31 18:14:22 -04:00

Controllers

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