1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Dan Finlay 85d5b12f8d Fix tx adding code
Broken in this commit:
bc39cd7b89

Synchronous methods were added to an `async.waterfall` array.

This commit also removes the delegate call checking, since we concluded it was misinformed.
2016-11-29 12:46:08 -08:00
..
keyrings Asynced keyrings and started on controller 2016-11-22 23:16:36 -08:00
lib Fix nodeify 2016-11-28 17:27:20 -08:00
migrations Auto linted 2016-06-21 13:18:32 -07:00
background.js Made progress on parity for MultiVault 2016-11-01 11:30:10 -07:00
chromereload.js Fix console.error references 2016-08-29 17:32:39 -07:00
config.js Begin adding Ropsten support 2016-11-21 10:58:49 -08:00
contentscript.js Linting to the max. 2016-11-11 10:26:12 -08:00
inpage.js change all instances of selectedAddress to selectedAccount. 2016-11-21 16:21:16 -08:00
keyring-controller.js Fix tx adding code 2016-11-29 12:46:08 -08:00
metamask-controller.js Ordered keyringController methods the same in metamask-controller 2016-11-29 12:05:23 -08:00
popup-core.js Linting to the max. 2016-11-11 10:26:12 -08:00
popup.js Linting to the max. 2016-11-11 10:26:12 -08:00