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
Dan J Miller 480512d14f
Swaps support for local testnet (#10658)
* Swaps support for local testnet

* Create util method for comparison of token addresses/symbols to default swaps token

* Get chainId from txMeta in _trackSwapsMetrics of transaction controller

* Add comment to document purpose of getTransactionGroupRecipientAddressFilter

* Use isSwapsDefaultTokenSymbol in place of repeated defaultTokenSymbol comparisons in build-quote.js
2021-03-18 07:50:06 -02:30
..
ens colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
network colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
permissions colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
transactions Swaps support for local testnet (#10658) 2021-03-18 07:50:06 -02:30
alert.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
app-state.js cancel unapproved confirmations on network change (#10357) 2021-02-08 17:22:30 -06:00
cached-balances.js cache balances by chain id (#10545) 2021-03-02 16:53:07 -06:00
cached-balances.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
detect-tokens.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
detect-tokens.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
incoming-transactions.js remove transactionCategory in favor of more types (#10615) 2021-03-10 14:16:44 -06:00
incoming-transactions.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
metametrics.js add Custom Network Added event (#10484) 2021-02-23 09:58:35 -06:00
metametrics.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
onboarding.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
preferences.js Hide zero balance tokens with preference (#10486) 2021-03-09 13:35:55 -06:00
preferences.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
swaps.js Swaps support for local testnet (#10658) 2021-03-18 07:50:06 -02:30
swaps.test.js Swaps support for local testnet (#10658) 2021-03-18 07:50:06 -02:30
threebox.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
token-rates-controller.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
token-rates.js fix contract exchange rate race condition (#10414) 2021-02-12 11:41:53 -06:00