What's Changed
- Release/9.3.0 by @ibraheem-abe in #2805
- Fix for flaky behavior of
test_incentive
,test_commit_weights
andtest_set_weights
by @basfroman in #2795 - Add
get_next_epoch_start_block
method to Async/Subtensor by @basfroman in #2808 - Adds compatibility for torch 2.6.0+ by @thewhaleking in #2811
- f Update CONTRIBUTING.md by @Hack666r in #2813
- docs: replaced discord link with documentation by @sashaphmn in #2809
- sometimes it's still flaky because the chain returns data with time offset by @basfroman in #2816
- Remove requirements directory by @thewhaleking in #2812
- version in one place by @thewhaleking in #2806
- Update CONTRIBUTING hyperlinks by @thewhaleking in #2820
- 9.3.1a1: Updates changelog by @ibraheem-abe in #2821
- Remove cubit as extra by @thewhaleking in #2823
- fix/roman/get-metagraph-identities by @basfroman in #2826
- Replace waiting logic for
test_commit_reveal_v3.py
by @basfroman in #2827 - Add
start_call
extrinsic to the sdk by @basfroman in #2828 - Add
timelock
module by @basfroman in #2824 - Fix: raise_error=True in AsyncSubtensor fails to get error_message by @zyzniewski-reef in #2771
- Fix: async set_subnet_identity_extrinsic doesn't sign the extrinsic by @zyzniewski-reef in #2772
- Update settings.py by @petryshkaCODE in #2814
- Bumping ruff version by @basfroman in #2831
- Fix and improve e2e tests after
start call
new limit in subtensor by @basfroman in #2830 - Add
bittensor.timelock
module description by @basfroman in #2833 - fix: Update broken link in
CONTRIBUTING.md
by @cypherpepe in #2818 - docs: added a new badge by @sashaphmn in #2819
- Fix AxonInfo initialization in get_mock_neuron function by @VolodymyrBg in #2803
- Dendrite: log ClientOSError as Debug by @Thykof in #2770
- remove
rao
endpoint from settings by @basfroman in #2834 - 9.4.0: Updates changelog and version by @ibraheem-abe in #2836
New Contributors
- @Hack666r made their first contribution in #2813
- @petryshkaCODE made their first contribution in #2814
- @cypherpepe made their first contribution in #2818
- @VolodymyrBg made their first contribution in #2803
- @Thykof made their first contribution in #2770
Full Changelog: v9.3.0...v9.4.0