snapshot-labs / sx-monorepo

Snapshot monorepo
https://snapshot.box
MIT License
15 stars 13 forks source link

bug: wrong voting power #492

Closed bonustrack closed 2 months ago

bonustrack commented 3 months ago

I tried to vote on this proposal with an Ethereum account: https://snapshot.box/#/sn:0x071977084d73002fed430d99108da39d241b900099ccc2a4cdcb7d5041d851d2/proposal/15/votes

For some reason it show on my vote that my voting power is ~0 NSTR while on the cast your vote section I see 1.1k NSTR.

image

Also when I check the detail of my voting power it's about 110 and not 1.1k

image

Here is the vote transaction: https://starkscan.co/tx/0x495e6fd313c1c0b44417ad86faf9bbb6c15192e819c0038bdbfff58506a0058

ChaituVR commented 2 months ago

I see wrong voting power on the transaction itself. so maybe something wrong happened while signing or contract? 🙈

Sekhmet commented 2 months ago

For some reason it show on my vote that my voting power is ~0 NSTR while on the cast your vote section I see 1.1k NSTR.

Looks like you voted before storage proofs were ready (voted on the proposals list) so you only got 1 VP from Whitelist strategy. This would have been improved with vote reason PR (because it shows you confirmation dialog with VP and here it would show it's still pending).

Looking into the rest.