Just pushed a couple of enhancements to dPoll where you can see the results by stake based. The default view still renders the account based voting but you can change it in with the filters in the sidebar or by adding ?stake_based=1
to the address bar.
Example
Account based view:
Stake based view:
How does it work?
- Voter account's owned SP is the metric. Delegations and witness voting proxy are ignored.
- Results are dynamic which means if somebody power-ups, or power downs their account, numbers change automatically.
The next issue we will try to address is bundling the discussion thread into dPoll interface.
Have fun.