cryptodev-2s
cryptodev-2s
## **Description** This pull request introduces a GitHub Action workflow dedicated to managing attributions effectively within our project. The key components of this new workflow include: - Local Scripts for...
## **Description** API Platform team intends to deprecate *.metafi and *.metaswap subdomains in favour of *.api.cx.metamask.io The new *.api.cx.metamask.io is already in place. The old *.metafi and *.metaswap are still...
## **Description** This PR reinstates the workflow that was removed in [this PR](https://github.com/MetaMask/metamask-mobile/pull/9920). Additionally, a safeguard has been added to the workflow to prevent it from running on a fork....
## Explanation - Aligning SafeEventEmitterProvider to EIP-1193 by adding a `request` method and deprecating `sendAsync` (which aren't part of the spec) - Ensuring that `request` does not require `id` and...
## Explanation After [`SafeEventEmitterProvider` is updated to support EIP-1193](https://github.com/MetaMask/core/issues/4095), we should adapt to the changes: - Calling `sendAsync` will be deprecated; we should use `request` instead. - Here is where...
Upgrade core packages to release 159.0.0. Upgraded packages: - @metamask/address-book-controller (4.0.2 -> 5.0.0) - @metamask/announcement-controller (6.1.0-> 7.0.0) - @metamask/base-controller (5.0.1 -> 6.0.2) - @metamask/message-manager (7.3.0 -> 10.0.0) - @metamask/notification-controller (5.0.1...
Cherry-picks https://github.com/MetaMask/metamask-extension/pull/27939 (9716e94) to v12.6.0
## Explanation THIS PR is WIP ## References Fixes: https://github.com/MetaMask/core/issues/4582 ## Changelog ## Checklist - [ ] I've updated the test suite for new or updated code as appropriate -...
## Explanation ## References ## Checklist - [ ] I've updated the test suite for new or updated code as appropriate - [ ] I've updated documentation (JSDoc, Markdown, etc.)...
## Explanation ## References ## Checklist - [ ] I've updated the test suite for new or updated code as appropriate - [ ] I've updated documentation (JSDoc, Markdown, etc.)...