Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Don't decrease split on unique message #120

Open
Stebalien opened this issue May 10, 2019 · 1 comment
Open

Don't decrease split on unique message #120

Stebalien opened this issue May 10, 2019 · 1 comment
Assignees

Comments

@Stebalien
Copy link
Member

Stebalien commented May 10, 2019

We should decrease the split when we fail to receive a message. Otherwise, we'll get a minimum of 50% duplicate blocks if everyone has every block.

@Stebalien
Copy link
Member Author

As far as I can tell, not receiving a message causes us to broadcast the request, receive a bunch of duplicate blocks, and then increase the split. This seems backwards.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants