Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bonus Reward #92

Open
wants to merge 9 commits into
base: pre-release
Choose a base branch
from
Open

Bonus Reward #92

wants to merge 9 commits into from

Conversation

mrbreo
Copy link
Collaborator

@mrbreo mrbreo commented Feb 19, 2025

  • implemented bonus reward feature for miners newly registered within 7 days eligible timeout
  • added func_helper with linear function
  • fetched miner uid and block_number
  • updated base validator neuron
  • added get_new_miner function
  • added bonus_rewarder function
  • fixed pkl bug on get_miner_uids function

[note]
new miners within the eligible timeout period (7 days) receive bonus incentives, which are calculated using a linear function based on miner age and gradually decrease to 0 by the end of the eligibility period.

@mrbreo mrbreo requested a review from LVH-Tony February 19, 2025 17:52
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