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 d8fd4b8271
Use correct block explorer name and link in swaps when on custom network (#10743)
* Use correct block explorer name and link in swaps when on custom network.

* Fix up custom etherscan link code in build-quote.js

* Use blockExplorerUrl hostname instead of 'blockExplorerBaseUrl'

* Use correct etherscan-link method for token links in build-quote

* Create correct token link in build-quote for mainnet AND custom networks

* Block explorer url improvements in awaiting-swap.js and build-quote.js

* Use swapVerifyTokenExplanation message with substitutable block explorer for all applicable locales

* Ensure that block explorer links are not shown in awaiting-swap if no url is available
2021-03-29 10:24:27 -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 Use correct block explorer name and link in swaps when on custom network (#10743) 2021-03-29 10:24:27 -02:30
tokens.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
transaction.js refactor incoming tx controller (#10639) 2021-03-19 16:54:30 -05:00