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
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,24 @@
1
1
# Changelog
2
2
3
+
## 9.3.1a1 /2025-04-14
4
+
5
+
## What's Changed
6
+
* Release/9.3.0 by @ibraheem-abe in https://github.com/opentensor/bittensor/pull/2805
7
+
* Fix for flaky behavior of `test_incentive`, `test_commit_weights` and `test_set_weights` by @basfroman in https://github.com/opentensor/bittensor/pull/2795
8
+
* Add `get_next_epoch_start_block` method to Async/Subtensor by @basfroman in https://github.com/opentensor/bittensor/pull/2808
9
+
* Adds compatibility for torch 2.6.0+ by @thewhaleking in https://github.com/opentensor/bittensor/pull/2811
10
+
* f Update CONTRIBUTING.md by @Hack666r in https://github.com/opentensor/bittensor/pull/2813
11
+
* docs: replaced discord link with documentation by @sashaphmn in https://github.com/opentensor/bittensor/pull/2809
12
+
* sometimes it's still flaky because the chain returns data with time offset by @basfroman in https://github.com/opentensor/bittensor/pull/2816
13
+
* Remove requirements directory by @thewhaleking in https://github.com/opentensor/bittensor/pull/2812
14
+
* version in one place by @thewhaleking in https://github.com/opentensor/bittensor/pull/2806
15
+
* Update CONTRIBUTING hyperlinks by @thewhaleking in https://github.com/opentensor/bittensor/pull/2820
16
+
17
+
## New Contributors
18
+
*@Hack666r made their first contribution in https://github.com/opentensor/bittensor/pull/2813
0 commit comments