Commit Graph

162 Commits (5cf3e199100d0770e1abdf8c61312502cb7b8dba)

Author SHA1 Message Date
ryanml a75092762f
Fix built-in networks switch-ethereum-chain, Including RPC url in switchEthereumChain requestData (#11268) 4 years ago
ryanml b0f90f13da Adding back button to reveal seed phrase view (#11246) 4 years ago
ryanml 1080319b33
Adding back button to reveal seed phrase view (#11246) 4 years ago
Brad Decker b073b04789
move metamask state selectors out of send (#11249) 4 years ago
Brad Decker df9bc52e9f
Add gas constants (#11248) 4 years ago
Dan Miller 36b15c489d Lint fix 4 years ago
ryanml 10f9912fd5 Supporting existing default networks in switchEthereumChain (#11184) 4 years ago
ryanml f35bc1052a Fixing ever-present scrollbar issue on Swaps view (#11182) 4 years ago
Niranjana Binoy d4cb403d51 Handling custom token decimal fetch failure due to network error (#10956) 4 years ago
Brad Decker ce67e1bfcd use safer toChecksum utility (#11117) 4 years ago
Brad Decker 19ec45ef35 create safer isValidAddress method (#11089) 4 years ago
ryanml c5f3290cb1 Fixing unlocalized strings (#11102) 4 years ago
Daniel 3f70afb3ff Swaps: Add specific error content if Contract data are not enabled on Ledger (#11088) 4 years ago
Daniel 79e79e9212 Swaps: Add more anonymized tracking for HW wallet and HW wallet type (#11087) 4 years ago
Daniel da1720a9ec Fix redirection to the build quotes page from the swaps failed page (#11025) 4 years ago
Niranjana Binoy e906bd8d0e adding condition to check for non-mainnet network and test env (#11007) 4 years ago
Niranjana Binoy 640c6d98d3 replacing seed phrase with Secret Recovery Phrase (#10994) 4 years ago
Daniel 92a79904f7 Swaps: Improve hardware wallet UX (#10987) 4 years ago
ryanml 4016bb535b Re-validating chain id when rpc url changes [custom network form] (#10982) 4 years ago
ryanml d421e593a2 Allowing for scroll overflow when swaps content is too tall (#10988) 4 years ago
ryanml b8d385be62 Revert "Revert "Adding recovery phrase video to onboarding process (#10717)"" 4 years ago
Daniel 91601ebe5e Allow 0% slippage, show a warning for 0 < slippage <= 1, disable "Review Swap" button for negative slippage (#10936) 4 years ago
Alex Donesky ce8b173f56 add setting to dismiss seed phrase backup reminder (#10967) 4 years ago
Alex Donesky fbe1da81a5 send user to activity after transaction complete (#10946) 4 years ago
ryanml 6fddd7f548 Removing gray background from contact address input (#10971) 4 years ago
David Walsh f8e400f51c Fix #10173 - Prevent lag in external monitors when using Mac + Chrome (#10952) 4 years ago
Brad Decker 29742b9519 remove the ui/app and ui/lib folders (#10911) 4 years ago
ryanml 9932c40651
Adding periodic reminder modal for backing up recovery phrase (#11021) 4 years ago
Alex Donesky e76762548c
Warn users when they attempt to add a network that is already configured (#11179) 4 years ago
Daniel c3b79bb358
Show custom tokens in Swaps, add a custom token in Swaps (#11200) 4 years ago
ryanml ee4df61e91
Fixing ever-present scrollbar issue on Swaps view (#11182) 4 years ago
ryanml 3242710f3d
Supporting existing default networks in switchEthereumChain (#11184) 4 years ago
ryanml 8e3bffc825
Fixing lint warning in confirm-approve.stories.js (#11185) 4 years ago
Etienne Dusseault 4c341d83ab
Add Approval Confirmation Screen component to Storybook (#10998) 4 years ago
David Walsh 3055db5c33
Disable Ledger Live toggle for Firefox users (#11169) 4 years ago
Brad Decker 9d943dc4c6
implement safer to buffer (#11159) 4 years ago
Daniel 1a9206018a
Improve UI + content for price difference notifications (#11145) 4 years ago
Daniel df6cb42594
Swaps: Create a new swap (#11124) 4 years ago
ryanml 6640973858
Fixing jest component test output errors (#11139) 4 years ago
Alex Donesky f19207ca87
use etherscan-link customBlockExplorer methods with customNetwork usage tracking (#11017) 4 years ago
ryanml 35214dbba7 Bumping package.json 4 years ago
Niranjana Binoy 0e1181862f
Handling custom token decimal fetch failure due to network error (#10956) 4 years ago
Brad Decker d9a2165f69
use safer toChecksum utility (#11117) 4 years ago
Brad Decker 9386e3cb03
create safer isValidAddress method (#11089) 4 years ago
ryanml 30abcd0fe0
Fixing unlocalized strings (#11102) 4 years ago
Daniel 85eb62e8cf
Swaps: Add specific error content if Contract data are not enabled on Ledger (#11088) 4 years ago
Daniel a174e3b99a
Swaps: Add more anonymized tracking for HW wallet and HW wallet type (#11087) 4 years ago
Dan J Miller d62329fd0a
Use isValidAddress helper instead of ethereumJsUtil.isValidAddress, when appropriate (#11049) 4 years ago
Dan J Miller 1998af4d41
Use UrlIcon instead of Identicon on approve screen (#11048) 4 years ago
Daniel b4872b5fe2
Fix redirection to the build quotes page from the swaps failed page (#11025) 4 years ago