David Walsh
6d92759853
EIP-1559 - Implement form validation for EIP-1559 ( #11540 )
...
* Restructure advanced gas form errors
* Use shared constant for gas errors
* Add validation for fields too low
* Add warnings for high max fee and max priority fee
* Fix lint
* Fix priority fee high warning string
3 years ago
Alex Donesky
ece437b139
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
3 years ago
Brad Decker
da9fb4636b
move conversion utils to shared folder ( #11451 )
3 years ago
Alex Donesky
85f17831a2
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>
3 years ago
David Walsh
6fa36cdf51
Provide New UI Components for EIP-1559 Designs ( #11357 )
3 years ago
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
3 years ago
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>
3 years ago
ryanml
2bfc3a093f
Using values from shared/constants/time to represent timing values ( #11241 )
3 years ago
Brad Decker
df9bc52e9f
Add gas constants ( #11248 )
3 years ago
Niranjana Binoy
d4cb403d51
Handling custom token decimal fetch failure due to network error ( #10956 )
3 years ago
Niranjana Binoy
640c6d98d3
replacing seed phrase with Secret Recovery Phrase ( #10994 )
3 years ago
Daniel
92a79904f7
Swaps: Improve hardware wallet UX ( #10987 )
3 years ago
ryanml
b8d385be62
Revert "Revert "Adding recovery phrase video to onboarding process ( #10717 )""
...
This reverts commit 68c5defcdbb7cf3745c14c0023a1d3c37e657992.
3 years ago
Brad Decker
29742b9519
remove the ui/app and ui/lib folders ( #10911 )
3 years ago
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
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
Thomas Huang
e920fe15c3
Add isHex check for addresses supplied to icons ( #11071 )
4 years ago
Dan J Miller
d62329fd0a
Use isValidAddress helper instead of ethereumJsUtil.isValidAddress, when appropriate ( #11049 )
4 years ago
Niranjana Binoy
2b1e4fb013
replacing seed phrase with Secret Recovery Phrase ( #10994 )
4 years ago
Daniel
002763222b
Swaps: Improve hardware wallet UX ( #10987 )
4 years ago
Brad Decker
09d81ac5f2
remove the ui/app and ui/lib folders ( #10911 )
4 years ago