Commit a043fe7
committed
chore: cp-7.61.2 update
The package `@metamask/network-controller` has been updated from v27.0
to v27.1, which is the latest version.
The primary motivation for the update is this bug fix:
MetaMask/core#7532 (included in v27.1.0).
CHANGELOG entry: Fix bug where EIP-1559 compatibility check was skipped
in some circumstances
Related core issue: MetaMask/core#7533
- do a fresh install of 7.61.0
- submit a transaction (see that it was a type 0.. no gas fee properties
included)
- try to submit a type 4 transaction (upgrade/downgrade doesn't matter..
see that the transaction fails locally)
- update to the build from your PR
- re-do the previous actions and they all should succeed
- type 2 transaction submitted
- type 4 transaction submitted
<!-- If applicable, add screenshots and/or recordings to visualize the
before and after of your change. -->
<!-- [screenshots/recordings] -->
<!-- [screenshots/recordings] -->
- [x] I’ve followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile
Coding
Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [ ] I've completed the PR template to the best of my ability
- [x] I’ve included tests if applicable
- [x] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [x] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.
- [ ] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [ ] I confirm that this PR addresses all acceptance criteria described
in the ticket it closes and includes the necessary testing evidence such
as recordings and or screenshots.
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Update `@metamask/network-controller` to `^27.1.0` and refresh
lockfile with related dependency bumps.
>
> - **Dependencies**:
> - Bump `@metamask/network-controller` from `^27.0.0` to `^27.1.0` in
`package.json` and `yarn.lock`.
> - Lockfile updates for transitive deps:
> - `@metamask/controller-utils` → `11.17.0`.
> - `@metamask/eth-json-rpc-middleware` → `22.0.1`.
> - Corresponding `yarn.lock` resolutions and checksums updated.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
aea2716. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->@metamask/network-controller to latest version (#24166)1 parent 4cd6b5f commit a043fe7
1 file changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7728 | 7728 | | |
7729 | 7729 | | |
7730 | 7730 | | |
7731 | | - | |
7732 | | - | |
| 7731 | + | |
| 7732 | + | |
7733 | 7733 | | |
7734 | 7734 | | |
7735 | | - | |
7736 | | - | |
7737 | | - | |
| 7735 | + | |
| 7736 | + | |
| 7737 | + | |
7738 | 7738 | | |
7739 | 7739 | | |
7740 | 7740 | | |
7741 | | - | |
| 7741 | + | |
7742 | 7742 | | |
7743 | 7743 | | |
7744 | 7744 | | |
| |||
8929 | 8929 | | |
8930 | 8930 | | |
8931 | 8931 | | |
8932 | | - | |
| 8932 | + | |
8933 | 8933 | | |
8934 | 8934 | | |
8935 | 8935 | | |
| |||
0 commit comments