-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cherry-pick: remove usage of normalized types and improve module complexity check (main) #13935
Conversation
…lexity check (aptos-labs#260) * improve metadata check efficiency * mark normalized types as deprecated * improve module complexity check * Update timed_features.rs * Add activation time * Update feature flag name * [release-1.15] Deactivate broken package overrides (aptos-labs#13797) Renaming the tomls for deactivating the tests * Update timed_features.rs --------- Co-authored-by: runtianz <runtian@aptoslabs.com> Co-authored-by: Wolfgang Grieskamp <wg@aptoslabs.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was wondering if we can remove the timed feature flag in the main branch to make code a bit cleaner. I'm fine landing it as is but feels like a bit of extra clean up might be better.
@runtian-zhou was thinking about the same thing. IMO it's better to clean up the timed feature flag later since
|
I'm suggesting for 1.16 cherry pick we just land as is. We should probably clean it up on main branch PR. |
@runtian-zhou I think it's better we get all the cherry-picks landed at the same time for easy tracking and consistency. The presence of the timed feature flag is a minor code cleanness issue and we can take time with it. The 1.17 branch cut may also happen soon. We don't want to make this a blocker. |
Would be concerned if we never get time to clean up those code but I agree that blocking release is not good either. I'll stamp it for now. |
I see your concern. I'll start a replay task today. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
✅ Forge suite
|
✅ Forge suite
|
✅ Forge suite
|
No description provided.