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

getDefaultMinRoleAge: Make it adaptive the amount of data that exist #263

Open
marcus-pousette opened this issue Jan 30, 2024 · 1 comment

Comments

@marcus-pousette
Copy link
Member

If a new peers join in a network with large amount of nodes and data, it would be preferable that this node is not seen as mature until a greater time has passed, than if two nodes are alone in a network with little or no data.

Currently the min role age is (only) set to be adaptive, in propoportional with the logarithm of amount of participating nodes

@marcus-pousette
Copy link
Member Author

Somehow it makes sense that peers sends us a "ok" before when can assume we are mature ourselves. By connecting to 1000 peers and not receiving any communication will not help use determining anything

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