Commit Graph

45 Commits (2eca5455c0c80d99b10c7d56858f84e605494fba)

Author SHA1 Message Date
kumavis da16f39626 Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial 7 years ago
Dan Finlay 8b1726cc55 Live update blacklist from Infura 7 years ago
Dan Finlay 1dfc0f74bf Correct inpage to be not modified 8 years ago
Dan Finlay d8c94fca75 Add address image map to icon factory 8 years ago
frankiebee 473b88f399 Reload the page when switching networks for sites that use web3 8 years ago
kumavis 7ccaa263d2 inpage - set web3.eth.defaultAccount correctly 8 years ago
kumavis 2fa60cfcbf continue rename selectedAccount to selectedAddress 8 years ago
kumavis b4a298e1a3 inpage - temporarily disable ping stream 8 years ago
kumavis 26b60f1b5a inpage - correctly listen for incomming messages 8 years ago
Kevin Serrano f5b0795ac5
change all instances of selectedAddress to selectedAccount. 8 years ago
Kevin Serrano 23263bec7d
Linting to the max. 8 years ago
Dan Finlay cc23158bfe Wait for first metamask data to establish ping-pong stream. 8 years ago
kumavis a1c3c944cf dapp reload - fixed disconnect detection via polling 8 years ago
kumavis 8b9999b71e inpage - cleanContextForImports fix 8 years ago
kumavis d7dffedf48 deps - local-message-stream extracted as module post-message-stream 8 years ago
kumavis b2afa16925 typo fix 8 years ago
kumavis 9101812552 inpage - add try/catch to cleanContextForImports 8 years ago
kumavis 5c4c902c94 appease the linting gods 8 years ago
kumavis 7aa120e630 web3 injection - use web3 dist for faster injection 8 years ago
Dan Finlay a08c3bc01b Auto linted 8 years ago
kumavis 9aea88da32 multiplex - rename control to autoreload 9 years ago
kumavis 00e9f3c6ae inpage - refactor for modularity 9 years ago
kumavis a703706cb1 sync rpc fix 9 years ago
kumavis aa2816010d inpage - automatic dapp reload 9 years ago
kumavis 9fcf07db6b inpage - add and remove 'define' from global context. updates #126 9 years ago
kumavis d6114292d0 inpage - use publicConfigStore for selectedAccount and sync provider 9 years ago
kumavis d840e81a10 wiring - trusted-untrusted features + remote-store 9 years ago
kumavis 1e989fb8a4 inpage - defaultAccount - fix bug 9 years ago
kumavis 38582f6aae web3 - set defaultAccount 9 years ago
kumavis 2c47fb14e0 clean - inpage remove unused xhr mitm code 9 years ago
Dan Finlay d4e918cc77 Point rawtestrpc at new testrpc 9 years ago
kumavis 1c8049520d inpage - web3 class injection 9 years ago
kumavis 5fbaed23c6 internal rpc - add isMetamaskInternal flag 9 years ago
kumavis dbd3b8f76f disable localhost interception 9 years ago
kumavis 519d4b1192 logging - add localhost interception message 9 years ago
kumavis a487c8a952 intercept xhrs for localhost:8545 9 years ago
kumavis 066996396f context wiring - handle and log errors 9 years ago
kumavis ebf60843fa sync - slow account polling to 4s 9 years ago
kumavis b239bacd36 rpc - sync - add support for sync eth_accounts + eth_coinbase 9 years ago
kumavis c46eb81611 rpc - sync - add warning for unsupported eth_accounts 9 years ago
kumavis c2eb3f6524 add basic sync support 9 years ago
kumavis 72a747165d migrate to ProviderEngine zero-client 9 years ago
kumavis 2ecea44f92 major - migrate to blockapps-web3 9 years ago
kumavis 6bf98c6923 load from storage on start and export unsignedTxs on remote connect 9 years ago
kumavis dcfd89db1b store unconfirmedTxs in chrome sync storage 9 years ago
kumavis fd9871acae builds smoothly + forwards txs to extension 9 years ago
kumavis cc1bb92f9d build overhaul + basic structure 9 years ago