Skip to content

Conversation

Arthurdw
Copy link
Contributor

@Arthurdw Arthurdw commented Aug 14, 2025

Bug

DelegatedInfo.list_from_dicts returns a list of DelegatedInfo not tuple[DelegatedInfo, Balance]; this pr fixes the type hints for this.

Release Notes

N/A

Branch Acknowledgement

  • I am acknowledging that I am opening this branch against staging

@thewhaleking thewhaleking requested a review from a team August 15, 2025 08:26
thewhaleking
thewhaleking previously approved these changes Aug 15, 2025
@thewhaleking thewhaleking mentioned this pull request Aug 15, 2025
@thewhaleking
Copy link
Contributor

Will rerun tests and merge after #3020 is merged

@basfroman
Copy link
Collaborator

pls merge staging

@Arthurdw Arthurdw force-pushed the PATCH-reflect-correct-types-for-get_delegated branch from 6a648c6 to ad9aa79 Compare August 22, 2025 09:35
@Arthurdw
Copy link
Contributor Author

Not sure why these e2e's are failing? (I don't believe my changes should have any impact on them)

@basfroman
Copy link
Collaborator

basfroman commented Aug 22, 2025

Not sure why these e2e's are failing? (I don't believe my changes should have any impact on them)

In your codebase, commit reveal test still used get_current_weight_commit_info_v2 method instead of new one in our staging.
You need to merge origin staging into your local repo and then push the changes.

@thewhaleking thewhaleking merged commit daeb3e2 into opentensor:staging Aug 24, 2025
124 checks passed
This was referenced Aug 28, 2025
@basfroman basfroman mentioned this pull request Sep 5, 2025
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