Skip to content

Feat/conviction#978

Merged
ibraheem-abe merged 31 commits into
stagingfrom
feat/conviction
May 28, 2026
Merged

Feat/conviction#978
ibraheem-abe merged 31 commits into
stagingfrom
feat/conviction

Conversation

@ibraheem-abe
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread bittensor_cli/src/bittensor/chain_data.py Outdated
Comment thread bittensor_cli/src/bittensor/subtensor_interface.py Outdated
Comment thread bittensor_cli/src/commands/subnets/subnets.py Outdated
Comment thread tests/unit_tests/test_lock_math.py Outdated
Comment thread bittensor_cli/src/commands/lock/list.py Outdated
Comment thread bittensor_cli/src/commands/stake/remove.py Outdated
Comment thread bittensor_cli/src/commands/stake/remove.py Outdated
Copy link
Copy Markdown
Contributor

@thewhaleking thewhaleking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good, but it breaks unit tests bc:

  • mock_subtensor doesn't stub get_coldkey_lock as an AsyncMock
  • test_stake_move.py asserts on mock_subtensor.get_stake.call_args_list, but move_stake doesn't call get_stake anymore

Comment thread bittensor_cli/src/commands/stake/move.py Outdated
thewhaleking
thewhaleking previously approved these changes May 28, 2026
thewhaleking
thewhaleking previously approved these changes May 28, 2026
Copy link
Copy Markdown
Contributor

@basfroman basfroman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So smart impl

@ibraheem-abe ibraheem-abe merged commit 944986c into staging May 28, 2026
105 checks passed
@ibraheem-abe ibraheem-abe mentioned this pull request May 28, 2026
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