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

Fix/rewards distributions 1090 #1110

Merged
merged 9 commits into from
Jan 4, 2023
Merged

Conversation

Torresmorah
Copy link
Collaborator

Adjust rewards distributions in the differents networks

What does this PR do?

Steps to test

  1. Run the project locally with each network.
  2. Go to "Block Produces" page.
  3. Check the votes and estimated rewards.

Screenshots

WAX

  • For Wax, the calculation is the same as for the eos network, except that the percentage of rewards per block produced is 100%.
    imagen

Telos

  • For Telos it's approximated with the formula that considers the current price of the token.
    imagen

Libre

  • For Libre it's estimated with the expected number of blocks per day.
    imagen

Copy link

@maemultichain maemultichain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent enhancement, LGTM

Copy link
Collaborator

@xavier506 xavier506 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xavier506 xavier506 merged commit ff782f6 into dev Jan 4, 2023
@xavier506 xavier506 deleted the fix/rewards-distributions-1090 branch January 4, 2023 19:57
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.

Check rewards distribution on different networks
4 participants