1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-29 07:16:36 +01:00
metamask-extension/ui/app/pages/swaps
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
..
actionable-message Make action elements in actionable message component accessible (#10386) 2021-02-05 14:57:48 -03:30
awaiting-swap Use correct block explorer name and link in swaps when on custom network (#10743) 2021-03-29 10:24:27 -02:30
build-quote Use correct block explorer name and link in swaps when on custom network (#10743) 2021-03-29 10:24:27 -02:30
countdown-timer @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
dropdown-input-pair @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
dropdown-search-list Remove react-select and SimpleDropdown, use Dropdown (#10468) 2021-02-19 13:03:44 -06:00
exchange-rate-display @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
fee-card @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
intro-popup Swaps support for local testnet (#10658) 2021-03-18 07:50:06 -02:30
loading-swaps-quotes Eliminate artificial delay in swaps loading screen after request loading is complete (#10496) 2021-02-23 13:21:19 -03:30
main-quote-summary @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
searchable-item-list @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
select-quote-popover @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
slippage-buttons @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
swaps-footer @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
swaps-gas-customization-modal @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
view-quote Swaps support for local testnet (#10658) 2021-03-18 07:50:06 -02:30
index.js Swaps support for local testnet (#10658) 2021-03-18 07:50:06 -02:30
index.scss Reapply view quote screen designs (#9905) 2020-12-08 10:47:53 -06:00
swaps-util-test-constants.js Fix: ETH 'token' now only appears once in the swaps to and from dropdowns. (#10650) 2021-03-15 14:21:43 -02:30
swaps.util.js Ensure swaps gas prices are fetched from the correct chain specific endpoint (#10744) 2021-03-28 10:48:44 -02:30
swaps.util.test.js Swaps support for local testnet (#10658) 2021-03-18 07:50:06 -02:30