@metamask/transaction-pay-controller 23.17.1 → 23.17.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
## [23.17.2]
|
|
11
|
+
|
|
12
|
+
### Changed
|
|
13
|
+
|
|
14
|
+
- Bump `@metamask/bridge-status-controller` from `^73.0.0` to `^74.0.0` ([#9288](https://github.com/MetaMask/core/pull/9288), [#9307](https://github.com/MetaMask/core/pull/9307))
|
|
15
|
+
- Bump `@metamask/bridge-controller` from `^77.0.0` to `^77.1.0` ([#9301](https://github.com/MetaMask/core/pull/9301))
|
|
16
|
+
|
|
10
17
|
## [23.17.1]
|
|
11
18
|
|
|
12
19
|
### Fixed
|
|
@@ -1201,7 +1208,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
1201
1208
|
|
|
1202
1209
|
- Initial release ([#6820](https://github.com/MetaMask/core/pull/6820))
|
|
1203
1210
|
|
|
1204
|
-
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/transaction-pay-controller@23.17.
|
|
1211
|
+
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/transaction-pay-controller@23.17.2...HEAD
|
|
1212
|
+
[23.17.2]: https://github.com/MetaMask/core/compare/@metamask/transaction-pay-controller@23.17.1...@metamask/transaction-pay-controller@23.17.2
|
|
1205
1213
|
[23.17.1]: https://github.com/MetaMask/core/compare/@metamask/transaction-pay-controller@23.17.0...@metamask/transaction-pay-controller@23.17.1
|
|
1206
1214
|
[23.17.0]: https://github.com/MetaMask/core/compare/@metamask/transaction-pay-controller@23.16.1...@metamask/transaction-pay-controller@23.17.0
|
|
1207
1215
|
[23.16.1]: https://github.com/MetaMask/core/compare/@metamask/transaction-pay-controller@23.16.0...@metamask/transaction-pay-controller@23.16.1
|
|
@@ -529,7 +529,8 @@ export declare function getMessengerMock({ skipRegister, }?: {
|
|
|
529
529
|
usd_balance_source?: number | undefined;
|
|
530
530
|
has_sufficient_gas_for_quote?: boolean | null | undefined;
|
|
531
531
|
} & {
|
|
532
|
-
location?: import("@metamask/bridge-controller").
|
|
532
|
+
location?: import("@metamask/bridge-controller").BridgeControllerMetricsLocation | undefined;
|
|
533
|
+
} & {
|
|
533
534
|
ab_tests?: Record<string, string> | undefined;
|
|
534
535
|
active_ab_tests?: {
|
|
535
536
|
key: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"messenger-mock.d.cts","sourceRoot":"","sources":["../../src/tests/messenger-mock.ts"],"names":[],"mappings":";AA6BA,OAAO,KAAK,EAAE,iCAAiC,EAAE,qBAAW;AAe5D;;;;;;GAMG;AAEH,wBAAgB,gBAAgB,CAAC,EAC/B,YAAY,GACb,GAAE;IAAE,YAAY,CAAC,EAAE,OAAO,CAAA;CAAO
|
|
1
|
+
{"version":3,"file":"messenger-mock.d.cts","sourceRoot":"","sources":["../../src/tests/messenger-mock.ts"],"names":[],"mappings":";AA6BA,OAAO,KAAK,EAAE,iCAAiC,EAAE,qBAAW;AAe5D;;;;;;GAMG;AAEH,wBAAgB,gBAAgB,CAAC,EAC/B,YAAY,GACb,GAAE;IAAE,YAAY,CAAC,EAAE,OAAO,CAAA;CAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgTjC"}
|
|
@@ -529,7 +529,8 @@ export declare function getMessengerMock({ skipRegister, }?: {
|
|
|
529
529
|
usd_balance_source?: number | undefined;
|
|
530
530
|
has_sufficient_gas_for_quote?: boolean | null | undefined;
|
|
531
531
|
} & {
|
|
532
|
-
location?: import("@metamask/bridge-controller").
|
|
532
|
+
location?: import("@metamask/bridge-controller").BridgeControllerMetricsLocation | undefined;
|
|
533
|
+
} & {
|
|
533
534
|
ab_tests?: Record<string, string> | undefined;
|
|
534
535
|
active_ab_tests?: {
|
|
535
536
|
key: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"messenger-mock.d.mts","sourceRoot":"","sources":["../../src/tests/messenger-mock.ts"],"names":[],"mappings":";AA6BA,OAAO,KAAK,EAAE,iCAAiC,EAAE,qBAAW;AAe5D;;;;;;GAMG;AAEH,wBAAgB,gBAAgB,CAAC,EAC/B,YAAY,GACb,GAAE;IAAE,YAAY,CAAC,EAAE,OAAO,CAAA;CAAO
|
|
1
|
+
{"version":3,"file":"messenger-mock.d.mts","sourceRoot":"","sources":["../../src/tests/messenger-mock.ts"],"names":[],"mappings":";AA6BA,OAAO,KAAK,EAAE,iCAAiC,EAAE,qBAAW;AAe5D;;;;;;GAMG;AAEH,wBAAgB,gBAAgB,CAAC,EAC/B,YAAY,GACb,GAAE;IAAE,YAAY,CAAC,EAAE,OAAO,CAAA;CAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgTjC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@metamask/transaction-pay-controller",
|
|
3
|
-
"version": "23.17.
|
|
3
|
+
"version": "23.17.2",
|
|
4
4
|
"description": "Manages alternate payment strategies to provide required funds for transactions in MetaMask",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Ethereum",
|
|
@@ -60,8 +60,8 @@
|
|
|
60
60
|
"@metamask/assets-controller": "^9.1.0",
|
|
61
61
|
"@metamask/assets-controllers": "^109.2.2",
|
|
62
62
|
"@metamask/base-controller": "^9.1.0",
|
|
63
|
-
"@metamask/bridge-controller": "^77.
|
|
64
|
-
"@metamask/bridge-status-controller": "^
|
|
63
|
+
"@metamask/bridge-controller": "^77.1.0",
|
|
64
|
+
"@metamask/bridge-status-controller": "^74.0.0",
|
|
65
65
|
"@metamask/controller-utils": "^12.3.0",
|
|
66
66
|
"@metamask/gas-fee-controller": "^26.2.3",
|
|
67
67
|
"@metamask/keyring-controller": "^27.1.0",
|