Skip to content

Release/1174.0.0 - #9780

Merged
jpuri merged 5 commits into
mainfrom
release/1174.0.0
Aug 4, 2026
Merged

Release/1174.0.0#9780
jpuri merged 5 commits into
mainfrom
release/1174.0.0

Conversation

@jpuri

@jpurijpuri commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Explanation

Releasing @metamask/transaction-controller, @metamask/transaction-pay-controller

References

Related to https://consensyssoftware.atlassian.net/browse/CONF-1757

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
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

Note

Medium Risk
Releases transaction-controller changes that affect EIP-7702 batch authorizations, nonce tracking, and optional gas-fee replacement—transaction-critical paths touched across many consumers, though the PR itself is mostly version alignment.

Overview
Monorepo release 1174.0.0 cuts @metamask/transaction-controller@69.5.0 and propagates ^69.5.0 across dependent packages (wallet, bridge, pay, assets, phishing, etc.), with matching Unreleased changelog entries and yarn.lock updates.

The 69.5.0 release (documented in the transaction-controller changelog, not new code in this diff) adds optional authorizationList on TransactionBatchRequest for pre-signed EIP-7702 authorizations, fixes batch signing/nonce handling for foreign authorizations, and changes gas-fee behavior when feature flags replace underpriced dapp or saved fees with wallet medium estimates.

transaction-pay-controller is included in the release notes for wiring quote authorizationList through addTransactionBatch on the multi-step Relay path; this PR only bumps its dependency unless a separate version line appears elsewhere in the release tooling.

Reviewed by Cursor Bugbot for commit f1bf5ef. Bugbot is set up for automated code reviews on this repo. Configure here.

@jpuri
jpuri marked this pull request as ready for review August 4, 2026 16:08
@jpuri
jpuri requested review from a team as code ownersAugust 4, 2026 16:08
@jpuri
jpuri enabled auto-merge August 4, 2026 16:08
@metamask-ci

Copy link
Copy Markdown

✅ No changelog changes needed.

Comment threadpackages/user-operation-controller/CHANGELOG.md Outdated
pedronfigueiredo
pedronfigueiredo previously approved these changes Aug 4, 2026
@jpuri
jpuri requested a review from cryptodev-2sAugust 4, 2026 16:19
@jpuri
jpuri added this pull request to the merge queueAug 4, 2026
Merged via the queue into main with commit 911c07dAug 4, 2026
136 checks passed
@jpuri
jpuri deleted the release/1174.0.0 branch August 4, 2026 16:27
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@jpuri@pedronfigueiredo@cryptodev-2s