IntersectMBO / govtool

🔩 GovTool and utilities monorepo.
https://gov.tools
Apache License 2.0
14 stars 9 forks source link

Add text about how long a proposal will be available to Vote on once it's submitted on chain #2018

Open m-i-k-e opened 2 months ago

m-i-k-e commented 2 months ago

@Thomas-Upfield has informed me that proposals have 6 epochs to run in the Voting period. We need to inform users of this. I'm pretty sure it's not currently on Gov Tool.

Also, we should update the guides with this info.

bosko-m commented 3 weeks ago

It is currently 6 epochs and its defined by the protocol parameter govActionLifetime. I assume it can be changed through protocol parameter update type of governance action as under the guardrails of CIP-1694: "GAL-02 (y) govActionLifetime must not exceed 15 epochs (75 days)"

CC @Ryun1

Ryun1 commented 2 weeks ago

we can show users the current amount of days as per govActionLifetime

m-i-k-e commented 1 week ago

We need to show at least the current date and epoch in GovTool so people know where they are epoch-wise.

bosko-m commented 1 week ago

@m-i-k-e Can you prepare the designs?

m-i-k-e commented 1 week ago

There are some problems here: The text is completely incorrect.

Image

bosko-m commented 1 week ago

@m-i-k-e True. If you have a suggestion, feel free to put it in place.

m-i-k-e commented 1 week ago

@bosko-m I am working on it. Those notes are there to understand the problem.