Mark Stacey
d1cea85f33
Rename provider
to providerConfig
( #18907 )
...
* Rename `provider` to `providerConfig`
The network controller `provider` state has been renamed to
`providerConfig`. This better reflects what this state is, and makes
this controller more closely aligned with the core network controller.
All references to the provider configuration have been updated to
prefer `providerConfig` over `provider`, to make the distinction clear
between a provider and provider config.
Closes #18902
* Add migration
2023-05-02 13:23:20 -02:30
Danica Shen
c23bd4925b
feature: convert level 32 files to typescript ( #17390 )
2023-01-27 18:28:03 +00:00
Jyoti Puri
760ed3457d
Removing EIP_1559_V2 feature flag ( #13481 )
2022-02-03 05:58:28 +05:30
Jyoti Puri
bd33512c2a
Fix issue with dapp suggested option being visible in edit gas fee popover even if dapp has no gas suggestion ( #13316 )
2022-01-18 23:07:52 +05:30
Niranjana Binoy
cd0892a3af
EIP-1559 V2: Use default gas preferences of user for all transactions ( #13238 )
2022-01-10 14:34:54 -05:00
Jyoti Puri
0c531f8b01
EIP-1559 V2 UI fixes ( #13222 )
2022-01-07 04:10:31 +05:30
Jyoti Puri
f5dcd12293
using 1559 V2 for cancel speed up flows ( #13019 )
2022-01-06 08:17:26 +05:30
Jyoti Puri
19c3d021ea
Using EIP-1559 V2 for swaps ( #12966 )
2021-12-12 04:56:28 +05:30
Jyoti Puri
6fc9b6b7a2
Using EIP-1559 V2 for approve transaction flow ( #12906 )
2021-12-06 22:09:35 +05:30
Jyoti Puri
9dd5af3523
Implementing design feedbacks in EIP-1559 V2 flow ( #12943 )
2021-12-06 21:10:20 +05:30
Jyoti Puri
cd4ddffd9c
Adding gas limit section on advance gas fee modal ( #12865 )
2021-12-03 21:29:48 +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
f65063ac6c
Eip1559 v2 12593 ( #12719 )
2021-11-23 23:48:44 +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