-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
feat: STAKE-914 Remove MM_POOLED_STAKING_UI_ENABLED feature flag #12852
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
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
|
2fb430f
to
5ddf025
Compare
5ddf025
to
6fa36d8
Compare
|
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.
LGTM!
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.
LGTM! Pooled staking alive <3
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #12852 +/- ##
==========================================
+ Coverage 59.72% 59.78% +0.05%
==========================================
Files 1865 1867 +2
Lines 42011 42039 +28
Branches 5458 5456 -2
==========================================
+ Hits 25093 25133 +40
+ Misses 15239 15234 -5
+ Partials 1679 1672 -7 ☔ View full report in Codecov by Sentry. |
|
|
|
Description
This PR removes the
MM_POOLED_STAKING_UI_ENABLED
feature flag, removed related usages in the codebase, and updates breaking tests. We no longer need this feature flag as pooled-staking is live.Related issues
Manual testing steps
N/A
Screenshots/Recordings
Before
N/A
After
N/A
Pre-merge author checklist
Pre-merge reviewer checklist