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

Mint miner rewards token on self-repair cycle #380

Closed
ghost opened this issue Jun 16, 2022 · 1 comment
Closed

Mint miner rewards token on self-repair cycle #380

ghost opened this issue Jun 16, 2022 · 1 comment
Assignees
Labels
core team Assigned to the core team feature New feature request self repair Involve SelfRepair mechanism

Comments

@ghost
Copy link

ghost commented Jun 16, 2022

Is your feature request related to a problem?

This issue is to provide a way to use the transaction fees burnt and allocate fill the miner reward pool from them.
This should prevent the drain of the miner reward pool and regulate its amount with the fees already paid.

Describe the solution you'd like

During the self-repair, we already fetching beacon chain summaries to identify the transactions to synchronize.
All the transaction summaries contain the transaction's fee used during validation.
Then we should:

  • aggregate the amount of fee burnt during this cycle
  • build transaction to mint new tokens on the miner reward chain
  • this transaction should be triggered by a given node (and use the trigger node detection to prevent failure)

Additional context

This is related to #379

Epic: #1055

@ghost ghost added feature New feature request self repair Involve SelfRepair mechanism core team Assigned to the core team labels Jun 16, 2022
@internet-zero
Copy link
Member

Hey team! Please add your planning poker estimate with ZenHub @apoorv-2204 @imnik11 @Neylix @prix-uniris @samuel-uniris

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core team Assigned to the core team feature New feature request self repair Involve SelfRepair mechanism
Projects
None yet
Development

No branches or pull requests

2 participants