We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b4604 commit 2a9bbd0Copy full SHA for 2a9bbd0
packages/assets-controllers/CHANGELOG.md
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
- **BREAKING:** Bump peer dependency `@metamask/phishing-controller` to `^13.0.0` ([#6098](https://github.com/MetaMask/core/pull/6098))
15
16
### Fixed
17
+
18
- Improve error handling in `MultichainAssetsRatesController` for Snap request failures ([#6104](https://github.com/MetaMask/core/pull/6104))
19
- Enhanced `#handleSnapRequest` method with detailed error logging and graceful failure recovery
20
- Added null safety checks to prevent crashes when Snap requests return null
0 commit comments