aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/metamask-controller.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix ether warning checkbox.Kevin Serrano2016-08-111-1/+1
|
* Fix account selection updatingDan Finlay2016-07-301-0/+1
|
* Buy button (#474)Frankie2016-07-221-0/+28
| | | | | | | | | | | | | | | | | | | * WIP: Buy button link * Add buy eth and the buy eth warning message * Add css * Move the opening of coinbase page to background and send to faucet if on test net * Create a Warning about storeing eth * Finish Buy button and Eth store warning screen * Add to CHANGELOG * fix frankies deletion and change chrome to extension
* 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