1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/lib
Dan Finlay 091938a2c5 Add custom zeroclient that supports etherscan (still not working)
The Etherscan Subprovider is not providing some methods we need, such as `eth_getCode`. I'll probably be enhancing it after lunch.
2016-03-31 12:30:27 -07:00
..
auto-faucet.js Add auto-fauceting 2016-03-29 12:21:46 -07:00
config-manager-singleton.js Made configuration migrateable 2016-03-30 19:15:49 -07:00
config-manager.js First naive pass at implementing etherscan provider (not working) 2016-03-31 11:40:55 -07:00
idStore.js Do not cache the seed, retrieve it from the decrypted wallet 2016-03-31 10:47:40 -07:00
local-message-stream.js migrate to ProviderEngine zero-client 2015-12-18 22:05:16 -08:00
port-stream.js plumbing - pipe web3 to the popup.js 2016-03-10 12:28:42 -08:00
stream-provider.js stream-provider - addd isConnected method 2016-03-21 11:11:56 +08:00
tx-notification.js notifications - add tx confirm+cancel buttons 2016-03-11 17:13:48 -08:00
zero.js Add custom zeroclient that supports etherscan (still not working) 2016-03-31 12:30:27 -07:00