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

WIP [move] validator auction includes random sampling #335

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

0o-de-lally
Copy link
Contributor

@0o-de-lally 0o-de-lally commented Jan 19, 2025

[Don't merge WIP]
Validator auction in Proof of Fee, will have random assignment to the validator set, based on the the fee offered. This is an adjustment to consider the case where the validator set does not expand over many epochs, and the lowest bidder could attempt to manipulate the auction (for the benefit of all validators). With this change the auction gives bidders the equivalent of a "ticket" to a "raffle". In this case outliers (bidding 0 in the auction), will result in very improbable admission.

@0o-de-lally 0o-de-lally changed the title [move] validator auction includes random sampling WIP [move] validator auction includes random sampling Jan 20, 2025
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.

1 participant