1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app
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
..
components Swaps support for local testnet (#10658) 2021-03-18 07:50:06 -02:30
contexts @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
css Remove react-select and SimpleDropdown, use Dropdown (#10468) 2021-02-19 13:03:44 -06:00
ducks Swaps support for local testnet (#10658) 2021-03-18 07:50:06 -02:30
helpers colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
hooks Swaps support for local testnet (#10658) 2021-03-18 07:50:06 -02:30
pages Swaps support for local testnet (#10658) 2021-03-18 07:50:06 -02:30
selectors Swaps support for local testnet (#10658) 2021-03-18 07:50:06 -02:30
store colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00