Skip to content

[pull] main from MetaMask:main#536

Merged
pull[bot] merged 2 commits intodmrazzy:mainfrom
MetaMask:main
Jan 5, 2026
Merged

[pull] main from MetaMask:main#536
pull[bot] merged 2 commits intodmrazzy:mainfrom
MetaMask:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Jan 5, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

OGPoyraz and others added 2 commits January 5, 2026 12:42
## Explanation

<!--
Thanks for your contribution! Take a moment to answer these questions so
that reviewers have the information they need to properly understand
your changes:

* What is the current state of things and why does it need to change?
* What is the solution your changes offer and how does it work?
* Are there any changes whose purpose might not obvious to those
unfamiliar with the domain?
* If your primary goal was to update one package but you found you had
to update another one along the way, why did you do so?
* If you had to upgrade a dependency, why did you do so?
-->

This PR aims to update error message when transaction failed on-chain to
make it explicit on the metrics.

Note: I wanted to put revert reason but receipt doesn't have any info.
It will be unnecessary effort to debug receipt logs just for metrics so
ended up updating message as described in the task.

## References

<!--
Are there any issues that this pull request is tied to?
Are there other links that reviewers should consult to understand these
changes better?
Are there client or consumer pull requests to adopt any breaking
changes?

For example:

* Fixes #12345
* Related to #67890
-->

* Fixes MetaMask/MetaMask-planning#5265

## Checklist

- [X] I've updated the test suite for new or updated code as appropriate
- [X] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [X] I've communicated my changes to consumers by [updating changelogs
for packages I've
changed](https://github.com/MetaMask/core/tree/main/docs/contributing.md#updating-changelogs)
- [X] I've introduced [breaking
changes](https://github.com/MetaMask/core/tree/main/docs/breaking-changes.md)
in this PR and have prepared draft pull requests for clients and
consumer packages to resolve them

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> <sup>[Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) is
generating a summary for commit
ff48ec9. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
## Explanation

Bumping all `@MetaMask/snaps-*` packages to match the latest versions
(that are already in-use on both clients)

## References

N/A

## Checklist

- [ ] I've updated the test suite for new or updated code as appropriate
- [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [ ] I've communicated my changes to consumers by [updating changelogs
for packages I've
changed](https://github.com/MetaMask/core/tree/main/docs/contributing.md#updating-changelogs)
- [ ] I've introduced [breaking
changes](https://github.com/MetaMask/core/tree/main/docs/breaking-changes.md)
in this PR and have prepared draft pull requests for clients and
consumer packages to resolve them

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> Updates dependency stack to align with latest Snaps ecosystem.
> 
> - Bump `@metamask/snaps-controllers` to `^17.2.0`,
`@metamask/snaps-sdk` to `^10.3.0`, and `@metamask/snaps-utils` to
`^11.7.0` across packages (accounts, account-tree, assets, bridge,
bridge-status, gator-permissions, multichain-account-service,
multichain-transactions, profile-sync)
> - Lockfile updates bring in related versions:
`@metamask/providers@^22.1.1`, `@metamask/rpc-errors@^7.0.3`,
`@metamask/phishing-controller@^15.0.1`,
`@metamask/snaps-registry@^4.0.0`,
`@metamask/snaps-rpc-methods@^14.1.1`, and `ses@^1.14.0`
> - Code tweak in `MultichainAssetsRatesController.ts`: map market data
only when `fungible` is true, excluding NFTs
> - Changelogs and package.jsons updated accordingly
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
55e4128. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
@pull pull bot locked and limited conversation to collaborators Jan 5, 2026
@pull pull bot added the ⤵️ pull label Jan 5, 2026
@pull pull bot merged commit 58afc71 into dmrazzy:main Jan 5, 2026
0 of 3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants