Commit Graph

184 Commits (ccf5d5d36cf05bf7dfe4e0adf3f215eef2ccc034)

Author SHA1 Message Date
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
Tyson Malchow 015ba83c6e Update Wyre buy ETH URL (#7482) 5 years ago
Whymarrh Whitby aa41057628
Update ESLint rules for curly braces style (#7477) 5 years ago
Whymarrh Whitby eed4a9ed65
ENS Reverse Resolution support (#7177) 5 years ago
Frankie 514be408f8
I#6704 eth_getTransactionByHash will now check metamask's local history for pending transactions (#7327) 5 years ago
Frankie 51e5220d5e
I#3669 ignore known transactions on first broadcast and continue with normal flow (#7328) 5 years ago
Mark Stacey 8dfb0e8154
Add hostname and extensionId to site metadata (#7218) 5 years ago
tmashuang 2a81083f14 MM controller additions, balance controller, typedMessageManager, and addtional actions tests 5 years ago
Whymarrh Whitby 06536b1d0f
Fix phishing detect script (#7287) 5 years ago
Dan J Miller b884cd573c Ensure correct tx category when sending to contracts without tx data (#7252) 5 years ago
Dan J Miller 38df64783d Ensure correct tx category when sending to contracts without tx data (#7252) 5 years ago
Mark Stacey 9541d1e281
Don't wait for 3Box initialization during login (#7242) 5 years ago
Dan J Miller 970e90ea70
Add migration on 3box imports and remove feature flag (#7209) 5 years ago
Jenny Pollack 03f216e27c add goerli to incoming tx 5 years ago
Dan J Miller 7985f4f4f8
3box integration 2.0 (#6972) 5 years ago
Erik Marks 38f6550951 fix rinkeby spelling (#7148) 5 years ago
Mark Stacey 1e7b37d1cc
Combine fetch-with-timeout implementations (#7084) 5 years ago
Mark Stacey daa20b4b63
Return after rejecting promise in action (#7079) 5 years ago
Frankie f6d25357db
transactions:tx-state-manager - optionally take a function as a search param (#7078) 5 years ago