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

chore: rename total voting power to total bonded sat #207

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

SebastianElvis
Copy link
Member

Resolves #72

This PR renames total voting power to total bonded sat. After timestamping pub rand and jailing, having bonded BTC does not mean having voting power anymore, and the corresponding variables need to be renamed.

@SebastianElvis SebastianElvis marked this pull request as ready for review October 17, 2024 05:17
@SebastianElvis SebastianElvis requested a review from a team as a code owner October 17, 2024 05:17
@SebastianElvis SebastianElvis requested review from gitferry and KonradStaniec and removed request for a team October 17, 2024 05:17
@SebastianElvis SebastianElvis merged commit f418d1f into main Oct 17, 2024
20 checks passed
@SebastianElvis SebastianElvis deleted the refactor-total-voting-power branch October 17, 2024 09:28
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.

TotalVotingPower is not accurate in FinalityProviderDistInfo
3 participants