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
Minor releases of both the `account-tree-controller` and
`multichain-account-services` which includes:
- Solana discovery timeout and retry mechanism
- Custom account provider configurations
- Prevent single backup & sync enqueues during full-sync
- Prevent temporary EVM account creation during EVM discovery
Copy file name to clipboardExpand all lines: packages/account-tree-controller/CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [0.17.0]
11
+
10
12
### Changed
11
13
12
14
- Single group sync events will not get enqueued anymore if a full sync is in progress ([#6651](https://github.com/MetaMask/core/pull/6651))
@@ -261,7 +263,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments