You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add `TestGasFeeFlow` that is activated by optional `testGasFeeFlows` constructor option.
16
-
- Add related types:
17
-
-`FeeMarketGasFeeEstimateForLevel`
18
-
-`FeeMarketGasFeeEstimates`
19
-
-`GasFeeEstimates`
20
-
-`GasFeeEstimateLevel`
21
-
-`GasFeeEstimateType`
22
-
-`GasPriceGasFeeEstimates`
23
-
-`LegacyGasFeeEstimates`
24
-
25
-
### Changed
26
-
27
-
-**BREAKING:** Update `GasFeeEstimates` type to support alternate estimate types ([#4216](https://github.com/MetaMask/core/pull/4216))
28
-
29
-
### Removed
30
-
31
-
-**BREAKING:** Remove `gasFeeControllerEstimateType` property from `mergeGasFeeEstimates` function ([#4216](https://github.com/MetaMask/core/pull/4216))
32
-
33
10
## [28.1.1]
34
11
35
12
### Changed
@@ -813,8 +790,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
813
790
814
791
All changes listed after this point were applied to this package following the monorepo conversion.
0 commit comments