Skip to content

Conversation

zyzniewski-reef
Copy link
Contributor

@zyzniewski-reef zyzniewski-reef commented Mar 26, 2025

All E2E tasks are asyncio-compatible and we wrap (sync) Subtensor and simply pass all calls directly to it and return in blocking mode

requires:

@zyzniewski-reef zyzniewski-reef added the enhancement New feature or request label Mar 26, 2025
@zyzniewski-reef zyzniewski-reef requested a review from a team March 26, 2025 12:12
@zyzniewski-reef zyzniewski-reef force-pushed the tests/zyzniewski/async_e2e branch from 6bbc791 to 29d433a Compare March 26, 2025 12:13
@zyzniewski-reef zyzniewski-reef added testing and removed enhancement New feature or request labels Mar 27, 2025
"subtensor",
[
SyncSubtensor,
# TODO skip AsyncSubtensor as Nonce doesn't work properly
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you mean Nonce doesn't work properly?

# Conflicts:
#	tests/e2e_tests/test_commit_reveal_v3.py
#	tests/e2e_tests/test_commit_weights.py
#	tests/e2e_tests/test_incentive.py
#	tests/e2e_tests/test_set_weights.py
#	tests/e2e_tests/test_staking.py
#	tests/e2e_tests/utils/chain_interactions.py
@basfroman
Copy link
Collaborator

Implemented in SDKv10

@basfroman basfroman closed this Sep 8, 2025
@thewhaleking thewhaleking deleted the tests/zyzniewski/async_e2e branch September 8, 2025 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants