gamedaoco / gamedao-beta

https://beta.gamedao.co
Apache License 2.0
9 stars 1 forks source link

Voting shown as expired event though it isnt #271

Closed 5-mark closed 2 years ago

5-mark commented 2 years ago

Describe the bug The voting is shown as expired after I voted on it even though it expires later.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://beta.gamedao.co/app/governance/0xaf5534fab2b419a151f92feef9cfe8e45e63bbcc6b11a401c57fecf194635053
  2. See that voting is "no longer active" even though it is (see screenshot)

Expected behavior Voting should be shown as expired only after it is expired. Until then all voting buttons should be available.

Screenshots image

PAkhidue commented 2 years ago

@5-mark looks like an error on the chain. The ending block is 30000 in the future - but the chain set this proposal already to inactive. (FINALIZED even there is only one vote) Do you know why @2075 ?

2075 commented 2 years ago

the current behaviour is that if more than 50% of eligible voters vote yes the withdrawal is approved.

On Sun, 9 Jan 2022 at 19:58, Pascal @.***> wrote:

@5-mark https://github.com/5-mark looks like an error on the chain. The ending block is 30000 in the future - but the chain set this proposal already to inactive. (FINALIZED even there is only one vote) Do you know why @2075 https://github.com/2075 ?

— Reply to this email directly, view it on GitHub https://github.com/gamedaoco/gamedao-beta/issues/271#issuecomment-1008354634, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIWNYL43T2V25OAF6YFTXLUVHLE7ANCNFSM5LSBLL5A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

--

//\//\

PAkhidue commented 2 years ago

So @5-mark actually everything here is fine. See Marco's answer. Or do you want to change smth. on that then I need more input.

5-mark commented 2 years ago

rejected - all as it should be