aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/metamask-controller.js
Commit message (Expand)AuthorAgeFilesLines
* Fix for lintingFrankie2016-10-141-1/+1
* Create callback and Clean-up detailsFrankie2016-10-141-2/+7
* Merge branch 'master' into i#495CustomGasFieldFrankie2016-10-141-2/+2
|\
| * Remove logs.Kevin Serrano2016-10-131-2/+0
| * Fix misnamed variable.Kevin Serrano2016-10-131-2/+4
* | Fix gasPrice rangeFrankie2016-10-141-0/+5
|/
* Cleanup.Kevin Serrano2016-10-121-2/+0
* lintKevin Serrano2016-10-121-2/+1
* Move tos hash comparison logic from background to mm controller.Kevin Serrano2016-10-121-10/+15
* Fix linting and guarantees set TOS hash.Kevin Serrano2016-10-071-0/+1
* Fix retention of terms of service hash across reloads of plugin.Kevin Serrano2016-10-071-1/+1
* Add controller functions for storing and checking TOS hashes.Kevin Serrano2016-10-061-1/+34
* Improve popup behavior for parity errorsDan Finlay2016-10-041-17/+5
* Fix for readabilityFrankie2016-10-021-1/+1
* Fix issue #688 where fiat conversion does not persist when switching networksFrankie2016-10-011-1/+2
* Drop origin key from requests for Parity compatibilityDan Finlay2016-09-191-0/+5
* Change Testfaucet urlFrankie2016-09-161-1/+1
* Ensure listener is cleaned upDan Finlay2016-09-071-1/+1
* Add negative value validation to tx approvalDan Finlay2016-09-071-0/+10
* Merge branch 'master' into PopupNotificationsDan Finlay2016-08-251-0/+1
|\
| * LintedDan Finlay2016-08-251-1/+1
| * Fix bug where unconfirmed message sig is lost when locked.Dan Finlay2016-08-251-0/+1
* | Emit updates to all listeners on pending tx updatesDan Finlay2016-08-241-5/+17
|/
* Create a ShapeShift tx in tx HistoryFrankie2016-08-191-3/+2
* Merge branch 'master' into shapeshiftTxFrankie2016-08-191-0/+30
|\
| * Fix uncalled fn.Kevin Serrano2016-08-171-1/+1
| * Remove logging. Clean up duplicate entries in currency list.Kevin Serrano2016-08-171-1/+0
| * Merge master.Kevin Serrano2016-08-161-3/+7
| |\
| * | Did not previously call functions before!Kevin Serrano2016-08-101-3/+3
| * | Fix default value. Add loading indication for async.Kevin Serrano2016-08-101-1/+1
| * | Merge branch 'master' into usd-conversionKevin Serrano2016-08-051-0/+1
| |\ \
| * \ \ Fix merge conflicts. Fix typos. Ensure currency immediately updated on load.Kevin Serrano2016-07-231-5/+34
| |\ \ \
| * | | | Linting!Kevin Serrano2016-07-231-2/+4
| * | | | Change function names. Add interval polling for api. Refactor functions.Kevin Serrano2016-07-221-1/+13
| * | | | Add date access throughout the data flow.Kevin Serrano2016-07-221-0/+1
| * | | | Merge branch 'master' into usd-conversionKevin Serrano2016-07-221-3/+4
| |\ \ \ \
| * | | | | Add data field to pass up parameters up to reducer.Kevin Serrano2016-07-221-1/+6
| * | | | | Add fiat actions to metamask controllere and actions.Kevin Serrano2016-07-221-0/+10
* | | | | | WIP: ShapeShift txFrankie2016-08-191-0/+6
| |_|_|_|/ |/| | | |
* | | | | Add global var for background.Kevin Serrano2016-08-121-2/+6
* | | | | Create global variable that changes ui logging.Kevin Serrano2016-08-121-7/+2
* | | | | Separate developmentMode conditional to only wrap log.Kevin Serrano2016-08-121-2/+4
* | | | | Merge branch 'master' into logging-fixKevin Serrano2016-08-121-1/+1
|\ \ \ \ \
| * | | | | Fix ether warning checkbox.Kevin Serrano2016-08-111-1/+1
| | |_|_|/ | |/| | |
* / | | | Add ability to hide logging messages in production.Kevin Serrano2016-08-121-2/+5
|/ / / /
* | | / Fix account selection updatingDan Finlay2016-07-301-0/+1
| |_|/ |/| |
* | | Buy button (#474)Frankie2016-07-221-0/+28
| |/ |/|
* | Implement some cross-browser practices (#473)Dan Finlay2016-07-221-3/+4
|/
* 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
* 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