Chain buys go to owners of other subnets #2327
Open
+79
−1
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.
Description
Bittensor for the subnets.
Chain buys are a novel update to the Bittensor dynamic TAO mechanism through which subnets attain direct chain purchases when their price determined alpha_in emission exceeds 0.5 per block. The effect is exciting, transitioning Bittensor's emission away from a purely price neutral injection to a more price-positive position.
There are a number of downsides to this change however, for one, chain buys open up potential for abuse where subnets attempt to game the emission computation (notably TaoFlow) in the short term, attain direct chain buys over a short window, and then extract the TAO used to purchase the subnet. This can be done without any outside interest from the community, and with no regard to the subnet producing value -- indeed, subnets that attempt this almost universally burn 100% of their miner emission since it inconveniences the exploit.
The solution lies in distribution: there must be individuals in the ecosystem that can "shit test" (sell) the distribution of Bittensor emission through market dynamics. However, without any individuals owning the subnet in the first place -- there exists no miner emission, all root dividends are automatically sold, and no outside buyers exist -- there is correspondingly no one to sell. No sell pressure makes gaming TAO flow cheap, low risk and an obvious attack vector.
The change in this PR is justified simply: if we distribute the chain bought alpha to subnet owners at large, then this group of individuals can police the worst aspects of Bittensor's subnets, attain that value to fund their own projects, and collectively coalesce more global integration. In the worst case, a subnet excluded from chain buys does not experience any downward price consequences from other owners selling their token (since it is matched with chain buys).