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

feat(uncle-blocks): use uncle blocks when receiving older blocks #7

Open
ksrichard opened this issue Jul 3, 2024 · 0 comments
Open
Assignees

Comments

@ksrichard
Copy link
Collaborator

ksrichard commented Jul 3, 2024

When the peer receives a block that is not able to push to the tip of in memory sharechain, then we should add the new block under the target block with same height and consider that block as valid (we do not append to the tip of the chain).
When calculating shares, uncle blocks should have less reward (80% for example).

@ksrichard ksrichard self-assigned this Jul 4, 2024
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

No branches or pull requests

1 participant