bittensor
bittensor copied to clipboard
AsyncSubtensor E2E tests
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:
- https://github.com/opentensor/bittensor/pull/2771
- https://github.com/opentensor/bittensor/pull/2772