Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timer display #60

Open
cartercameron1 opened this issue Aug 6, 2022 · 0 comments
Open

Timer display #60

cartercameron1 opened this issue Aug 6, 2022 · 0 comments

Comments

@cartercameron1
Copy link
Contributor

How are we going to display the time left until a proposal ends. The easiest way I see to is a block clock. We will display the ending block on the proposal, and have a counter displaying the current block somewhere near. The alternative would estimating block times and converting.

Block Clock

Pros:
-Easy to implement
-more precise
-no need to convert time zones

Cons:
-harder to know the end date
-not as visually appalling

I suggest we start with a block clock. At a later period in time, if we decide to switch methods we can implement and alternative solution.

What does everybody think about a block clock.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant