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

Preparation for PoS #3912

Merged
merged 25 commits into from
Oct 22, 2024
Merged

Preparation for PoS #3912

merged 25 commits into from
Oct 22, 2024

Conversation

limebell
Copy link
Member

@limebell limebell commented Aug 2, 2024

Changes

Bug Fixes

  • A vote without validator power(or null) cannot be added to HeightVoteSet.
  • Fixed an issue where the proposer could suggest a vote with null validator power.
  • Suppressed some warnings caused by blank lines.

@s2quake s2quake changed the title DPoS related features for libplanet Preparation for PoS Oct 22, 2024
@s2quake s2quake force-pushed the exp/dpos-sloth branch 3 times, most recently from 69004c5 to b17cba1 Compare October 22, 2024 02:42
@s2quake s2quake marked this pull request as ready for review October 22, 2024 03:12
CHANGES.md Show resolved Hide resolved
src/Libplanet.Types/Consensus/ValidatorSet.cs Outdated Show resolved Hide resolved
src/Libplanet.Types/Consensus/ValidatorSet.cs Show resolved Hide resolved
@s2quake s2quake merged commit 2b8189d into main Oct 22, 2024
30 checks passed
@s2quake s2quake deleted the exp/dpos-sloth branch October 22, 2024 08:29
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.

4 participants