Skip to content

Commit bcb95b3

Browse files
authored
Merge branch 'staging' into fix/zyzniewski/unittests_warnings
2 parents ad67cfa + e027019 commit bcb95b3

File tree

3 files changed

+471
-473
lines changed

3 files changed

+471
-473
lines changed

CHANGELOG.md

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 9.3.1a1 /2025-04-14
3+
## 9.4.0 /2025-04-17
44

55
## What's Changed
66
* Release/9.3.0 by @ibraheem-abe in https://github.com/opentensor/bittensor/pull/2805
@@ -13,11 +13,32 @@
1313
* Remove requirements directory by @thewhaleking in https://github.com/opentensor/bittensor/pull/2812
1414
* version in one place by @thewhaleking in https://github.com/opentensor/bittensor/pull/2806
1515
* Update CONTRIBUTING hyperlinks by @thewhaleking in https://github.com/opentensor/bittensor/pull/2820
16+
* 9.3.1a1: Updates changelog by @ibraheem-abe in https://github.com/opentensor/bittensor/pull/2821
17+
* Remove cubit as extra by @thewhaleking in https://github.com/opentensor/bittensor/pull/2823
18+
* fix/roman/get-metagraph-identities by @basfroman in https://github.com/opentensor/bittensor/pull/2826
19+
* Replace waiting logic for `test_commit_reveal_v3.py` by @basfroman in https://github.com/opentensor/bittensor/pull/2827
20+
* Add `start_call` extrinsic to the sdk by @basfroman in https://github.com/opentensor/bittensor/pull/2828
21+
* Add `timelock` module by @basfroman in https://github.com/opentensor/bittensor/pull/2824
22+
* Fix: raise_error=True in AsyncSubtensor fails to get error_message by @zyzniewski-reef in https://github.com/opentensor/bittensor/pull/2771
23+
* Fix: async set_subnet_identity_extrinsic doesn't sign the extrinsic by @zyzniewski-reef in https://github.com/opentensor/bittensor/pull/2772
24+
* Update settings.py by @petryshkaCODE in https://github.com/opentensor/bittensor/pull/2814
25+
* Bumping ruff version by @basfroman in https://github.com/opentensor/bittensor/pull/2831
26+
* Fix and improve e2e tests after `start call` new limit in subtensor by @basfroman in https://github.com/opentensor/bittensor/pull/2830
27+
* Add `bittensor.timelock` module description by @basfroman in https://github.com/opentensor/bittensor/pull/2833
28+
* fix: Update broken link in `CONTRIBUTING.md` by @cypherpepe in https://github.com/opentensor/bittensor/pull/2818
29+
* docs: added a new badge by @sashaphmn in https://github.com/opentensor/bittensor/pull/2819
30+
* Fix AxonInfo initialization in get_mock_neuron function by @VolodymyrBg in https://github.com/opentensor/bittensor/pull/2803
31+
* Dendrite: log ClientOSError as Debug by @Thykof in https://github.com/opentensor/bittensor/pull/2770
32+
* remove `rao` endpoint from settings by @basfroman in https://github.com/opentensor/bittensor/pull/2834
1633

1734
## New Contributors
1835
* @Hack666r made their first contribution in https://github.com/opentensor/bittensor/pull/2813
36+
* @petryshkaCODE made their first contribution in https://github.com/opentensor/bittensor/pull/2814
37+
* @cypherpepe made their first contribution in https://github.com/opentensor/bittensor/pull/2818
38+
* @VolodymyrBg made their first contribution in https://github.com/opentensor/bittensor/pull/2803
39+
* @Thykof made their first contribution in https://github.com/opentensor/bittensor/pull/2770
1940

20-
**Full Changelog**: https://github.com/opentensor/bittensor/compare/v9.3.0...v9.3.1a1
41+
**Full Changelog**: https://github.com/opentensor/bittensor/compare/v9.3.0...v9.4.0
2142

2243
## 9.3.0 /2025-04-09
2344

0 commit comments

Comments
 (0)