Commit Graph

162 Commits (3735f0bf8c8bcec519db3c496914e1091836b92f)

Author SHA1 Message Date
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
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 2525e5edaa
Fix usages of sinon deprecated APIs in MetaMaskController tests (#7827) 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
Frankie 71a89df8ee
transactions/pending - buffer 3 blocks before dropping a tx (#7483) 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 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
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
Frankie f6d25357db
transactions:tx-state-manager - optionally take a function as a search param (#7078) 5 years ago
Whymarrh Whitby ef3859ff77
Add toggle for incoming transactions (#7049) 5 years ago
Whymarrh Whitby e47448362d
Bug fixes for incoming transactions (#7043) 5 years ago
Dan J Miller 821529622e Fetch & display received transactions (#6996) 5 years ago
Whymarrh Whitby 247659ca65
Connections settings tab (#7013) 5 years ago
Whymarrh Whitby ceace71bf5
Remove unused lostAccounts state (#6979) 5 years ago
Whymarrh Whitby 4d88e1cf86 Enable indent linting via ESLint (#6936) 5 years ago
Mark Stacey 1112277cd6
Remove `seedWords` completely from metamask state (#6920) 5 years ago
Mark Stacey 95f198550e
Declare variables before use (#6806) 5 years ago