Release/1180.0.0 - #9793
Merged
Merged
Conversation
maxime-oe
marked this pull request as ready for review
August 5, 2026 13:13
maxime-oe
temporarily deployed
to
default-branch
August 5, 2026 13:13 — with
GitHub Actions
Inactive
maxime-oe
temporarily deployed
to
default-branch
August 5, 2026 13:14 — with
GitHub Actions
Inactive
|
✅ Changelogs updated and pushed. |
This comment has been minimized.
This comment has been minimized.
cryptodev-2s
approved these changes
Aug 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explanation
[111.1.0]
Added
offhoursfield toTokenRwaDataandRwaTokenDatatypes to support off-hours RWA trading windows (#9792)offhours.nextOpen: ISO-8601 datetime when the next off-hours window opensoffhours.nextClose: ISO-8601 datetime when the next off-hours window closes16661/0x4115) entries inmulticall.tsandcodefi-v2.ts(#9760)Changed
@metamask/account-tree-controllerfrom^7.6.0to^7.6.1(#9791)@metamask/accounts-controllerfrom^39.0.6to^39.0.7(#9791)@metamask/keyring-controllerfrom^27.1.0to^27.1.1(#9791)@metamask/multichain-account-servicefrom^13.0.0to^13.0.1(#9791)@metamask/network-enablement-controllerfrom^6.0.2to^6.0.3(#9791)References
Checklist
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.0bumps the root@metamask/core-monorepoversion and cuts@metamask/assets-controllers111.1.0, with changelog entries moved from[Unreleased]into the new111.1.0section (RWAoffhoursonTokenRwaData/RwaTokenData, 0G chain inmulticall.ts/codefi-v2.ts, plus prior dependency bumps).Downstream packages now depend on
@metamask/assets-controllers^111.1.0instead of^111.0.0:@metamask/assets-controller,@metamask/bridge-controller, and@metamask/transaction-pay-controller, with matching changelog notes andyarn.lockupdates.Reviewed by Cursor Bugbot for commit e4fffd7. Bugbot is set up for automated code reviews on this repo. Configure here.