-
Notifications
You must be signed in to change notification settings - Fork 254
Cleanup old taurus compatibility code #3640
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
🛡️ Immunefi PR ReviewsWe noticed that your project isn't set up for automatic code reviews. If you'd like this PR reviewed by the Immunefi team, you can request it manually using the link below: Once submitted, we'll take care of assigning a reviewer and follow up here. |
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.
Mostly looks good
@@ -1130,7 +1105,6 @@ sp_api::decl_runtime_apis! { | |||
/// - Pending deposits (not yet converted to shares) | |||
/// - Pending withdrawals (with unlock timing) | |||
/// |
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.
/// |
40c14ef
to
5ed52a2
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, thanks!
This comment was marked as resolved.
This comment was marked as resolved.
The base branch was changed.
Just cleaning up compatibility code we had for taurus.
Code contributor checklist: