Skip to content

Hotfix/vune/epoch sub fix#2186

Merged
camfairchild merged 2 commits intoopentensor:hotfix/vune/epoch-sub-fixfrom
subtrahend-labs:hotfix/vune/epoch-sub-fix
Nov 5, 2025
Merged

Hotfix/vune/epoch sub fix#2186
camfairchild merged 2 commits intoopentensor:hotfix/vune/epoch-sub-fixfrom
subtrahend-labs:hotfix/vune/epoch-sub-fix

Conversation

@0xcacti
Copy link
Contributor

@0xcacti 0xcacti commented Nov 5, 2025

Description

Implement proper injection logic in hotfix.

Related Issue(s)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Other (please describe):

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

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have run ./scripts/fix_rust.sh to ensure my code is formatted and linted correctly
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Screenshots (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.

@camfairchild camfairchild merged commit ccc6bba into opentensor:hotfix/vune/epoch-sub-fix 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
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants