-
![image](https://github.com/TaoStats/bittensor-explorer-ui/assets/79193919/e814c2ca-9404-472a-921b-9f703194d4dd)
- [x] https://github.com/TaoStats/bittensor-explorer-ui/issues/115
- [x] https://git…
-
### Describe the bug
I got error
`create_pow() got an unexpected keyword argument 'TPB'`
### To Reproduce
I run this
btcli s pow_register --cuda
### Expected behavior
registered network
…
-
Fix negative staked amount on the validator page
![image](https://github.com/TaoStats/bittensor-explorer-ui/assets/53915161/9cd6d13f-0eca-45be-a821-3a11ceabd831)
https://x.taostats.io/validato…
-
-
cc @polkadot-js/notifications
Some configured endpoints are not available.
Check the nightly cron output (or via `yarn ci:chainEndpoints` locally) and disable the chains (either with `isDisabled` or…
-
See:
https://github.com/opentensor/bittensor/blob/master/bittensor/_dendrite/dendrite_impl.py#L1028
and
https://github.com/opentensor/bittensor/blob/master/bittensor/_metagraph/metagraph_impl.p…
-
Modern CPUs have a builtin [popcount](https://en.wikichip.org/wiki/population_count) instruction that counts the number of 1 bit in an unsigned integer. It would be great if numpy has a routine that e…
-
cc @polkadot-js/notifications
Some configured endpoints are not available.
Check the nightly cron output (or via `yarn ci:chainEndpoints` locally) and disable the chains (either with `isDisabled` or…
-
I would like frontpage blocks like the examples below but in our style, with the inform below (this is a brainstorm from me, please feel free to contribute other information you think might be useful)…
-
### Describe the bug
Attempting to run btcli commands can sometimes result in a deprecation warning for `pkg_resources` but is actually erroneous.
The problem is with pip when installing bittensor…