Skip to content

fix _do_stake incorrect arguments error in staking.py#2574

Merged
thewhaleking merged 4 commits intoopentensor:stagingfrom
Assh-codes:patch-2
Jan 13, 2025
Merged

fix _do_stake incorrect arguments error in staking.py#2574
thewhaleking merged 4 commits intoopentensor:stagingfrom
Assh-codes:patch-2

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-abe 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
@ibraheem-abe ibraheem-abe mentioned this pull request Jan 17, 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