1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
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
..
account-import-strategies colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
constants @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
controllers Swaps support for local testnet (#10658) 2021-03-18 07:50:06 -02:30
lib colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
migrations colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
platforms prefer chainId when building block explorer urls (#10587) 2021-03-09 15:37:19 -06:00
background.js use chain id for enabling ENS IPFS resolution (#10507) 2021-02-25 05:40:57 -06:00
chromereload.js Fix console.error references 2016-08-29 17:32:39 -07:00
contentscript.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
disable-console.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
first-time-state.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
initSentry.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
inpage.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
metamask-controller.js Swaps support for local testnet (#10658) 2021-03-18 07:50:06 -02:30
metamask-controller.test.js colocate tests in flat structure (#10655) 2021-03-16 16:00:08 -05:00
phishing-detect.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
runLockdown.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
ui.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00