Telegram Live Chat

Solana governance vote nears amid 60% quorum display error
Home DeFi EcosystemSolana governance vote nears amid 60% quorum display error

Solana governance vote nears amid 60% quorum display error

by admin
0 comments

Solana’s new network governance system is approaching votes on its constitution, inflation schedule and fee structure. The frontend’s production bundle still contains a 60% quorum path that conflicts with the stated one-third rule.

The discrepancy is a display problem, not an allegation that Solana’s on-chain voting system is corrupting votes. Pull request 170, the proposed frontend fix, remained open as of press time.

A Solana Foundation repository issue recorded public proposals with voting enabled, a start at epoch 1021 and an end at epoch 1024. A network sample at 07:08 UTC implied that epoch 1021 would begin around 03:35 to 03:50 UTC on Aug. 23. The estimate assumes the observed slot rate persists. The epoch transition controls the opening, so that clock estimate can drift.

Related Reading

Solana stakers get a new way to force the next SOL inflation fight

How the quorum display went wrong

The frontend has two distinct errors. Its current vote breakdown calculates For, Against and Abstain percentages against a live sum of validator stake. Solana’s governance FAQ says voting power is instead fixed using active stake at the pre-vote snapshot, with quorum reached when one-third of network stake participates through those three choices.

Why the Solana governance vote denominator matters

That denominator matters because the displayed percentages can move as stake shifts, even when no votes change. Pull request 170 would use the total for the proposal’s matching snapshot. It would move the quorum marker to one-third and show participation as unavailable when the correct denominator cannot be obtained.