Skip to content

Release/1180.0.0 - #9793

Merged
maxime-oe merged 4 commits into
mainfrom
release/1180.0.0
Aug 5, 2026
Merged

Release/1180.0.0#9793
maxime-oe merged 4 commits into
mainfrom
release/1180.0.0

Conversation

@maxime-oe

@maxime-oe maxime-oe commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Explanation

[111.1.0]

Added

  • Add offhours field to TokenRwaData and RwaTokenData types to support off-hours RWA trading windows (#9792)
    • offhours.nextOpen: ISO-8601 datetime when the next off-hours window opens
    • offhours.nextClose: ISO-8601 datetime when the next off-hours window closes
    • Field is only present when the asset's source reports off-hours tradability; absence means off-hours trading is not supported
  • Add 0G (16661/0x4115) entries in multicall.ts and codefi-v2.ts (#9760)

Changed

  • Bump @metamask/account-tree-controller from ^7.6.0 to ^7.6.1 (#9791)
  • Bump @metamask/accounts-controller from ^39.0.6 to ^39.0.7 (#9791)
  • Bump @metamask/keyring-controller from ^27.1.0 to ^27.1.1 (#9791)
  • Bump @metamask/multichain-account-service from ^13.0.0 to ^13.0.1 (#9791)
  • Bump @metamask/network-enablement-controller from ^6.0.2 to ^6.0.3 (#9791)

References

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

Low Risk
Version and dependency-only changes with no runtime code in this diff; risk is limited to consumers picking up the new assets-controllers minor release.

Overview
Monorepo release 1180.0.0 bumps the root @metamask/core-monorepo version and cuts @metamask/assets-controllers 111.1.0, with changelog entries moved from [Unreleased] into the new 111.1.0 section (RWA offhours on TokenRwaData / RwaTokenData, 0G chain in multicall.ts / codefi-v2.ts, plus prior dependency bumps).

Downstream packages now depend on @metamask/assets-controllers ^111.1.0 instead of ^111.0.0: @metamask/assets-controller, @metamask/bridge-controller, and @metamask/transaction-pay-controller, with matching changelog notes and yarn.lock updates.

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

@maxime-oe
maxime-oe marked this pull request as ready for review August 5, 2026 13:13
@maxime-oe
maxime-oe requested review from a team as code owners August 5, 2026 13:13
@metamask-ci

metamask-ci Bot commented Aug 5, 2026

Copy link
Copy Markdown

✅ Changelogs updated and pushed.

@github-actions

This comment has been minimized.

@maxime-oe
maxime-oe added this pull request to the merge queue Aug 5, 2026
Merged via the queue into main with commit e33e8c0 Aug 5, 2026
62 checks passed
@maxime-oe
maxime-oe deleted the release/1180.0.0 branch August 5, 2026 13:35
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