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