Skip to content

Hotkey draining issues #855

@gztensor

Description

@gztensor
  1. Childkey take gets added to PendingdHotkeyEmission in accumulate_hotkey_emission and then is distributed among nominators in drain_hotkey_emission.
  2. Miner emission is also subject to distribution to nominators in drain_hotkey_emission because it is added to PendingdHotkeyEmission.
  3. When childkey take is calculated in accumulate_hotkey_emission, it is calculated off the total childkey pending emission, even if some portion of it comes not from parent, but from nominators.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions