@metamask/transaction-pay-controller 23.16.0 → 23.16.1
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,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
## [23.16.1]
|
|
11
|
+
|
|
12
|
+
### Changed
|
|
13
|
+
|
|
14
|
+
- Bump `@metamask/ramps-controller` from `^14.3.0` to `^15.0.0` ([#9260](https://github.com/MetaMask/core/pull/9260))
|
|
15
|
+
|
|
10
16
|
## [23.16.0]
|
|
11
17
|
|
|
12
18
|
### Added
|
|
@@ -1178,7 +1184,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
1178
1184
|
|
|
1179
1185
|
- Initial release ([#6820](https://github.com/MetaMask/core/pull/6820))
|
|
1180
1186
|
|
|
1181
|
-
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/transaction-pay-controller@23.16.
|
|
1187
|
+
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/transaction-pay-controller@23.16.1...HEAD
|
|
1188
|
+
[23.16.1]: https://github.com/MetaMask/core/compare/@metamask/transaction-pay-controller@23.16.0...@metamask/transaction-pay-controller@23.16.1
|
|
1182
1189
|
[23.16.0]: https://github.com/MetaMask/core/compare/@metamask/transaction-pay-controller@23.15.0...@metamask/transaction-pay-controller@23.16.0
|
|
1183
1190
|
[23.15.0]: https://github.com/MetaMask/core/compare/@metamask/transaction-pay-controller@23.14.0...@metamask/transaction-pay-controller@23.15.0
|
|
1184
1191
|
[23.14.0]: https://github.com/MetaMask/core/compare/@metamask/transaction-pay-controller@23.13.1...@metamask/transaction-pay-controller@23.14.0
|
|
@@ -261,6 +261,10 @@ export declare function getMessengerMock({ skipRegister, }?: {
|
|
|
261
261
|
}[] | undefined;
|
|
262
262
|
fee_limit?: number | undefined;
|
|
263
263
|
} | null | undefined;
|
|
264
|
+
} | {
|
|
265
|
+
xdrBase64: string;
|
|
266
|
+
} | {
|
|
267
|
+
xdr: string;
|
|
264
268
|
};
|
|
265
269
|
quoteId?: string | undefined;
|
|
266
270
|
approval?: {
|
|
@@ -479,6 +483,10 @@ export declare function getMessengerMock({ skipRegister, }?: {
|
|
|
479
483
|
}[] | undefined;
|
|
480
484
|
fee_limit?: number | undefined;
|
|
481
485
|
} | null | undefined;
|
|
486
|
+
} | {
|
|
487
|
+
xdrBase64: string;
|
|
488
|
+
} | {
|
|
489
|
+
xdr: string;
|
|
482
490
|
};
|
|
483
491
|
quoteId?: string | undefined;
|
|
484
492
|
approval?: {
|
|
@@ -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"}
|
|
@@ -261,6 +261,10 @@ export declare function getMessengerMock({ skipRegister, }?: {
|
|
|
261
261
|
}[] | undefined;
|
|
262
262
|
fee_limit?: number | undefined;
|
|
263
263
|
} | null | undefined;
|
|
264
|
+
} | {
|
|
265
|
+
xdrBase64: string;
|
|
266
|
+
} | {
|
|
267
|
+
xdr: string;
|
|
264
268
|
};
|
|
265
269
|
quoteId?: string | undefined;
|
|
266
270
|
approval?: {
|
|
@@ -479,6 +483,10 @@ export declare function getMessengerMock({ skipRegister, }?: {
|
|
|
479
483
|
}[] | undefined;
|
|
480
484
|
fee_limit?: number | undefined;
|
|
481
485
|
} | null | undefined;
|
|
486
|
+
} | {
|
|
487
|
+
xdrBase64: string;
|
|
488
|
+
} | {
|
|
489
|
+
xdr: string;
|
|
482
490
|
};
|
|
483
491
|
quoteId?: string | undefined;
|
|
484
492
|
approval?: {
|
|
@@ -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.16.
|
|
3
|
+
"version": "23.16.1",
|
|
4
4
|
"description": "Manages alternate payment strategies to provide required funds for transactions in MetaMask",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Ethereum",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"@metamask/messenger": "^1.2.0",
|
|
69
69
|
"@metamask/metamask-eth-abis": "^3.1.1",
|
|
70
70
|
"@metamask/network-controller": "^33.0.0",
|
|
71
|
-
"@metamask/ramps-controller": "^
|
|
71
|
+
"@metamask/ramps-controller": "^15.0.0",
|
|
72
72
|
"@metamask/remote-feature-flag-controller": "^4.2.2",
|
|
73
73
|
"@metamask/transaction-controller": "^68.2.0",
|
|
74
74
|
"@metamask/utils": "^11.11.0",
|