1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/app/scripts/controllers
Ariella Vu ac956c43d8
MetaMetrics: Fixes TypeError: Object.values(...).reduce(...).flat is not a function (#14962)
* metametrics: flat is not a function

* MetaMetrics: shorten array logic
2022-06-15 14:52:32 -05:00
..
ens
network Add testnet name as prefix for native currency of preloaded testnets (#14454) 2022-04-21 14:09:41 -05:00
permissions snaps-skunkworks@0.14.0 (#14700) 2022-05-18 13:49:26 +02:00
transactions Fix for: Invalid transaction envelope type: specified type "0x0" but including...requires type: "0x2" (#14823) 2022-06-13 20:49:18 +04:00
alert.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
app-state.js More nft ux fixes (#13388) 2022-01-27 11:26:33 -06:00
cached-balances.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
cached-balances.test.js
detect-tokens.js Event tracking for Token Detection V2 (#14441) 2022-05-11 16:27:58 -04:00
detect-tokens.test.js
incoming-transactions.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
incoming-transactions.test.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
metametrics.js MetaMetrics: Fixes TypeError: Object.values(...).reduce(...).flat is not a function (#14962) 2022-06-15 14:52:32 -05:00
metametrics.test.js add networks without ticker trait (#14607) 2022-05-13 12:01:29 -05:00
onboarding.js fix registerOnboarding method to correctly access completedOnboarding state value (#13723) 2022-02-22 18:59:26 -06:00
preferences.js Dark Mode : Add OS option in theme selection dropdown (#14379) 2022-04-28 14:36:28 +02:00
preferences.test.js Dark Mode : Add OS option in theme selection dropdown (#14379) 2022-04-28 14:36:28 +02:00
swaps.js Swaps / STX improvements (#14622) 2022-05-09 18:48:14 +02:00
swaps.test.js Swaps / STX improvements (#14622) 2022-05-09 18:48:14 +02:00
threebox.js