Daniel
df6cb42594
Swaps: Create a new swap ( #11124 )
2021-05-21 10:14:56 -05:00
ryanml
6640973858
Fixing jest component test output errors ( #11139 )
...
* Adding missing required props to component tests
* Removing unused IntroPopup component
* Mocking useLayoutEffect as useEffect in confirm-page-container-header.component.test.js
2021-05-20 11:28:25 -07:00
Alex Donesky
f19207ca87
use etherscan-link customBlockExplorer methods with customNetwork usage tracking ( #11017 )
...
* use etherscan-link customBlockExplorer methods with customNetwork usage tracking
* consolidate blockexplorer events, add domain to metametrics event
* lint fix
2021-05-19 09:51:47 -05:00
Brad Decker
9386e3cb03
create safer isValidAddress method ( #11089 )
2021-05-17 14:00:59 -05:00
Daniel
85eb62e8cf
Swaps: Add specific error content if Contract data are not enabled on Ledger ( #11088 )
2021-05-13 14:49:00 -05:00
Daniel
a174e3b99a
Swaps: Add more anonymized tracking for HW wallet and HW wallet type ( #11087 )
2021-05-13 14:26:08 -05:00
Daniel
b4872b5fe2
Fix redirection to the build quotes page from the swaps failed page ( #11025 )
2021-05-10 14:48:37 -02:30
Daniel
002763222b
Swaps: Improve hardware wallet UX ( #10987 )
2021-05-06 09:14:42 -05:00
ryanml
687d0486b1
Allowing for scroll overflow when swaps content is too tall ( #10988 )
...
Fixes MetaMask/metamask-extension#10957
2021-05-05 15:46:16 -07:00
Daniel
d7754f39bd
Allow 0% slippage, show a warning for 0 < slippage <= 1, disable "Review Swap" button for negative slippage ( #10936 )
...
* Allow 0% slippage, show a warning for 0 < slippage <= 1, disable “Review Swap” button for negative slippage
* Update a translation key, use both new and old key until it’s translated everywhere
* Keep an old key for `en`: swapSlippageTooLow
* Fix an ESLint issue
* Only use swapSlippageNegative, remove swapSlippageTooLow
2021-05-05 14:47:38 -02:30
Daniel
d6d924b2b5
Add backwards compatibility for ETH <-> WETH contract address validation ( #10962 )
2021-04-30 13:48:56 -05:00
Brad Decker
09d81ac5f2
remove the ui/app and ui/lib folders ( #10911 )
2021-04-28 14:53:59 -05:00