Commit Graph

111 Commits (85d3c888ac33bfc45c6508e91b5f3a2ec76d8780)

Author SHA1 Message Date
bitpshr f35466a247 Fix race condition with publicConfigStore 6 years ago
bitpshr 32630b68df Move convenience methods to _metamask namespace 6 years ago
bitpshr 84874a639d Add isUnlocked provider hook 6 years ago
bitpshr 573139b935 Differentiate isEnabled and isApproved hook 6 years ago
bitpshr 3a2ade4e84 Update isEnabled check 6 years ago
bitpshr 226601a956 EIP-1102: add user privacy option 6 years ago
bitpshr bfcb73ad53 EIP-1102: add isEnabled convenience method to provider 6 years ago
bitpshr 89b4aa5d62 EIP-1102: Add option to force-enable provider 6 years ago
bitpshr c76c9ca2c8 EIP-1102: updated implementation 6 years ago
kumavis fa36dbf981 inpage - increase provider max listeners to avoid warnings 6 years ago
kumavis 45feb43f30 workaround - fix for drizzle 6 years ago
Paul Bouchon 9359fc875d
EIP-1102: Add deprecation message (#5353) 6 years ago
Paul Bouchon 2ec09362c5
EIP-1102: Transitionary API (#5256) 6 years ago
Dan Finlay 6ce119d1fb Move inpage-provider and port-stream outside 6 years ago
brunobar79 bea1cf3f3c clean up 6 years ago
brunobar79 f7ad978474 camera working back and forth 6 years ago
brunobar79 0209148609 fixes 6 years ago
brunobar79 0940ecd57b added camera snippet injection to inpage.js 6 years ago
Dan Finlay 3a6cc3c8fd Re-enable dapp reload on network change 7 years ago
Erik Marks b982961381 removed auto-reload.js, moved global web3 export to inpage.js 7 years ago
Erik Marks f461bd8812 wip 7 years ago
bitpshr 1ef6528921 Add JSDoc to various background scripts 7 years ago
bitpshr c9f83fe8bc Add JSDoc to various background scripts 7 years ago
bitpshr 7129d7c0f3 Require loglevel singleton in each module that uses it 7 years ago
kumavis 00657e14a8 build - correctly set METAMASK_ENV via envify 7 years ago
Dan ec6c3c33bd Merge branch 'master' into NewUI-flat-merge-with-master 7 years ago
Dan Finlay 5ce94e69b3 Add useful error when duplicate web3 is detected. 7 years ago
Kevin Serrano b9bbf8f329
Resolving that ugly merge. 7 years ago
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 9 years ago
kumavis 7aa120e630 web3 injection - use web3 dist for faster injection 9 years ago
Dan Finlay a08c3bc01b Auto linted 9 years ago
kumavis 9aea88da32 multiplex - rename control to autoreload 9 years ago
kumavis 00e9f3c6ae inpage - refactor for modularity 9 years ago