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

[move] PoF tiebreaker randomize tied bids, maintain fewer seats than bidders #292

Merged

Conversation

soaresa
Copy link
Contributor

@soaresa soaresa commented Jul 19, 2024

This PR includes features, fixes, and refactors mainly related to the Proof of Fee module:

Move Test Coverage:

Test Coverage Overall Score % #Tests
Before 68.52 303
After 70.08 349
Diff. 1.56 46

Move Test Coverage Score per Module:

Module Before After Diff
address_utils - 100.00 100.00
pledge_accounts 5.92 32.42 26.50
infra_escrow 27.27 47.73 20.46
musical_chairs 75.74 79.50 3.76
burn 58.00 61.50 3.50
randomness 44.27 44.71 0.44
genesis 47.84 48.14 0.30

@soaresa soaresa changed the title Breaking/pof tiebreaker cherry pick [move] PoF tiebreaker randomize tied bids, maintain fewer seats than bidders Jul 19, 2024
@soaresa soaresa linked an issue Jul 19, 2024 that may be closed by this pull request
@soaresa soaresa requested a review from 0o-de-lally July 22, 2024 00:02
@soaresa soaresa marked this pull request as ready for review July 22, 2024 00:02
Copy link
Contributor

@0o-de-lally 0o-de-lally left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WOOT killer PR

@0o-de-lally 0o-de-lally merged commit 3958b87 into 0LNetworkCommunity:main Jul 22, 2024
12 checks passed
Copy link
Contributor

@sirouk sirouk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

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.

PoF issue with equal bids for lowest, and set sizes equal to bidders
3 participants