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 6dd141ebfd
Small fixes for Swaps (#13732)
* Fix: Insufficient number of substitutions for key "stxSuccessDescription"

* Only calculate "approvalGas" if the "approvalNeeded" param is truthy in a quote

* "Swap from" has to be set to enable "Review Swap", set a default token for "Swap from"

* Fix: Unable to find value of key "undefined" for locale

* Use array destructuring
2022-02-23 22:10:28 +01:00
..
ens
network
permissions
transactions
alert.js
app-state.js
cached-balances.js
cached-balances.test.js
detect-tokens.js
detect-tokens.test.js
incoming-transactions.js
incoming-transactions.test.js
metametrics.js
metametrics.test.js
onboarding.js
preferences.js
preferences.test.js
swaps.js Small fixes for Swaps (#13732) 2022-02-23 22:10:28 +01:00
swaps.test.js
threebox.js