opentensor / subtensor

Bittensor Blockchain Layer
The Unlicense
146 stars 150 forks source link

Datura/feat/save pending hotkey subnet emission #817

Closed mz-Datura closed 2 weeks ago

mz-Datura commented 2 weeks ago

Description

we need to keep track of subnet specific emission of each hotkey

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

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.

distributedstatemachine commented 2 weeks ago

@mz-Datura thanks for this ! can you please look at the Contribution.md doc. PRs should be opened to the devnet-ready branch.

I have opened it against that branch. can you please fix conflicts

distributedstatemachine commented 2 weeks ago

you might have to forked off devnet-ready

mz-Datura commented 2 weeks ago

@distributedstatemachine could you check my new PR? I've opened from devnet-ready branch. Thank you