Dan J Miller
aaa15cbe03
Add support for EIP1559 transactions to transaction breakdown ( #11622 )
...
* Add support for EIP1559 transactions to transaction breakdown
* Use userPreferencedCurrencyDisplay for effective gas price in transaction breakdown
* Hide eip1559 gas properties in transaction breakdown on non-1559 networks
* Add comment explaining gasPrice and effectiveGasPrice usage in transaction breakdown container.
2021-07-28 15:00:34 -02:30
Dan J Miller
9a81b826c5
Only show dapp suggested gas fee warning if user has not edited the fee ( #11621 )
2021-07-27 20:01:53 -02:30
ryanml
d092e4bdbe
Fixing type issue with auto-filled custom token decimals value ( #11604 )
2021-07-26 07:08:10 -07:00
Brad Decker
da9fb4636b
move conversion utils to shared folder ( #11451 )
2021-07-06 12:48:49 -05:00
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
ryanml
2bfc3a093f
Using values from shared/constants/time to represent timing values ( #11241 )
2021-06-10 12:27:03 -07:00
Brad Decker
df9bc52e9f
Add gas constants ( #11248 )
2021-06-08 10:25:48 -05: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
Niranjana Binoy
0e1181862f
Handling custom token decimal fetch failure due to network error ( #10956 )
2021-05-18 13:23:54 -04:00
Brad Decker
d9a2165f69
use safer toChecksum utility ( #11117 )
2021-05-17 16:19:39 -05:00
Brad Decker
9386e3cb03
create safer isValidAddress method ( #11089 )
2021-05-17 14:00:59 -05:00
Thomas Huang
e920fe15c3
Add isHex check for addresses supplied to icons ( #11071 )
2021-05-12 15:25:37 -07:00
Dan J Miller
d62329fd0a
Use isValidAddress helper instead of ethereumJsUtil.isValidAddress, when appropriate ( #11049 )
2021-05-11 16:53:50 -02:30
Brad Decker
09d81ac5f2
remove the ui/app and ui/lib folders ( #10911 )
2021-04-28 14:53:59 -05:00