bittensor icon indicating copy to clipboard operation
bittensor copied to clipboard

[WIP] Add new logic for `unstake_all` extrinsics

Open basfroman opened this issue 4 months ago • 2 comments

DO NOT MERGE until PR https://github.com/opentensor/subtensor/pull/1745 merged to devnet-ready.

Current implementation is based on:

  • PR https://github.com/opentensor/subtensor/pull/1745

AC:

  • [x] initial async/sync extrinsic logic + subtensor calls
  • [x] unit tests
  • [x] e2e tests
  • [x] Testes locally based on Subtensor PR with fast and non-fast-blocks localnet.
  • [ ] ready to merge - subtensor PR is merged to devnet-ready
  • [ ] ready to release - subtensor PR is deployed to finney

basfroman avatar May 28 '25 01:05 basfroman