opentensor / subtensor

Bittensor Blockchain Layer
The Unlicense
123 stars 126 forks source link

[Fix] fix reg interval too short #463

Closed camfairchild closed 1 month ago

camfairchild commented 1 month ago

Description

(re-)fixes the bug with the registration filtering which caused registrations to be rejected without passing the maximum theshold of 3*target_registrations. This was fixed initially via hotfix in #379 and inadvertently rolled-back during #366.

Related Issue(s)

Type of Change

Breaking Change

NA

Checklist

Screenshots (if applicable)

NA

Additional Notes

Please provide any additional information or context that may be helpful for reviewers.