Commit Graph

203 Commits (71e7966b6ad708418f47c5699455d1d1cad7c009)

Author SHA1 Message Date
Mark Stacey 1f8a7a72c9
Fix `TokenRatesController` (#8780) 5 years ago
Brad Decker 13d6803698
Adds the rule of hooks eslint rule (#8779) 5 years ago
Whymarrh Whitby f4c255b7c7
Delete unused InfuraController & tests (#8773) 5 years ago
Erik Marks a84eedb7da
Permissions: Do not display HTTP/HTTPS URL schemes for unique hosts (#8768) 5 years ago
Erik Marks 56004db8bf blocklisted -> blocked 5 years ago
Jenny Pollack 7a4bb7f73a replace blacklist with blocklist 5 years ago
Erik Marks fdb3070fce
Delete unused transaction history test state (#8769) 5 years ago
Brad Decker 456684ee7d
move activation logic into token rates controller (#8744) 5 years ago
Erik Marks c8a995dd9b
Send accountsChanged notification for wallet_requestPermissions (#8742) 5 years ago
Erik Marks 616a446832
Use URL origin instead of hostname for permission domains (#8717) 5 years ago
Erik Marks cf60c8e1f6
Stop adding permissions middleware to trusted connections (#8701) 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
Erik Marks e0b31aa6a4
Restrict the size of the permissions metadata store (#8596) 5 years ago
Erik Marks f748664638
Cleanup network enums (#8627) 5 years ago
Whymarrh Whitby e7bb0876f5
Tidy tx test stub comments (#8614) 5 years ago
Erik Marks 24cbb6fc66
Delete retryTransaction action and background (#8576) 5 years ago
Erik Marks 0470386326
Delete recent blocks controller (#8575) 5 years ago
Whymarrh Whitby 84c4b72412
Fix MetaMaskController untrusted tests network access (#8549) 5 years ago
Mark Stacey 7e75eb15ef
Delete Balance controller and pending balances calculator (#8542) 5 years ago
Erik Marks 79d9209473
Open notification UI when eth_requestAccounts waits for unlock (#8508) 5 years ago
Whymarrh Whitby 85453a2588
Rework pending tx logic (#8398) 5 years ago
Mark Stacey 5b5b67a985
Fix default gas race condition (#8490) 5 years ago
Mark Stacey 165666b315
Remove unnecessary tx meta properties (#8489) 5 years ago
Mark Stacey 92592fc905
Ensure tx has value before it's added (#8486) 5 years ago
Whymarrh Whitby 7439cd1662
Mark PendingTransactionTracker#resubmitPendingTxs as async (#8399) 5 years ago
kumavis dcf08164d5
test/unit/permissions - fix promise await timing (#8410) 5 years ago
Whymarrh Whitby 91a75b2417
Add new PendingTransactionTracker tests (#8384) 5 years ago
Whymarrh Whitby deacde615f
Rename _checkIfTxWasDropped (#8378) 5 years ago
Whymarrh Whitby f2f70342e2
Skip adding history entry for empty txMeta diffs (#8379) 5 years ago
Whymarrh Whitby 9d535b949f
Rename recipientBlacklistChecker function (#8365) 5 years ago
Erik Marks a2a51e78d1
Add PermissionsController.removePermittedAccount (#8354) 5 years ago
Whymarrh Whitby 18eaae2721
Update tx status tests to assert cb called (#8371) 5 years ago
Whymarrh Whitby 164923acd1
Export individual fns from tx-state-history-helpers (#8370) 5 years ago
Whymarrh Whitby e05db747f5
Tidy up transaction-related unit tests (#8362) 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
Mark Stacey 5ee1291662
Prevent accidental use of globals (#8340) 5 years ago
Mark Stacey 656dc4cf18
Cleanup detect-tokens controller and tests (#8329) 5 years ago
Whymarrh Whitby d03f6b0167
Update PreferencesController tests (#8328) 5 years ago
Dan J Miller d1e078b8de
Connect flow via popup (#8269) 5 years ago
Erik Marks 2301d9980e
Wait for extension unlock before processing eth_requestAccounts (#8149) 5 years ago
Erik Marks 0af02d5194
Update address sync logic (#8224) 5 years ago
Erik Marks b1d090ac4d
Add permissions controller unit tests (#7969) 5 years ago
Erik Marks 2df8b85c5f
LoginPerSite: Support multiple accounts without automatic switching (#8079) 5 years ago
ryanml 64aef5033d
Adding setting for disabling Eth Phishing Detection (#8125) 5 years ago
Dan J Miller 1d2c57a2f3
Assign `tabId` to middleware request, if provided (#7695) 5 years ago
Mark Stacey a71f56e5da
Remove unused sinon sandboxes (#8063) 5 years ago