Releases: latent-to/bittensor
Releases · latent-to/bittensor
v10.4.0
What's Changed
- Fixes tests in subtensor 2569 by @thewhaleking in #3355
- Improves monitor_requirements_size_master workflow by @thewhaleking in #3357
- PR guard workflow by @thewhaleking in #3358
- Support
Conviction v2by @basfroman in #3361 - Changelog/10.4.0 + bumping version by @basfroman in #3363
Full Changelog: v10.3.2...v10.4.0
v10.3.2
What's Changed
- Release/10.3.1 by @basfroman in #3343
- Fix
--helphijacking on import bittensor by @basfroman in #3347 - Hopefully, this is a fix for the flaky e2e test by @basfroman in #3348
- fix(axon): narrow preprocess exception handling and chain causes by @RUNECTZ33 in #3346
- run do_take_checks at pool validation by @thewhaleking in #3350
- Mev Shield Nonce Increment Fix by @thewhaleking in #3349
- Test Fixes by @thewhaleking in #3352
- Use the public API for clearing nonce cache by @thewhaleking in #3351
New Contributors
- @RUNECTZ33 made their first contribution in #3346
Full Changelog: v10.3.1...v10.3.2
v10.3.1
What's Changed
- Release/10.3.0 by @thewhaleking in #3332
- Bumps cyscale and ASI by @thewhaleking in #3336
- fix(networking): catch real exceptions in get_external_ip fallback chain by @ArtificialXai in #3318
- Updates packages with CVEs by @thewhaleking in #3339
- Should fix the change to pytest-asyncio 1.3 by @thewhaleking in #3340
- Bumping deps versions by @basfroman in #3337
- Updated error link to point to new docs page by @chideraao in #3341
- Changelog/10.3.1 by @thewhaleking in #3342
New Contributors
- @ArtificialXai made their first contribution in #3318
- @chideraao made their first contribution in #3341
Full Changelog: v10.3.0...v10.3.1
v10.3.0
What's Changed
- Fix logging.info and state transitions in LoggingMachine by @ionodeionode in #3270
- Feat/coldkey swap clear by @ibraheem-abe in #3296
- Removes munch by @thewhaleking in #3298
- Ensures we don't accidentally install ASI 2.0 on this by @thewhaleking in #3302
- There is not Balances.transfer by @thewhaleking in #3300
- Bumps all workflows versions by @thewhaleking in #3301
- Fix: Updates exception check for Commitment Pallet extension by @ibraheem-abe in #3303
- Fix and extend incentive e2e test by @basfroman in #3304
- Fix/e2e tests for stake lock owner alpha by @ibraheem-abe in #3305
- Update/staking hotkeys limitation for coldkey swap by @ibraheem-abe in #3306
- Update: Log SHA & update perms of workflow by @ibraheem-abe in #3307
- Fix e2e tests (metagraph_info) by @basfroman in #3310
- Removes flake8, uses ruff for linter check by @thewhaleking in #3313
- Adds note to httpx in dev reqs by @thewhaleking in #3315
- Add
register_limitextrinsic by @basfroman in #3316 - ASI 2.0 & cyscale by @thewhaleking in #3314
- Release/10.2.1 by @thewhaleking in #3321
- Bump ASI req by @thewhaleking in #3324
- Remove PoW registration, refactor
register()to useregister_limitby @basfroman in #3325 - hoist get_required_fields out of to_headers by @okradze in #3323
- Adds CODEOWNERS file by @thewhaleking in #3327
- Bump ASI + cyscale by @thewhaleking in #3326
- Changelog/10.3.0 by @basfroman in #3319
- Bumps ruff to latest by @thewhaleking in #3331
- Backmerge/10.3.0 by @thewhaleking in #3334
New Contributors
- @ionodeionode made their first contribution in #3270
- @okradze made their first contribution in #3323
Full Changelog: v10.2.1...v10.3.0
v1.3.0rc1
What's Changed
- Fix logging.info and state transitions in LoggingMachine by @ionodeionode in #3270
- Feat/coldkey swap clear by @ibraheem-abe in #3296
- Removes munch by @thewhaleking in #3298
- Ensures we don't accidentally install ASI 2.0 on this by @thewhaleking in #3302
- There is not Balances.transfer by @thewhaleking in #3300
- Bumps all workflows versions by @thewhaleking in #3301
- Fix: Updates exception check for Commitment Pallet extension by @ibraheem-abe in #3303
- Fix and extend incentive e2e test by @basfroman in #3304
- Fix/e2e tests for stake lock owner alpha by @ibraheem-abe in #3305
- Update/staking hotkeys limitation for coldkey swap by @ibraheem-abe in #3306
- Update: Log SHA & update perms of workflow by @ibraheem-abe in #3307
- Fix e2e tests (metagraph_info) by @basfroman in #3310
- Removes flake8, uses ruff for linter check by @thewhaleking in #3313
- Adds note to httpx in dev reqs by @thewhaleking in #3315
- Add
register_limitextrinsic by @basfroman in #3316 - ASI 2.0 & cyscale by @thewhaleking in #3314
- Release/10.2.1 by @thewhaleking in #3321
- Bump ASI req by @thewhaleking in #3324
- Remove PoW registration, refactor
register()to useregister_limitby @basfroman in #3325 - hoist get_required_fields out of to_headers by @okradze in #3323
- Adds CODEOWNERS file by @thewhaleking in #3327
- Bump ASI + cyscale by @thewhaleking in #3326
- Changelog/10.3.0 by @basfroman in #3319
New Contributors
- @ionodeionode made their first contribution in #3270
- @okradze made their first contribution in #3323
Full Changelog: v10.2.1...v10.3.0rc1
v10.2.1
What's Changed
- Hotfix: Pins ASI version under 2.0 by @thewhaleking in #3320
Full Changelog: v10.2.0...v10.2.1
v10.2.0
What's Changed
- Rework coldkey swap by @basfroman in #3218
- Make SDK consistent with new
Balancer swaplogic by @basfroman in #3250 - Fixes for many chain changes by @basfroman in #3254
- Add subnet buyback extrinsic support to SDK by @basfroman in #3249
- Add py.typed and pkg tools by @thewhaleking in #3253
- Rename
subnet_buybackextrinsicto add_stake_burnby @basfroman in #3256 - fixed fee assumption by @basfroman in #3258
get_subnet_pricesuses new runtime api call + fallback by @basfroman in #3259- docs: update documentation URLs to docs.learnbittensor.org by @droppingbeans in #3257
- docs: fix broken changelog URL and typo in README by @droppingbeans in #3263
- docs: fix branch name 'develop' to 'staging' in hotfix workflow by @droppingbeans in #3266
- Handle scaleobj from asi in fixed_to_float by @thewhaleking in #3265
- fix batching test by @basfroman in #3267
- Technical debt by @basfroman in #3274
- Revert/balancer update by @ibraheem-abe in #3276
- Update e2e gh workflow by @basfroman in #3277
- Fix typo: pacakge → package in README by @droppingbeans in #3272
- docs: fix typos in contrib documentation by @droppingbeans in #3271
- Rework shielded transactions by @basfroman in #3269
- Re enable alpha fees by @basfroman in #3284
- Update/mev shield period by @ibraheem-abe in #3280
- Adds signed commit info to contrib by @thewhaleking in #3289
- Typing improvements related to InfoBase by @thewhaleking in #3288
- Update: Pin btwallet requirement by @ibraheem-abe in #3290
- Change-log update: 10.2.0 by @ibraheem-abe in #3291
- Release/10.2.0 by @ibraheem-abe in #3292
New Contributors
- @droppingbeans made their first contribution in #3257
Full Changelog: v10.1.0...v10.2.0
10.2.0rc1
What's Changed
- Rework coldkey swap by @basfroman in #3218
- Make SDK consistent with new
Balancer swaplogic by @basfroman in #3250 - Fixes for many chain changes by @basfroman in #3254
- Add subnet buyback extrinsic support to SDK by @basfroman in #3249
- Add py.typed and pkg tools by @thewhaleking in #3253
- Rename
subnet_buybackextrinsicto add_stake_burnby @basfroman in #3256 - fixed fee assumption by @basfroman in #3258
get_subnet_pricesuses new runtime api call + fallback by @basfroman in #3259- docs: update documentation URLs to docs.learnbittensor.org by @droppingbeans in #3257
- docs: fix broken changelog URL and typo in README by @droppingbeans in #3263
- docs: fix branch name 'develop' to 'staging' in hotfix workflow by @droppingbeans in #3266
- Handle scaleobj from asi in fixed_to_float by @thewhaleking in #3265
- fix batching test by @basfroman in #3267
- Technical debt by @basfroman in #3274
- Revert/balancer update by @ibraheem-abe in #3276
- Update e2e gh workflow by @basfroman in #3277
- Fix typo: pacakge → package in README by @droppingbeans in #3272
- docs: fix typos in contrib documentation by @droppingbeans in #3271
- Rework shielded transactions by @basfroman in #3269
New Contributors
- @droppingbeans made their first contribution in #3257
Full Changelog: v10.1.0...10.2.0rc1
v10.1.0
What's Changed
- Release/v10.0.0 by @basfroman in #3206
- Release/v10.0.1 by @basfroman in #3230
- Fix for async metagraph initialization by @basfroman in #3236
- Clarify return ordering and units for
get_revealed_commitment_by_hotkeyby @Dairus01 in #3231 - Skips user liquidity e2e test pending the rework by @basfroman in #3239
- chore: fix incorrect Optional type annotation in utils by @Olexandr88 in #3238
- chore: remove unused test helper by @Olexandr88 in #3241
- Add
start_call_delay_hyperparametersupport by @basfroman in #3234 - Improve
is_fast_blocksby @basfroman in #3243 - Adds note about block 5611654 decoding by @thewhaleking in #3246
New Contributors
- @Dairus01 made their first contribution in #3231
- @Olexandr88 made their first contribution in #3238
Full Changelog: v10.0.1...v10.1.0
v10.0.1
What's Changed
- Improve GH workflows by @basfroman in #3207
- Small but still important changes by @basfroman in #3210
- Refactor neuron and metagraph by @basfroman in #3214
- Fix docstrings by @basfroman in #3217
- Temporary test failure, for workflow testing purposes by @basfroman in #3226
- Fix nightly workflow by @basfroman in #3225
- update contrib by @thewhaleking in #3209
- MeV: fix for weird edge case by @basfroman in #3228
- bumping version to 10.0.1 + changelog by @basfroman in #3229
Full Changelog: v10.0.0...v10.0.1