defiscan.live icon indicating copy to clipboard operation
defiscan.live copied to clipboard

Blocks `countdown` enhancement

Open joeldavidw opened this issue 2 years ago • 1 comments

What would you like to be added:

An enhancement to the countdown calculation logic. When the remaining blocks is < 10-15, the remaining time should be calculated using no. of remaining blocks * 30 secs instead.

Why is this needed:

When the number of remaining blocks < 10. It is common for the remaining time to be 0. As the current countdown logic is determined based on the current block's median time. This issue occurs when there are "delays" in the minting of blocks (Not every 30 secs).

Previous PR: https://github.com/DeFiCh/scan/pull/1174.

joeldavidw avatar Jul 18 '22 13:07 joeldavidw

@joeldavidw: Thanks for opening an issue, it is currently awaiting triage.

The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.

Details

I am a bot created to help the DeFiCh developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

github-actions[bot] avatar Jul 18 '22 13:07 github-actions[bot]