opentensor / subtensor

Bittensor Blockchain Layer
The Unlicense
123 stars 122 forks source link

hotfix/set-root-weights #527

Closed JohnReedV closed 2 weeks ago

JohnReedV commented 3 weeks ago

Description

This PR hotfixes a bug that occurred when setting root weights. When checking if the caller had the minimum stake the coldkey was used rather than the hotkey.

{'code': 1010, 'message': 'Invalid Transaction', 'data': 'Transaction call is not expected'}

TODO

BUMP SPEC VERSION

open-junius commented 3 weeks ago

we can merge it, PR in bittensor https://github.com/opentensor/bittensor/pull/2021 will fix the failed test case.