Commit Graph

202 Commits (580a90d54304d207f758fe60858a5e86672967a5)

Author SHA1 Message Date
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
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Mark Stacey 62c5ea4f80
Update Wyre ETH purchase url (#8051) 5 years ago
Whymarrh Whitby 85430746ad
Update mocha version (#8028) 5 years ago
Erik Marks 0103bf8b29
fix faulty null checks 5 years ago
Whymarrh Whitby 4f3fc95d50
Update ESLint rules for test suite (#8023) 5 years ago
Mark Stacey 398a45bfdd
Replace `clone` dependency with `cloneDeep` from lodash (#7926) 5 years ago
Whymarrh Whitby 1728d9a5aa
Inline networkStore to avoid having too many event listeners (#7854) 5 years ago
Whymarrh Whitby 4257858fb5 Remove extraneous console output from TransactionStateManager tests (#7838) 5 years ago
Whymarrh Whitby d0536ba984
Return promises from accountImporter tests (#7826) 5 years ago
Whymarrh Whitby 2525e5edaa
Fix usages of sinon deprecated APIs in MetaMaskController tests (#7827) 5 years ago
Whymarrh Whitby 4f5f671cb1
Purge assertRejects shim (#7794) 5 years ago
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730) 5 years ago
Mark Stacey 69d418a5a3
Login per site onboarding (#7602) 5 years ago
Whymarrh Whitby db0d59f800
Remove unused UI actions (#7675) 5 years ago
Whymarrh Whitby f49bc58c09
Remove unused methods from the app/scripts/ (#7692) 5 years ago
Whymarrh Whitby 34b674c3d7
Remove unneeded Edge-specific encryption code (#7683) 5 years ago
Frankie 71a89df8ee
transactions/pending - buffer 3 blocks before dropping a tx (#7483) 5 years ago
Thomas Huang bc67d1eeca
Revert "Update Wyre ETH purchase url" (#7631) 5 years ago
Whymarrh Whitby 274a9ecf53 yarn lint --fix 5 years ago
Dan Finlay 76b1699621 Connect distinct accounts per site (#7004) 5 years ago
Whymarrh Whitby 04064d5d19 Enable no-var rule for ESLint (#7590) 5 years ago
Dan Finlay f519fa1ed3
Connect distinct accounts per site (#7004) 5 years ago
Whymarrh Whitby 16e6103a68 yarn lint --fix 5 years ago
Whymarrh Whitby e61745a821
Enable no-var rule for ESLint (#7590) 5 years ago
Whymarrh Whitby 926c8848f1
Enable default-case rule for ESLint (#7572) 5 years ago