aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/metamask-controller.js
Commit message (Collapse)AuthorAgeFilesLines
* Implement some cross-browser practices (#473)Dan Finlay2016-07-221-3/+4
| | | | | | | | | | | | * Add mozilla plugin key to manifest * Move all chrome references into platform-checking module Addresses #453 * Add chrome global back to linter blacklist * Add tests
* Fix bug where rejected tx would not call backDan Finlay2016-07-081-8/+7
|
* Simplify error logDan Finlay2016-07-061-2/+1
|
* Improve metamask-controller error loggingDan Finlay2016-07-061-2/+5
| | | | Fixes #384
* fix typokumavis2016-07-011-1/+1
|
* Debugged by using a real dappDan Finlay2016-06-251-3/+4
|
* Manually debugged refactorDan Finlay2016-06-251-9/+9
|
* Fixed testsDan Finlay2016-06-251-11/+12
|
* Rename background-controller metamask-controllerDan Finlay2016-06-251-0/+255