Skip to content
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 _do_stake incorrect arguments error in staking.py #2574

Merged
merged 4 commits into from
Jan 13, 2025

Conversation

Assh-codes
Copy link
Contributor

@Assh-codes Assh-codes commented Jan 11, 2025

Bug fix

add_stake sdk (after pybytes error is fixed in delegate_info.py) another error occurs, because _do_stake is incorrectly called on line 124 in staking.py returning an invalid arguments error, must add self (subtensor) param to fix this error.

Welcome!

Due to GitHub limitations,
please switch to Preview for links to render properly.

Please choose the right template for your pull request:

ibraheem-opentensor and others added 3 commits December 16, 2024 15:37
add_stake sdk (after pybytes error is fixed in delegate_info.py) another error occurs, because _do_stake is incorrectly called on line 124 in staking.py returning an invalid arguments error, must add self (subtensor) param to fix this error.
@thewhaleking thewhaleking changed the base branch from master to staging January 13, 2025 17:12
@thewhaleking
Copy link
Contributor

LGTM. Letting the tests run and then will merge.

@thewhaleking thewhaleking merged commit b0ff5c2 into opentensor:staging Jan 13, 2025
15 checks passed
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