Hotfix/vune/epoch sub fix#2186
Merged
camfairchild merged 2 commits intoopentensor:hotfix/vune/epoch-sub-fixfrom Nov 5, 2025
Merged
Hotfix/vune/epoch sub fix#2186camfairchild merged 2 commits intoopentensor:hotfix/vune/epoch-sub-fixfrom
camfairchild merged 2 commits intoopentensor:hotfix/vune/epoch-sub-fixfrom
Conversation
camfairchild
approved these changes
Nov 5, 2025
camfairchild
pushed a commit
that referenced
this pull request
Nov 5, 2025
* fix: injection logic * fix: fmt'
camfairchild
added a commit
that referenced
this pull request
Nov 5, 2025
This reverts commit ccc6bba.
camfairchild
pushed a commit
that referenced
this pull request
Nov 6, 2025
* fix: injection logic * fix: fmt'
camfairchild
added a commit
that referenced
this pull request
Nov 7, 2025
* impl tests benchmarks * bump spec * remove duplicate remove * use alpha out here * Hotfix/vune/epoch sub fix (#2186) * fix: injection logic * fix: fmt' * emit full alpha if subsidized * fix coinbase test * fix tests * Revert "Hotfix/vune/epoch sub fix (#2186)" This reverts commit ccc6bba. * add total issuance bump * no alpha out thing * add tests for emissions w/ subs * bump spec * Fix clippy warnings * Hotfix/vune/epoch sub fix (#2186) * fix: injection logic * fix: fmt' * rename drain_pending to distr em * remove arg and total internally * test pending em * make sure we check subsidize during those tests * fix root claim tests * helper and clippy * bump spec * rename subsidy to root flag * only pull these values if root selling * rename subsidy checks to the root_sell flag * rename subsidy to excess_tao * use recycle alpha helper * Hotfix/vune/subnet-dereg-burn-use-issuance (#2190) * use alpha issuance for owner estimate * fix tests * use price for estimate only * fix tests for using just price * docs: comment fix * remove log out --------- Co-authored-by: 0xcacti <97139981+0xcacti@users.noreply.github.com> Co-authored-by: Shamil Gadelshin <shamilgadelshin@gmail.com>
ales-otf
pushed a commit
that referenced
this pull request
Nov 12, 2025
* fix: injection logic * fix: fmt'
ales-otf
pushed a commit
that referenced
this pull request
Nov 12, 2025
This reverts commit ccc6bba.
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.
Description
Implement proper injection logic in hotfix.
Related Issue(s)
Type of Change
Breaking Change
If this PR introduces a breaking change, please provide a detailed description of the impact and the migration path for existing applications.
Checklist
./scripts/fix_rust.shto ensure my code is formatted and linted correctlyScreenshots (if applicable)
Please include any relevant screenshots or GIFs that demonstrate the changes made.
Additional Notes
Please provide any additional information or context that may be helpful for reviewers.