Jyoti Puri
19c3d021ea
Using EIP-1559 V2 for swaps ( #12966 )
2021-12-12 04:56:28 +05:30
Jyoti Puri
889e49a4a2
Changes in gas loading animation in EIP-1559 V2 ( #13016 )
2021-12-10 06:20:38 +05:30
Jyoti Puri
cd4ddffd9c
Adding gas limit section on advance gas fee modal ( #12865 )
2021-12-03 21:29:48 +05:30
Mark Stacey
7226357422
Fix isMainnet
propType error ( #12951 )
...
A propType error was showing up during e2e tests with a `testDev`
build. It was caused by `process.env.IN_TEST` being treated as a
boolean, when in fact it is either the string `'true'` or a boolean.
`IN_TEST` has been updated to always be a boolean. `loose-envify` has
no trouble injecting boolean values, so there's no reason to treat this
as a string.
2021-12-02 14:46:46 -03:30
Jyoti Puri
a020281c96
Implementing save button on advance gas fee modal ( #12854 )
2021-12-01 06:01:21 +05:30
Niranjana Binoy
4b975adc85
EIP-1559 V2 : Advanced gas fee modal - Max base fee and Priority fee inputs ( #12619 )
2021-11-29 23:10:48 +05:30
Jyoti Puri
0e0e7ac830
Legacy transactions to use old transaction flow ( #12782 )
2021-11-29 21:38:24 +05:30
Jyoti Puri
7609841902
Confirm transaction page - onchain failure handling ( #12743 )
2021-11-24 22:32:53 +05:30
Jyoti Puri
2c6fb06114
Edit gas fee modal more changes ( #12660 )
2021-11-19 00:38:29 +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
4757eed2f6
Fix build ( #12606 )
2021-11-06 00:50:27 +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