bittensor
bittensor copied to clipboard
Fix/diff unpack bit shift
Turns out the bit shift to unpack the difficulty was also wrong
- Fixed the bit shift
- Added a test to catch this
- Added a process restriction on the registration tests so they finish quicker