Merge async-pre-merge-new-async to staging#2656
Merged
Conversation
…nsor.commit Add alias for `Subtensor.commit` as `set_commitment`
…raph [RAO] Add methods to fetch metagraph data from the chain
Rewrite config.py
…update-metagraph-class
…class Update metagraph class with `rao` stuff
async-pre-merge-new-async to staging
…nc` to coincide with the creation of the subtensor object if not specified.
…orch-metagraph Metagraph Improvements
…to-metagrapg-instance add name and symbol fields to metagraph
…-merge-new-async-to-staging
…ne_chain_endpoint_and_network Using one determine_chain_endpoint_and_network
…templates_teardown
…es_teardown Tests: separate `templates` fixture
…-merge-new-async-to-staging # Conflicts: # tests/e2e_tests/test_incentive.py
thewhaleking
approved these changes
Feb 11, 2025
|
|
||
| return info_dictionary | ||
| class AsyncSubtensor(SubtensorMixin): | ||
| """Thin layer for interacting with Substrate Interface. Mostly a collection of frequently-used calls.""" |
Comment on lines
+112
to
+113
| Raises: | ||
| Any exceptions raised during the setup, configuration, or connection process. |
ibraheem-abe
approved these changes
Feb 11, 2025
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.
Base for e2e tests is subtensor/tree/devnet-ready