Alex Donesky
a4a5580785
Update controllers with conversionRate change with minimal required changes in extension ( #11361 )
...
* updating controllers with conversionRate change with minimal required changes in extension
* swapping showFiat selector in places where possible
* adding invalid conversion protection
* lint fixes
* adjusting list-item styling logic
2021-06-23 18:28:49 -05:00
Brad Decker
c30cb7d33a
Refactor send page state management ( #10965 )
2021-06-23 16:35:25 -05:00
Alex Donesky
e10ddbe3a3
add erc-721 token detection and flag to disable sending ( #11210 )
...
* add erc-721 token detection and flag to disable sending
* addressing feedback
* remove redundant provider instantiation
* fix issue caused by unprotected destructuring
* add tests and documentation
* move add isERC721 flag to useTokenTracker hook
* Update and unit tests
* use memoizedTokens in useTokenTracker
Co-authored-by: Dan Miller <danjm.com@gmail.com>
2021-06-22 12:39:44 -05:00
Alex Donesky
27389fc71e
fix unsafe destructuring instance ( #11351 )
2021-06-21 09:28:35 -05:00
Alex Donesky
a8643af481
patch gas price issue - add fallback gas price ( #11239 )
2021-06-15 09:17:42 -05:00
Brad Decker
9e509d0c9d
Relocate send state into send duck from metamask duck ( #11252 )
2021-06-10 12:53:15 -05:00
Brad Decker
b073b04789
move metamask state selectors out of send ( #11249 )
2021-06-08 11:03:59 -05:00
Brad Decker
df9bc52e9f
Add gas constants ( #11248 )
2021-06-08 10:25:48 -05:00
ryanml
9932c40651
Adding periodic reminder modal for backing up recovery phrase ( #11021 )
...
* Adding recurring recovery phrase reminder modal
* Refactoring per PR feedback
2021-06-04 23:33:58 -07:00
ryanml
629da90d72
Adding "What's New" notification for Ledger Support Update ( #11188 )
...
* Adding "What's New" notification for Ledger Support Update
* Using Typography component
2021-05-26 14:29:19 -07:00
Niranjana Binoy
2972e78444
Avoid showing "Gas price extremely low" warning in advanced tab for testnets ( #11111 )
2021-05-20 11:32:55 -04:00
ryanml
b7a1c8c302
Adding notification for updated seed phrase wording ( #11131 )
...
* Adding notification for updated seed phrase wording
* Updating e2e notification state
* Always displaying image for swaps notification
2021-05-18 15:00:34 -07:00
Brad Decker
d9a2165f69
use safer toChecksum utility ( #11117 )
2021-05-17 16:19:39 -05:00
Daniel
7acb33c976
Show a notification about BSC Swaps if a user is on the BSC Mainnet ( #11083 )
...
* Add a notification for BSC Swaps
* Add a new logo for BSC sources, update an image for BSC notification
* Mark a BSC notification as seen when a user clicks on “Start swapping”
* Add conditional rendering of notifications
* Remove divider for the last notification
* Remove a divider for the last notification
* Remove !
* Trigger pipeline
2021-05-14 14:47:56 -02:30
Daniel
a34f579484
Swaps: Add anonymized tracking for HW wallet and HW wallet type ( #11063 )
2021-05-12 10:17:17 -05:00
Daniel
002763222b
Swaps: Improve hardware wallet UX ( #10987 )
2021-05-06 09:14:42 -05:00
Brad Decker
09d81ac5f2
remove the ui/app and ui/lib folders ( #10911 )
2021-04-28 14:53:59 -05:00