Guillaume Roux
c3901e4ba8
Dark Mode : Gas fee ( #14005 )
2022-03-18 19:43:10 -05:00
Jyoti Puri
119e5497ff
UI fixes in EIP-1559 V2 screens ( #13367 )
2022-01-22 05:53:02 +05:30
David Walsh
10dc686505
Dark Mode Part 1: Switch to Using CSS Variables ( #13147 )
2022-01-06 11:35:49 -06:00
Jyoti Puri
cd4ddffd9c
Adding gas limit section on advance gas fee modal ( #12865 )
2021-12-03 21:29:48 +05:30
Jyoti Puri
0e0e7ac830
Legacy transactions to use old transaction flow ( #12782 )
2021-11-29 21:38:24 +05:30
Jyoti Puri
0daefe9ea0
Adding edit gas fee modal ( #12624 )
...
Edit transaction screen changes for EIP-1559 V2
2021-11-18 23:24:58 +05:30
Jyoti Puri
4779bd9fe5
Show warning in confirm transaction screen for low/high gas values. ( #12545 )
2021-11-12 08:52:54 +05:30
Jyoti Puri
3dfc1cc5f6
Edit transaction screen changes for EIP-1559 V2 ( #12493 )
...
Edit transaction screen changes for EIP-1559 V2
2021-11-05 22:53:15 +05:30
Jyoti Puri
adb56d8d16
Adding base to BigNumber constructor to round off value ( #12140 )
...
* Adding base to BigNumber constructor to round off value
* Numeric inputs to not allow more than 14 decimal places
2021-09-23 00:39:45 +05:30
David Walsh
01fd2a609e
Gas Timing with Negative attitude should be bold with tooltip ( #11772 )
2021-08-14 17:46:55 -05:00
Alex Donesky
1216dc95c0
Hide gasTiming on edit-gas-popover when form is in error ( #11792 )
...
* Hide gasTiming on edit-gas-popover when form is in error
* Show unknown processing error if maxFeePerGas is too low for network conditions
* remove unnecessary change
* remove unnecessary function wrapper
2021-08-06 16:37:18 -05:00
David Walsh
a0bd496d56
Restore heartbeat to transaction confirmation, use isGasEstimatesLoading more broadly ( #11781 )
2021-08-05 18:59:58 -05:00
David Walsh
aa3d1f2341
EIP-1559 - Prevent uncaught exception when passing fees to getGasFeeTimeEstimate ( #11759 )
2021-08-04 16:17:20 -05:00
Alex Donesky
4552a53724
remove unnecessary conversion call ( #11742 )
...
* remove unnecessary conversion call
* Pass args to GasTiming as decGwei
* lint
2021-08-04 10:54:40 -02:30
David Walsh
aa08171c72
EIP-1559 - Return null from GasTiming if on non-1559 network ( #11733 )
2021-08-02 21:08:12 -05:00
Dan J Miller
a1f8a65519
Ensure correct conversion of data before calling getGasFeeTimeEstimate ( #11697 )
2021-07-30 19:41:55 -02:30
Daniel
fa703173a0
Fix Jest unit tests ( #11687 )
...
* Fix Jest unit tests
* Provider correct getGasFeeTimeEstimate call to Gas Timing
* Fix tests for correct getGasFeeTimeEstimate method name
* Rename instances to getGasFeeTimeEstimate
Co-authored-by: David Walsh <davidwalsh83@gmail.com>
Co-authored-by: Dan Miller <danjm.com@gmail.com>
2021-07-30 15:10:41 -02:30
David Walsh
e283c03c4e
EIP-1559 - Improve gas timing logic to show more accurate verbiage ( #11668 )
2021-07-30 08:00:02 -05:00
David Walsh
990a278177
EIP-1559 - Only show radio group and gas timing when network supports 1559 ( #11659 )
2021-07-29 13:13:14 -05:00
David Walsh
fab9cfde03
EIP-1559 - Provide data wiring for Gas Timing component ( #11462 )
2021-07-26 10:35:51 -05:00
David Walsh
6fa3cce7ab
Create Gas Timing component for EIP-1559 ( #11405 )
2021-07-02 14:12:13 -05:00