1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/app/scripts
Frankie 580d93188c Satisfy review needs:
removed unnecessary this.query = opts.query from constructor
Created a tx error state for errors in approveTransaction
validateTxParams has been moved to tx-utils
removed "value" arg from _setTxStatus
2017-01-13 17:47:20 -08:00
..
keyrings Make single letter variables more verbose 2017-01-02 15:08:18 -08:00
lib Satisfy review needs: 2017-01-13 17:47:20 -08:00
migrations Auto linted 2016-06-21 13:18:32 -07:00
background.js Take some of the tx Logic out of the UI and create a visble state for pending and unaproved transactions 2017-01-11 12:16:37 -08:00
chromereload.js Fix console.error references 2016-08-29 17:32:39 -07:00
config.js Remove morden testnet provider 2016-12-15 16:12:03 -08:00
contentscript.js Linting to the max. 2016-11-11 10:26:12 -08:00
inpage.js Merged master into dev 2016-12-19 13:37:27 -08:00
keyring-controller.js Merge branch 'dev' into bug-submitTx 2017-01-13 13:26:57 -08:00
metamask-controller.js Merge branch 'bug-submitTx' of github.com:MetaMask/metamask-plugin into bug-submitTx 2017-01-13 15:51:36 -08:00
notice-controller.js Lint. 2016-12-20 16:45:22 -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
transaction-manager.js Satisfy review needs: 2017-01-13 17:47:20 -08:00