Commit Graph

100 Commits (da373713dac0b09784d289ab778227b3c9fb8fe2)

Author SHA1 Message Date
Erik Marks 8e307f8d71
update inpage-provider; minor fixes (#7997) 5 years ago
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730) 5 years ago
Dan Finlay 76b1699621 Connect distinct accounts per site (#7004) 5 years ago
Dan Finlay f519fa1ed3
Connect distinct accounts per site (#7004) 5 years ago
Mark Stacey f763979bed
Add support for one-click onboarding (#7017) 5 years ago
Whymarrh Whitby 5455b8e3fd Add web3 deprecation warning (#7334) 5 years ago
Whymarrh Whitby 6bd87e1f09
Add web3 deprecation warning (#7334) 5 years ago
Mark Stacey 2ceac1f27f Add warning about reload on network change 5 years ago
Mark Stacey 32fffe53f5
Remove Drizzle tests (#6855) 5 years ago
Mark Stacey 95f198550e
Declare variables before use (#6806) 5 years ago
bitpshr e8f6dff0be bugfix: reject enable promise on user rejection 6 years ago
kumavis 2845398c3d Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410) 6 years ago
Sneh Koul 6a60562d66 Opens the original webpage from where installation of MetaMask was re… (#6272) 6 years ago
Josh Stevens 2aaec1d9fb Stop reloading dapps on network change allowing dapps to decide if it should refresh or not (#6330) 6 years ago
Paul Bouchon 2f7d449427 EIP-1193: standard provider API (#6170) 6 years ago
Graham Kaemmer 89c4353408 Fix inpage.js event handler memory leak (#6177) 6 years ago
Whymarrh Whitby f5eb1512d4 Fix all "var used instead of let or const" problems in inpage.js 6 years ago
Paul Bouchon 7fe37276a1
1102: Push publicConfigStore to next turn to avoid race conditiono (#5777) 6 years ago
Whymarrh Whitby 1988e1e96b ESLint fixes (#5775) 6 years ago
Paul Bouchon c317624854 EIP-1102: Update publicConfig store concurrently with approval 6 years ago
Noah I 8bed073f20 1102: Fix inpage listener syntax (#5708) (#5709) 6 years ago
bitpshr 718393f89a Cleanup 6 years ago
bitpshr a224b71837 1102: use postMessage instead of injected scripts to bypass CSP 6 years ago
bitpshr 1ce3591c8e wip 6 years ago
bitpshr b3f428fd1f Move experimental provider augmentation 6 years ago
bitpshr 879997af51 Add experimental RPC method support 6 years ago
bitpshr 9984f7edeb Mark origins as unapproved if user explicitly locks MetaMask 6 years ago
bitpshr 991e08e346 isApproved should return false 6 years ago
bitpshr 72730b3929 Remove internal listeners 6 years ago
bitpshr cc27a09a1a rebase 6 years ago
bitpshr d4171ccea5 Disable approval caching 6 years ago
bitpshr cc1bab6ebb Differentiate locked and enabled 6 years ago
bitpshr d7618bd5c6 Code bath 6 years ago
bitpshr ba40fcbcb4 Handle logout gracefully 6 years ago
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