paideiadao / paideia-app

paideia-app.vercel.app
MIT License
5 stars 6 forks source link

Proposal states "Failed - Quorom" but actually failed due to not reaching required Yes votes #73

Open FlyingPig69 opened 1 year ago

FlyingPig69 commented 1 year ago

I read the error message as it failed due to not reaching quorom. But quorom was reached according to the checkbox on the right of this picture.

image

esot321c commented 1 year ago

Change label to match the reason for the failed proposal.

API will be updated but if its easy to solve, you can use the same logic as what's on the sidebar to the right (60% support required, quorum achieved)

esot321c commented 4 months ago

image This now shows failed to reach quorum "correctly" but have the number of total voting tokens increased after the fact?

@noob77777 It is probably taking the live amount of total tokens to calculate quorum. Does the database allow for a snapshot of the amount at the conclusion of the sale?