You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# Changelog
2
2
3
+
## 9.12.0 /2025-10-08
4
+
5
+
## What's Changed
6
+
* Websocket Stub Generator Script by @thewhaleking in https://github.com/opentensor/bittensor/pull/3067
7
+
* set auto hotkey per subnet by @basfroman in https://github.com/opentensor/bittensor/pull/3062
8
+
* Update `get_neuron_for_pubkey_and_subnet` to use block_hash instead of block and block_hash by @yuma-doc in https://github.com/opentensor/bittensor/pull/3084
9
+
* Improves `determine_block_hash` method of `AsyncSubtensor` by @thewhaleking in https://github.com/opentensor/bittensor/pull/3087
10
+
11
+
## New Contributors
12
+
*@yuma-doc made their first contribution in https://github.com/opentensor/bittensor/pull/3084
0 commit comments