bittensor icon indicating copy to clipboard operation
bittensor copied to clipboard

AsyncSubtensor E2E tests

Open zyzniewski-reef opened this issue 7 months ago • 0 comments

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

zyzniewski-reef avatar Mar 26 '25 12:03 zyzniewski-reef