Conversation
Collaborator
|
Changed the BIT number in the document to 0011 for consistency |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This BIT proposes introduction of stake locks, where lock conviction will determine subnet ownership.
Note: In fact it tables the opentensor/subtensor#1860. Copying the description from #1860 with a few additions to clarify.
Note 2: THIS IS AN OPEN DISCUSSION, NOT A FINAL DESIGN YET.
Description and design considerations
Subnet owner becomes a dynamic address that can change based on subnet stake lock. Stake lock is a new state map that describes what amount of alpha owned by a coldkey is locked and cannot be transfered or unstaked at the current time. By locking their stake, a coldkey accrues certain conviction score. The conviction score is an increasing function of lock size and length. Locks are linear with 100% being locked at the start block and 0% on the end block. Any staker can lock their stake. Approximately once per month (7200 * 30 blocks) the conviction score EMAs are recalculated and, the highest by EMA account becomes the owner of the subnet.