Skip to content

Emission burn removed#306

Merged
Thykof merged 1 commit into
mainfrom
Emission-burn-removed
Jul 22, 2026
Merged

Emission burn removed#306
Thykof merged 1 commit into
mainfrom
Emission-burn-removed

Conversation

@Thykof

@Thykof Thykof commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the validator’s “emission burn” behavior by no longer adding an extra weight entry that directed a large share of emissions to a specific owner UID, restoring full weight allocation across miners.

Changes:

  • Removed the special-case append of an “owner” row into moving_averages_data before calling set_weights().
  • Updated CHANGELOG.md to document the emission change and expected effect on miner emissions.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
neurons/validator.py Stops injecting an additional owner UID weight into the weights list sent to Bittensor, so miner weights normalize across miners only.
CHANGELOG.md Documents that emission burn/owner-take is removed and miners receive 100% of emissions again.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Thykof
Thykof merged commit 0037439 into main Jul 22, 2026
6 checks passed
@Thykof
Thykof deleted the Emission-burn-removed branch July 22, 2026 14:08
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