@metamask-previews/bridge-status-controller 71.0.0-preview-8daaa5a40 → 71.1.0-preview-d8ff44d
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,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
### Changed
|
|
11
|
+
|
|
12
|
+
- Bump `@metamask/messenger` from `^1.1.1` to `^1.2.0` ([#8632](https://github.com/MetaMask/core/pull/8632))
|
|
13
|
+
- Bump `@metamask/keyring-controller` from `^25.2.0` to `^25.3.0` ([#8634](https://github.com/MetaMask/core/pull/8634))
|
|
14
|
+
- Bump `@metamask/network-controller` from `^30.0.1` to `^30.1.0` ([#8636](https://github.com/MetaMask/core/pull/8636))
|
|
15
|
+
|
|
16
|
+
## [71.1.0]
|
|
17
|
+
|
|
10
18
|
### Added
|
|
11
19
|
|
|
12
20
|
- Add optional `tokenSecurityTypeDestination?: string \| null` to `BridgeHistoryItem`, `StartPollingForBridgeTxStatusArgs[Serialized]`, and the `submitTx` / `submitIntent` arguments; when provided, it's persisted on the history item and emitted as `token_security_type_destination` on post-submit analytics events ([#8595](https://github.com/MetaMask/core/pull/8595))
|
|
@@ -14,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
14
22
|
### Changed
|
|
15
23
|
|
|
16
24
|
- Bump `@metamask/transaction-controller` from `^64.3.0` to `^65.0.0` ([#8585](https://github.com/MetaMask/core/pull/8585), [#8613](https://github.com/MetaMask/core/pull/8613))
|
|
25
|
+
- Bump `@metamask/bridge-controller` from `^70.2.0` to `^71.0.0` ([#8622](https://github.com/MetaMask/core/pull/8622))
|
|
17
26
|
|
|
18
27
|
## [71.0.0]
|
|
19
28
|
|
|
@@ -1143,7 +1152,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
1143
1152
|
|
|
1144
1153
|
- Initial release ([#5317](https://github.com/MetaMask/core/pull/5317))
|
|
1145
1154
|
|
|
1146
|
-
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/bridge-status-controller@71.
|
|
1155
|
+
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/bridge-status-controller@71.1.0...HEAD
|
|
1156
|
+
[71.1.0]: https://github.com/MetaMask/core/compare/@metamask/bridge-status-controller@71.0.0...@metamask/bridge-status-controller@71.1.0
|
|
1147
1157
|
[71.0.0]: https://github.com/MetaMask/core/compare/@metamask/bridge-status-controller@70.0.5...@metamask/bridge-status-controller@71.0.0
|
|
1148
1158
|
[70.0.5]: https://github.com/MetaMask/core/compare/@metamask/bridge-status-controller@70.0.4...@metamask/bridge-status-controller@70.0.5
|
|
1149
1159
|
[70.0.4]: https://github.com/MetaMask/core/compare/@metamask/bridge-status-controller@70.0.3...@metamask/bridge-status-controller@70.0.4
|
|
@@ -22,9 +22,7 @@ export declare const getAccountByAddress: (messenger: BridgeStatusControllerMess
|
|
|
22
22
|
type: string;
|
|
23
23
|
};
|
|
24
24
|
snap?: {
|
|
25
|
-
name: string;
|
|
26
25
|
id: string;
|
|
27
|
-
enabled: boolean;
|
|
28
26
|
} | undefined;
|
|
29
27
|
nameLastUpdatedAt?: number | undefined;
|
|
30
28
|
lastSelected?: number | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accounts.d.cts","sourceRoot":"","sources":["../../src/utils/accounts.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,+BAA+B,EAAE,qBAAiB;AAE3D,eAAO,MAAM,mBAAmB,wDAErB,MAAM
|
|
1
|
+
{"version":3,"file":"accounts.d.cts","sourceRoot":"","sources":["../../src/utils/accounts.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,+BAA+B,EAAE,qBAAiB;AAE3D,eAAO,MAAM,mBAAmB,wDAErB,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aAGhB,CAAC"}
|
|
@@ -22,9 +22,7 @@ export declare const getAccountByAddress: (messenger: BridgeStatusControllerMess
|
|
|
22
22
|
type: string;
|
|
23
23
|
};
|
|
24
24
|
snap?: {
|
|
25
|
-
name: string;
|
|
26
25
|
id: string;
|
|
27
|
-
enabled: boolean;
|
|
28
26
|
} | undefined;
|
|
29
27
|
nameLastUpdatedAt?: number | undefined;
|
|
30
28
|
lastSelected?: number | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accounts.d.mts","sourceRoot":"","sources":["../../src/utils/accounts.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,+BAA+B,EAAE,qBAAiB;AAE3D,eAAO,MAAM,mBAAmB,wDAErB,MAAM
|
|
1
|
+
{"version":3,"file":"accounts.d.mts","sourceRoot":"","sources":["../../src/utils/accounts.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,+BAA+B,EAAE,qBAAiB;AAE3D,eAAO,MAAM,mBAAmB,wDAErB,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aAGhB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@metamask-previews/bridge-status-controller",
|
|
3
|
-
"version": "71.
|
|
3
|
+
"version": "71.1.0-preview-d8ff44d",
|
|
4
4
|
"description": "Manages bridge-related status fetching functionality for MetaMask",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Ethereum",
|
|
@@ -54,12 +54,12 @@
|
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"@metamask/accounts-controller": "^37.2.0",
|
|
56
56
|
"@metamask/base-controller": "^9.1.0",
|
|
57
|
-
"@metamask/bridge-controller": "^
|
|
57
|
+
"@metamask/bridge-controller": "^71.0.0",
|
|
58
58
|
"@metamask/controller-utils": "^11.20.0",
|
|
59
59
|
"@metamask/gas-fee-controller": "^26.1.1",
|
|
60
|
-
"@metamask/keyring-controller": "^25.
|
|
61
|
-
"@metamask/messenger": "^1.
|
|
62
|
-
"@metamask/network-controller": "^30.0
|
|
60
|
+
"@metamask/keyring-controller": "^25.3.0",
|
|
61
|
+
"@metamask/messenger": "^1.2.0",
|
|
62
|
+
"@metamask/network-controller": "^30.1.0",
|
|
63
63
|
"@metamask/polling-controller": "^16.0.4",
|
|
64
64
|
"@metamask/profile-sync-controller": "^28.0.2",
|
|
65
65
|
"@metamask/snaps-controllers": "^19.0.0",
|