You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: