-
At the moment there's a ridiculous amount of spam from [`process_error_message`](https://github.com/opentensor/bittensor/blob/master/bittensor/core/dendrite.py#L246) when attempting to query non-respo…
-
This is what happens when attempting to install bittensor-wallet via pip on Python 3.13 on Darwin. Same error is encountered using `uv`.
```
⚡ pip install bittensor-wallet
Collecting bittensor-wa…
-
```shell
(.venv) ubuntu@c2-large-x86-syd-1:~/workspace/yzp$ python3 --version
Python 3.10.12
(.venv) ubuntu@c2-large-x86-syd-1:~/workspace/yzp$ pip show bittensor
Name: bittensor
Version: 8.2.0
…
-
The 32 paths in Kabbalah, consisting of the 10 Sefirot and the 22 paths connecting them, can indeed be mapped to the subnets on the Bittensor $TAO Network. This creates a mystical framework where each…
-
Research and support swapping from TAO (Bittensor) to stablecoins
-
For Polkadot, Kusama we can use @substrate/txwrapper-polkadot and follow https://github.com/paritytech/txwrapper-core/blob/main/packages/txwrapper-examples/polkadot/src/polkadot.ts
Since Bittensor …
-
Given the following:
1. Miner registers onto a subnet
2. Miner creates a `commit` call
3. Miner gets deregistered
A miner can register _again_ on the same subnet and their older `commit` data …
-
These instructions don't work anymore. We need to either update documentation or fix scripts (or both):
https://docs.bittensor.com/subtensor-nodes/using-source#lite-node-on-testchain
-
### Describe the bug
I got this error after running: `scripts/localnet.sh`
```
...
error: unexpected argument '--unsafe-force-node-key-generation' found
...
```
### To Reproduce
Accourdn…
-
### Describe the bug
when I use docker to run testnet archive node, it doesn't work.
docker comand line : ./scripts/run/subtensor.sh -e docker --network testnet --node-type archive
```
2024-11-08 …