Skip to content

[pull] main from MetaMask:main#320

Merged
pull[bot] merged 5 commits into
dmrazzy:mainfrom
MetaMask:main
Sep 4, 2025
Merged

[pull] main from MetaMask:main#320
pull[bot] merged 5 commits into
dmrazzy:mainfrom
MetaMask:main

Conversation

@pull

@pull pull Bot commented Sep 4, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


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

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

V00D00-child and others added 5 commits September 4, 2025 14:10
…6379)

## Explanation

Integrate [ERC-7715](https://eip.tools/eip/7715) types from
[@metamask/7715-permission-types](https://github.com/MetaMask/delegation-toolkit/tree/main/packages/7715-permission-types)
package to avoid type duplication across multiple repos. MM clients will
use the ERC-7715 types exposed via the
`@metamask/gator-permissions-controller` to manage gator permissions.

## References

- Related to MetaMask/metamask-extension#35219
- Requires: MetaMask/smart-accounts-kit#71

## 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),
highlighting breaking changes as necessary
- [x] I've prepared draft pull requests for clients and consumer
packages to resolve any breaking changes
## Explanation

Minor releases for `base-controller` and `messenger`

## References

N/A

## 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),
highlighting breaking changes as necessary
- [x] I've prepared draft pull requests for clients and consumer
packages to resolve any breaking changes
## Explanation

First release for the `@metamask/gator-permissions-controller` (0.1.0).

## References

Required by(MM Extension):
MetaMask/metamask-extension#35627

## 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),
highlighting breaking changes as necessary
- [x] I've prepared draft pull requests for clients and consumer
packages to resolve any breaking changes
## Explanation

Adds perp order notification support.

This is technically already supported here, but moving to core will
reduce logic/complexity of setting up notifs.

https://github.com/MetaMask/metamask-mobile/blob/3428d076e871e1ab7a68978bcc2da9770c4200b7/app/components/UI/Perps/controllers/PerpsController.ts#L697

## 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
-->

## 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),
highlighting breaking changes as necessary
- [x] I've prepared draft pull requests for clients and consumer
packages to resolve any breaking changes
## Explanation
This PR adds metrics for gasless 7702 and includes refactoring
(renaming, updated gasIncluded7702 checks). It also makes the
`getBridgeHistoryItemByTxMetaId` function available via messaging
system.


## References


## Checklist

- [x] 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
- [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),
highlighting breaking changes as necessary
- [x] I've prepared draft pull requests for clients and consumer
packages to resolve any breaking changes

---------

Signed-off-by: dan437 <80175477+dan437@users.noreply.github.com>
Co-authored-by: rarquevaux <r.arquevaux@gmail.com>
@pull pull Bot locked and limited conversation to collaborators Sep 4, 2025
@pull pull Bot added the ⤵️ pull label Sep 4, 2025
@pull pull Bot merged commit ddc4a85 into dmrazzy:main Sep 4, 2025
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.

4 participants