Commit Graph

46 Commits (1ae09338975a8d89f1d5e2e675480cf0d8d764f3)

Author SHA1 Message Date
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
Thomas f279a8e61a signMessage and signPersonalMessage 7 years ago
Whymarrh Whitby e546f4b904 Update MetaMaskController vault restoration test for new KC api 7 years ago
Dan 6bc8cc819a Merge branch 'develop' into i3725-refactor-send-component- 7 years ago
Thomas f2e1cb9302 Remove approvePersonalMessage test 7 years ago
Paul Bouchon daaaab3ab0
Verify identities state after restoring new accounts (#4091) 7 years ago
Thomas 629457ea54 setupUntrustedCommunication and setupTrustedCommunication 7 years ago
Thomas ddece0cc11 ConfigManager markAccountsFound, markPasswordForgotten, unMarkPasswordForgotten 7 years ago
Thomas 2a1912642c resetAccount and addNewAccount 7 years ago
Thomas 30df8b7995 newUnsignedMessage and newUnsignedPersonalMessage 7 years ago