Skip to content

Conversation

@jose-blockchain
Copy link

@jose-blockchain jose-blockchain commented Jan 20, 2026

Description

Disables the wallet history command which is currently broken due to the Taostats API
(https://api.subquery.network/sq/TaoStats/bittensor-indexer) returning 404 errors.

The API now requires an API key which cannot be feasibly bundled with btcli.

The command now displays an informative message to users explaining the situation and
linking to the tracking issue.

Changes

  • Modified wallet_history() in bittensor_cli/src/commands/wallets.py to display
    a disabled message instead of attempting the broken API call

Fixes

Potential Reviewers

@thewhaleking @distributedstatemachine @ibraheem-abe

The Taostats API now requires an API key which cannot be bundled with btcli.
Displays informative message to users until a chain-native solution is found.

Fixes opentensor#235
Related to opentensor#302
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.

Wallet History doesn't work

1 participant