1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/app/scripts/lib
Dan Finlay 0584988688 Move sigUtil and keyrings to external modules
These external modules now have their own test coverage and build enforcement. This allowed me to somewhat more easily add good tests around our personalSign strategy (held now in [eth-sig-util](https://github.com/flyswatter/eth-sig-util), and allow each of the keyrings to import that, etc.
2017-02-21 14:25:47 -08:00
..
controllers Move sigUtil and keyrings to external modules 2017-02-21 14:25:47 -08:00
migrator migrations - fix migration #9 and add safety checks to migrator 2017-02-03 14:00:30 -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 Move sigUtil and keyrings to external modules 2017-02-21 14:25:47 -08:00
eth-store.js eth-store - update store state after manipulating 2017-02-03 16:07:58 -08:00
extension-instance.js Add extra edge compatibility 2016-08-29 17:33:18 -07:00
extension.js Implement some cross-browser practices (#473) 2016-07-21 10:45:32 -07:00
id-management.js Specify base 10 in bignumber 2016-10-13 16:04:23 -07:00
idStore-migrator.js Move sigUtil and keyrings to external modules 2017-02-21 14:25:47 -08:00
idStore.js Delete all code related to disclaimers. 2017-02-09 18:17:50 -08:00
inpage-provider.js Allowed net_version to be called synchronously 2017-02-08 15:51:22 -08:00
is-popup-or-notification.js Linting to the max. 2016-11-11 10:26:12 -08:00
message-manager.js id mgmt - update to latest eth_sign spec 2017-02-03 14:59:07 -08:00
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 dapp reload - fixed disconnect detection via polling 2016-10-12 12:35:55 -07:00
personal-message-manager.js Move sigUtil and keyrings to external modules 2017-02-21 14:25:47 -08:00
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
stream-utils.js background - stream disconnection fix 2017-01-26 20:18:28 -08:00
tx-utils.js Move sigUtil and keyrings to external modules 2017-02-21 14:25:47 -08:00