Skip to content

Release/980.0.0#8796

Merged
OGPoyraz merged 5 commits into
mainfrom
release/980.0.0
May 13, 2026
Merged

Release/980.0.0#8796
OGPoyraz merged 5 commits into
mainfrom
release/980.0.0

Conversation

@OGPoyraz
Copy link
Copy Markdown
Member

@OGPoyraz OGPoyraz commented May 13, 2026

Explanation

Release 980.0.0 with minor version bumps for:

  • @metamask/transaction-controller 65.3.065.4.0
  • @metamask/transaction-pay-controller 22.3.122.4.0

@metamask/transaction-controller@65.4.0

Added

  • Add optional fiat object (with orderId and provider properties) to MetamaskPayMetadata type for persisting fiat on-ramp order data on transactions
  • Add predictAcrossWithdraw to the TransactionType enum

Changed

  • estimateGasBatch now falls back to the sum of per-tx gas values in the EIP-7702 path when node simulation fails, instead of returning the block-gas-limit fallback
  • Bump @metamask/network-controller from ^31.0.0 to ^32.0.0
  • Bump @metamask/accounts-controller from ^38.1.0 to ^38.1.1
  • Bump @metamask/controller-utils from ^12.0.0 to ^12.1.0

@metamask/transaction-pay-controller@22.4.0

Added

  • Add Across quote support for post-quote Predict withdraw flows

Changed

  • Derive fiat order source amount from on-chain transaction data (order.txHash) with fallback to order.cryptoAmount
  • Persist fiat order ID and provider code on transaction.metamaskPay before polling, so activity views can query order status after controller state cleanup
  • Bump @metamask/assets-controller from ^7.1.1 to ^7.1.2
  • Bump @metamask/assets-controllers from ^108.0.0 to ^108.1.0

Fixed

  • For postquote payments payment token for MM Pay transaction should not be reset when accountOverride is changed

Dependency updates

14 packages had their @metamask/transaction-controller dependency range updated from ^65.3.0 to ^65.4.0 with corresponding changelog entries under [Unreleased]:

  • @metamask/assets-controller
  • @metamask/assets-controllers
  • @metamask/bridge-controller
  • @metamask/bridge-status-controller
  • @metamask/earn-controller
  • @metamask/eip-5792-middleware
  • @metamask/gator-permissions-controller
  • @metamask/network-enablement-controller
  • @metamask/perps-controller
  • @metamask/phishing-controller
  • @metamask/profile-metrics-controller
  • @metamask/shield-controller
  • @metamask/subscription-controller
  • @metamask/user-operation-controller

References

  • #8694 — Add fiat on-ramp order data persistence on transactions
  • #8759 — Add predictAcrossWithdraw transaction type
  • #8735 — EIP-7702 gas estimation fallback improvements
  • #8760 — Across quote support for post-quote Predict withdraw
  • #8787 — Fix payment token reset on accountOverride change

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
Mainly a release/version bump, but it pulls in updated @metamask/transaction-controller behavior (gas estimation fallback, new metadata/type fields) across many dependent controllers, which could affect transaction handling paths.

Overview
Bumps the monorepo release to 980.0.0, publishes @metamask/transaction-controller@65.4.0, and publishes @metamask/transaction-pay-controller@22.4.0 (with corresponding changelog link updates).

Propagates the @metamask/transaction-controller dependency range from ^65.3.0 to ^65.4.0 across multiple packages (e.g. assets/bridge/network-enablement/perps/phishing/shield/subscription/user-operation controllers) and records the bumps in each package’s [Unreleased] changelog entries, with yarn.lock updates to match.

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

@OGPoyraz OGPoyraz requested review from a team as code owners May 13, 2026 13:15
@OGPoyraz OGPoyraz temporarily deployed to default-branch May 13, 2026 13:15 — with GitHub Actions Inactive
@OGPoyraz OGPoyraz temporarily deployed to default-branch May 13, 2026 13:16 — with GitHub Actions Inactive
@metamaskbotv2
Copy link
Copy Markdown

metamaskbotv2 Bot commented May 13, 2026

✅ Changelogs updated and pushed.

@OGPoyraz OGPoyraz enabled auto-merge May 13, 2026 13:42
@OGPoyraz OGPoyraz added this pull request to the merge queue May 13, 2026
Merged via the queue into main with commit 057b1d1 May 13, 2026
370 checks passed
@OGPoyraz OGPoyraz deleted the release/980.0.0 branch May 13, 2026 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants