Commit Graph

55 Commits (c8be5d07794aa9d851b3da068b38df66effd66f6)

Author SHA1 Message Date
Mark Stacey 6ca18c3573
Fix handling of permissions of removed accounts (#8803) 5 years ago
Erik Marks 616a446832
Use URL origin instead of hostname for permission domains (#8717) 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 63633635ab
Fix order of accounts in `eth_accounts` response (#8342) 5 years ago
Erik Marks 0af02d5194
Update address sync logic (#8224) 5 years ago
Dan J Miller 1d2c57a2f3
Assign `tabId` to middleware request, if provided (#7695) 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 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 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
Whymarrh Whitby 274a9ecf53 yarn lint --fix 5 years ago
Whymarrh Whitby aa41057628
Update ESLint rules for curly braces style (#7477) 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
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
Dan J Miller 7985f4f4f8
3box integration 2.0 (#6972) 5 years ago
Whymarrh Whitby ceace71bf5
Remove unused lostAccounts state (#6979) 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
Paul Bouchon 47024fd9a5
feature: integrate gaba/CurrencyRateController (#6570) 6 years ago
Paul Bouchon e57ffbed59
feature: integrate gaba/ShapeShiftController (#6569) 6 years ago
bitpshr 77d3bc252d feature: integrate gaba/PhishingController 6 years ago
Whymarrh Whitby 094e4cf555 Check for unused function arguments (#6583) 6 years ago
Frankie ce147bf6d8 Tx controller now uses safe event emitter (#5769) 6 years ago
Dan Finlay c49d854b55 Increase suggested gas percentile to 65 (#5359) 6 years ago
Whymarrh Whitby d60991ec88 Delete ConfigManager, replacing its usages with PreferencesController 6 years ago
Whymarrh Whitby e803b8e047 Add test cases for MetaMaskController#_onKeyringControllerUpdate 6 years ago
brunobar79 54021fd90b fix unit tests 6 years ago
brunobar79 992e7f1b5a fix merge conflicts 6 years ago
Dan Matthews df799d7fd6 Restores accounts until one with a zero balance is found 6 years ago
brunobar79 fdf202efb0 fixed unit tests 6 years ago
brunobar79 b77cc3d969 fix tx tests 6 years ago
Thomas Huang 2392e77cd8 Set metamask controller network provider to localhost 6 years ago
brunobar79 e89350b19f added tests for removeAccount 6 years ago
brunobar79 de4265c629 added more unit tests 6 years ago
brunobar79 e5512c306d added unit tests for metamaskcontroller 6 years ago
kumavis da938ded5c
test - metamask-controller - disable diagnostics 7 years ago
kumavis 20bdba3d17 diagnostics - rewrite bug-notifier as diagnostics-reporter 7 years ago
Dan Finlay ae156e1087 Mock notifier in test 7 years ago
Dan Finlay 797e63b37b Add failing test for unknown identity entry 7 years ago
kumavis a0fe5b9190 test - unit - metamask-controller - remove log 7 years ago
kumavis da5be0812a test - unit - metamask-controller - fix many bugs in tests 7 years ago
kumavis 380964a687 test - unit - metamask-controller - polyfill global.fetch 7 years ago
tmashuang 13ebb0b455 Moved loose some loose test files to sub folders 7 years ago