v8.3.0
·
388 commits
to master
since this release
What's Changed
- Expands the type registry to include all the available options by @thewhaleking in #2353
- add
Subtensor.register
,Subtensor.difficulty
and related staff with tests by @roman-opentensor in #2352 - added to Subtensor:
burned_register
,get_subnet_burn_cost
,recycle
and related extrinsics by @roman-opentensor in #2359 - Poem "Risen from the Past". Act 3. by @roman-opentensor in #2363
- default port from 9946 to 9944 by @roman-opentensor in #2376
- remove unused prometheus extrinsic by @roman-opentensor in #2378
- Replace rich.console to btlogging.loggin by @roman-opentensor in #2377
- SDK (AsyncSubtensor) Part 1 by @roman-opentensor in #2374
- SDK (AsyncSubtensor) Part 2 by @roman-opentensor in #2380
- Handle SSL Error on Connection by @thewhaleking in #2384
- Avoid using
prompt
in SDK by @roman-opentensor in #2382 - Backmerge/8.2.0 by @ibraheem-opentensor in #2389
- Remove
retry
and fix tests by @roman-opentensor in #2392 - fix: logging weights correctly in utils/weight_utils.py by @grantdfoster in #2362
- Add
subvortex
subnet and tests by @roman-opentensor in #2395 - Release/8.2.1 by @ibraheem-opentensor in #2397
- [Tests] AsyncSubtensor (Part 1) by @roman-opentensor in #2398
- Extend period for fastblock e2e tests_incentive.py by @opendansor in #2400
- Remove unused import by @thewhaleking in #2401
Reconnection substrate...
as debug by @roman-opentensor in #2403- Handles websockets v14+ in async by @thewhaleking in #2404
- [Tests] AsyncSubtensor (Part 2) by @roman-opentensor in #2407
- [Tests] AsyncSubtensor (Part 3) by @roman-opentensor in #2409
- Handle new PasswordError from btwallet by @thewhaleking in #2406
- [Tests] AsyncSubtensor (Part 4) by @roman-opentensor in #2410
- [Tests] AsyncSubtensor (Part 5) by @roman-opentensor in #2411
- Bringing back lost methods for setting weights by @roman-opentensor in #2412
- Update bt-decode requirement by @thewhaleking in #2413
- [Tests] AsyncSubtensor (Part 6) by @roman-opentensor in #2414
New Contributors
- @grantdfoster made their first contribution in #2362
Full Changelog: v8.2.1...v8.3.0