issues
search
0LNetworkCommunity
/
libra-framework
9
stars
33
forks
source link
Breaking/pof tiebreaker
#290
Closed
soaresa
closed
3 months ago
soaresa
commented
4 months ago
Reduces the number of seats after boot-up threshold, improving bid competition between qualified bidders #251.
Shuffles validator addresses with the same bid value after bubble sort, ensuring randomness and fixing issue #271.
Fixes problems related to subsidy allocation for validators' reward payments as described in issue
https://github.com/0LNetworkCommunity/libra-framework/issues/241
.
Test Coverage
Overall Score
#Tests
Before
68.64
303
After
70.07
330
Diff.
2%
27