Skip to content

4.2.0 upgrade spell - #1261

Merged
tbrent merged 23 commits into
4.0.0from
4.2.0-upgrade-spell
Nov 7, 2025
Merged

4.2.0 upgrade spell#1261
tbrent merged 23 commits into
4.0.0from
4.2.0-upgrade-spell

Conversation

@tbrent

@tbrent tbrent commented Sep 30, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

@tbrent
tbrent marked this pull request as ready for review October 8, 2025 00:58

@akshatmittal akshatmittal left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've only reviewed the spell, but looks good!

Comment thread contracts/spells/4_2_0.sol
require(
keccak256(abi.encodePacked(rTokenAsset.version())) == NEW_VERSION_HASH,
"US: 12"
);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably call assetRegistry.validateCurrentAssets(); here just as a sanity check.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, good idea

Co-authored-by: Akshat Mittal <itsreallyakshat@gmail.com>
@tbrent
tbrent merged commit 4353395 into 4.0.0 Nov 7, 2025
16 checks passed
@tbrent
tbrent deleted the 4.2.0-upgrade-spell branch November 7, 2025 16:40
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.

3 participants