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

[Federation] Modify reward distribution algorithm #1170

Open
wants to merge 1 commit into
base: SidechainMasternode-Interflux
Choose a base branch
from

Conversation

zeptin
Copy link
Collaborator

@zeptin zeptin commented Sep 25, 2023

Consists of two parts:

a. Alter the reward distribution epoch to be the time (i.e. blocks) between two prior distributions rather than a fixed window. This removes the fixed number of slots so that rewards get apportioned to every mining participant in the epoch.

b. Introduce a bugfix/improvement for the conversion request coordination service. It was not persisting votes to disk, therefore if a sufficiently large number of multisig nodes were rebooted in a short time frame it was possible for InterFlux transaction vote information to be lost.

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.

1 participant