1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/shared/constants
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
..
alerts.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
app.js Add custom network RPC method (#9724) 2021-02-12 09:25:58 -06:00
metametrics.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
network.js prefer chainId over networkId in most cases (#10594) 2021-03-12 16:23:26 -06:00
permissions.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
swaps.js Swaps support for local testnet (#10658) 2021-03-18 07:50:06 -02:30
tokens.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
transaction.js remove transactionCategory in favor of more types (#10615) 2021-03-10 14:16:44 -06:00