Commit Graph

49 Commits (429847a6865dc5409a6a28bd302196f63f048890)

Author SHA1 Message Date
Mark Stacey 14d85b1332
Make JSDoc formatting more consistent (#9796) 4 years ago
Brad Decker 2ebf8756a4
[RFC] add prettier to eslint (#8595) 4 years ago
Mark Stacey 7d0a7ab301
Update `@metamask/eslint-config` to v4.1.0 (#9663) 4 years ago
Whymarrh Whitby b6ccd22d6c
Update ESLint shared config to v3 (#9274) 4 years ago
Whymarrh Whitby c11888f287
Fix no-empty-function issues (#9216) 4 years ago
Whymarrh Whitby a8863a3446
Fix consistent-return issues (#9192) 4 years ago
Whymarrh Whitby 885125ad03
Fix no-case-declarations issues (#9191) 4 years ago
Erik Marks 500dbf76cf Add web3 usage metrics, prepare for web3 removal (#9144) 4 years ago
Whymarrh Whitby a7089193c8 Use async/await for getRestrictedMethods (#9099) 4 years ago
Erik Marks e5cb63eea2
Add web3 usage metrics, prepare for web3 removal (#9144) 4 years ago
Whymarrh Whitby e0cc84bbfa
Use async/await for getRestrictedMethods (#9099) 4 years ago
Whymarrh Whitby 68a64af5b3
Fix callback-return issues (#8996) 4 years ago
Mark Stacey 01301087ea
Fix `web3_clientVersion` method (#8998) 4 years ago
Whymarrh Whitby 4f0a205369
Use eslint@6.8.0 (#8978) 4 years ago
Erik Marks 8bc02d4b5e
rpc-cap@3.0.0 (#8924) 4 years ago
Erik Marks 04de9a92c5
Fix signing method bugs (#8833) 4 years ago
Mark Stacey 6ca18c3573
Fix handling of permissions of removed accounts (#8803) 5 years ago
Erik Marks a84eedb7da
Permissions: Do not display HTTP/HTTPS URL schemes for unique hosts (#8768) 5 years ago
Erik Marks c8a995dd9b
Send accountsChanged notification for wallet_requestPermissions (#8742) 5 years ago
Mark Stacey 9a624dd24c Revert the revert of "LoginPerSite" 5 years ago
Brad Decker 34fb525ce5
Limit Dapp permissions to primary account (#8653) 5 years ago
Whymarrh Whitby 5b1608681c Manually connect via the full connect flow 5 years ago
Whymarrh Whitby 4802ed1df5
Localize permission descriptions (#8661) 5 years ago
Erik Marks e0b31aa6a4
Restrict the size of the permissions metadata store (#8596) 5 years ago
Erik Marks 79d9209473
Open notification UI when eth_requestAccounts waits for unlock (#8508) 5 years ago
Dan J Miller fda4c94670
Design improvements for the Connect flow (#8494) 5 years ago
Erik Marks a2a51e78d1
Add PermissionsController.removePermittedAccount (#8354) 5 years ago
Mark Stacey 15616a33ca
Add 'addPermittedAccount' method to permissions controller (#8344) 5 years ago
Mark Stacey c26d272649
Synchronously validate accounts (#8343) 5 years ago
Mark Stacey 63633635ab
Fix order of accounts in `eth_accounts` response (#8342) 5 years ago
Mark Stacey b2882aa778
Handle account selection on all domains that can view the selection (#8341) 5 years ago
Dan J Miller d1e078b8de
Connect flow via popup (#8269) 5 years ago
Erik Marks 6ba3b7e282
Add signTypedData_v4 to safe methods (#8265) 5 years ago
Erik Marks 2301d9980e
Wait for extension unlock before processing eth_requestAccounts (#8149) 5 years ago
Erik Marks b1d090ac4d
Add permissions controller unit tests (#7969) 5 years ago
Erik Marks 0775c61f09
Prevent external domains from submitting more than one perm request at a time (#8148) 5 years ago
Konstantin 6f47fece56
Implementation encrypt/decrypt feature (#7831) 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Erik Marks 0103bf8b29
fix faulty null checks 5 years ago
Mark Stacey 398a45bfdd
Replace `clone` dependency with `cloneDeep` from lodash (#7926) 5 years ago
Erik Marks b75f812953
Improve LoginPerSite UX/devX and permissions logging (#7649) 5 years ago
Mark Stacey ac01c5c89a
Consistent jsdoc syntax (#7755) 5 years ago
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730) 5 years ago
Jenny Pollack c7a4d032c5 add watchAsset (#7726) 5 years ago
Mark Stacey 63bd422840
Handle one specific permissions request per tab (#7620) 5 years ago
Mark Stacey 466ece4588 Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" (#7648) 5 years ago
Mark Stacey 5c5c90e70a
Ignore permission approval/rejection if request is missing (#7638) 5 years ago
Whymarrh Whitby 03f53df3f3
Updates to account search functionality (#7637) 5 years ago
Mark Stacey 2d6ad7f6ca
Update permissions request parameter names and docs (#7636) 5 years ago
Whymarrh Whitby 274a9ecf53 yarn lint --fix 5 years ago