Merged
Conversation
…ving-task-cancellation Handle receiving task cancellation
… multiple options are given (#165) * Change network option to a list so that it can be correctly parsed * Make network Optional. * Adds info which networks were not selected --------- Co-authored-by: ibraheem-opentensor <ibraheem@opentensor.dev>
…sk-cancellation Receiving task cancellation improvement
* Allow for sending mnemonics with the format "1-hello 2-how 3-are 4-you" * Now fails for numbered mnemonics not starting with 1, missing numbers in numbered mnemonics, and duplicate numbers in numbered mnemonics. * Unit tests for `parse_mnemonic`
Backmerge release 8.1.1
Removes check for port in chain endpoint
Shifts Tao conversion to correct place in stake remove
…nces Adds support for ss58 addresses in wallet balance
Fixes network instantiation in root list-delegates
… between rao and tao.
…ls-app Utils App with convert command
Bumps version, updates requirement for 8.1.2
Updates changelog and bumps version
thewhaleking
approved these changes
Oct 10, 2024
basfroman
approved these changes
Oct 10, 2024
garrett-opentensor
approved these changes
Oct 10, 2024
|
ieuf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
8.2.0 /2024-10-10
What's Changed
Full Changelog: v8.1.1...v8.2.0