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

Fixed displaying number of forks #84

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

danielw86dev
Copy link

@danielw86dev danielw86dev commented Apr 25, 2024

  • fixed the number of forks shown (need DISPLAY_FORKS+1 iteration, because first loop run is active fork)
  • fixed recentForks count (use correct block time and don't count active fork)

@Mirobit Mirobit self-assigned this Apr 26, 2024
- fixed the number of forks shown (need DISPLAY_FORKS+1 iteration, because first loop run is active fork)
- fixed recentForks count (use correct block time and don't count active fork)
@danielw86dev danielw86dev changed the title Fix displaying number of forks in the last 24 hours Fixed displaying number of forks May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants