1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 12:56:01 +01:00
metamask-extension/app/scripts/lib
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
..
auto-faucet.js Don't faucet during tests 2016-11-03 11:22:10 -07:00
auto-reload.js Linting to the max. 2016-11-11 10:26:12 -08:00
config-manager.js deps - replace promise-request with fetch 2017-01-10 12:04:26 -08:00
eth-store.js Fixed bugs with sanity-checking 2017-01-04 14:54:40 -08:00
extension-instance.js
extension.js
id-management.js Specify base 10 in bignumber 2016-10-13 16:04:23 -07:00
idStore-migrator.js Restructured migration 2016-12-21 17:21:10 -08:00
idStore.js Merge branch 'dev' into TxManager 2016-12-23 12:48:36 -08:00
inpage-provider.js inpage-provider - add isMetaMask 2017-01-02 12:20:09 -08:00
is-popup-or-notification.js Linting to the max. 2016-11-11 10:26:12 -08:00
message-manager.js
migrations.js
nodeify.js Add useful nodeify error message 2016-11-29 15:54:10 -08:00
notifications.js Linting to the max. 2016-11-11 10:26:12 -08:00
obj-multiplex.js
port-stream.js bugfix - portstream - dont wrap cb in try catch 2017-01-11 19:09:49 -08:00
random-id.js Maintain linting. 2016-11-18 16:27:26 -08:00
remote-store.js
sig-util.js Package normalize inside sig util file. 2016-11-11 15:37:54 -08:00
stream-utils.js
tx-utils.js Satisfy review needs: 2017-01-13 17:47:20 -08:00