1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers
Daniel 2d24a4d643 Swaps timer improvements, optional refresh rates and fix for a notification UI (#14300)
* Set up correct timer value for fetching new quotes

* Show red timer in Swaps if quotes fetching will happen in less than 10s (previously it was 30s)

* Fix a UI issue with the notification close button

* Make stx refresh rates optional, since not every network supports them
2022-04-07 03:01:50 -07:00
..
ens
network Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
permissions snaps-skunkworks@0.10.2 (#13901) 2022-03-14 12:37:19 -07:00
transactions update gas fees (#13646) 2022-03-25 21:11:04 +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 extract determineTransactionType from tx controller (#13737) 2022-03-07 12:54:36 -06: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 Build user traits object when metamask state changes (#14192) 2022-03-28 16:56:56 -05:00
metametrics.test.js Build user traits object when metamask state changes (#14192) 2022-03-28 16:56:56 -05:00
onboarding.js fix registerOnboarding method to correctly access completedOnboarding state value (#13723) 2022-02-22 18:59:26 -06:00
preferences.js Adding new settings dropdown for Dark mode in Experimental tab (#13097) 2022-03-07 12:53:19 -06:00
preferences.test.js Adding new settings dropdown for Dark mode in Experimental tab (#13097) 2022-03-07 12:53:19 -06:00
swaps.js Swaps timer improvements, optional refresh rates and fix for a notification UI (#14300) 2022-04-07 03:01:50 -07:00
swaps.test.js Add support for Smart Transactions (#12676) 2022-02-18 17:48:38 +01:00
threebox.js