-
Notifications
You must be signed in to change notification settings - Fork 433
Fix crv3 tests after devnet-ready get CRV3WeightCommitsV2
#2978
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
Fix crv3 tests after devnet-ready get CRV3WeightCommitsV2
#2978
Conversation
thewhaleking
left a comment
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.
This should probably be a new method. Otherwise this looks like a breaking change to me.
good point just about old blocks |
thewhaleking
left a comment
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.
Good, but make sure you deprecate the get_current_weight_commit_info method in subtensor and async_subtensor.
Also, we probably shouldn't merge this yet, as we should merge #2979 and release the patch today.
broken test in subtensor pr https://github.com/opentensor/subtensor/actions/runs/16350309250/job/46196105509?pr=1862