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

PIP-18: Delegate Staking #187

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from
Open

PIP-18: Delegate Staking #187

wants to merge 9 commits into from

Conversation

dragonheaven
Copy link
Contributor

  1. PIP-18 use balances of PEG for each address which is more complicated. It is the balance of PEG for the address (assuming it has not be delegated)
  2. It quits looking at the rich list, and just consider the top 100 submissions with the highest stake
  3. PIP-18 pays out with the ratio of the total PEG staked. (Removes old top 100 PEG addresses staking reward and give staking opportunity to all PEG holders)

@dragonheaven dragonheaven changed the base branch from master to develop May 15, 2021 23:24
@StarNeit StarNeit self-requested a review May 22, 2021 21:50
@dragonheaven dragonheaven requested a review from PaulSnow May 22, 2021 22:26
@dragonheaven dragonheaven requested a review from PaulSnow May 26, 2021 21:27
@StarNeit StarNeit linked an issue May 27, 2021 that may be closed by this pull request
@dragonheaven dragonheaven marked this pull request as draft June 15, 2021 15:21
@dragonheaven dragonheaven marked this pull request as ready for review August 12, 2021 22:09
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.

PIP 18 Delegated Staking
3 participants