Brad Decker
2100fb0ce1
fix stuck speedup problem ( #12122 )
3 years ago
Elliot Winkler
a35f22fcdf
Add Max Fee Per Gas to transaction breakdown ( #12042 )
...
This comes through in EIP-1559 transactions and so it is helpful to show
this to users.
3 years ago
Alex Donesky
ab1cd1152e
tiny lost code change from 9.8.4 RC ( #11764 )
3 years ago
Alex Donesky
4245dac8d9
tiny lost code change from 9.8.4 RC ( #11764 )
3 years ago
Dan J Miller
17a4b5224a
Rename effective gas price field to total gas fee ( #11754 )
3 years ago
Dan J Miller
1acbb39dff
Rename effective gas price field to total gas fee ( #11754 )
3 years ago
Alex Donesky
8a42258e10
Remove the SHOW_EIP_1559_UI environment variable, replace with network detection where appropriate ( #11694 )
...
Fixing up tests and add back old custom gas modal for non-eip1559 compliant networks
Remove unnecessary props from send-gas-row.component
fix breaking test
Fix primary and secondary title overrides
fix rebase issue
Fix rebase conflict
Co-authored-by: David Walsh <davidwalsh83@gmail.com>
3 years ago
Dan J Miller
404f876026
Allow higher precision gas prices in the send flow ( #11652 )
...
* Allow higher precision gas prices in the send flow
* Fix gas duck test
* Allow more decimals in transaction breakdown gas price
3 years ago
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.
3 years ago
David Walsh
1665617378
Create different label for Gas Price with GWEI included ( #11526 )
3 years ago
David Walsh
97d9cdff80
Provide EIP 1559 fields in transaction history ( #11464 )
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
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
ryanml
22c2d261b9
Fixing unlocalized strings ( #11281 )
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
Brad Decker
29742b9519
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
Brad Decker
09d81ac5f2
remove the ui/app and ui/lib folders ( #10911 )
4 years ago