Commit Graph

111 Commits (e2a8886a051d4c363e9b1123a9712a47bde86a23)

Author SHA1 Message Date
Erik Marks 2007e73747 @metamask/providers@8.1.1 (#11078) 4 years ago
Erik Marks 88d85d43bd @metamask/post-message-stream@4.0.0 (#10989) 4 years ago
Erik Marks 43c33b676f
@metamask/providers@8.1.1 (#11078) 4 years ago
Erik Marks 29fa00a97b
@metamask/post-message-stream@4.0.0 (#10989) 4 years ago
Erik Marks 76a2a9bb8b
@metamask/eslint config@5.0.0 (#10358) 4 years ago
Erik Marks 3bf94164ac
@metamask/inpage-provider@^8.0.0 (#8640) 4 years ago
Erik Marks 6795298c65
Remove web3 injection (#9156) 4 years ago
Dan Finlay 8443c3bdde
Warn instead of throw on duplicate web3 and do not inject (#9832) 4 years ago
Whymarrh Whitby b6ccd22d6c
Update ESLint shared config to v3 (#9274) 4 years ago
Whymarrh Whitby 9b78d3ab07
Fix import/extensions issues (#9217) 4 years ago
Erik Marks 500dbf76cf Add web3 usage metrics, prepare for web3 removal (#9144) 4 years ago
Erik Marks e5cb63eea2
Add web3 usage metrics, prepare for web3 removal (#9144) 4 years ago
Mark Stacey 9a624dd24c Revert the revert of "LoginPerSite" 5 years ago
Mark Stacey 9e2e353a24
Define global `web3` as non-enumerable (#8634) 5 years ago
Erik Marks c011c0406b
Add new inpage provider package (#8442) 5 years ago
Erik Marks 8e307f8d71
update inpage-provider; minor fixes (#7997) 5 years ago
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730) 5 years ago
Mark Stacey 466ece4588 Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" (#7648) 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