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

Restore 'check.software version()' but only every 24 hours #1524

Closed
wants to merge 1 commit into from

Conversation

ouziel-slama
Copy link
Contributor

No description provided.

@@ -783,9 +780,11 @@
tx_index = get_next_tx_index(db)
continue

# Check version. (Don’t add any blocks to the database while
# Check version every 144 blocks (around 24H).

Check warning

Code scanning / pylint

Trailing whitespace. Warning

Trailing whitespace.
@adamkrellenstein
Copy link
Member

Hmmm this is a good thing, but I think we should make it a random block every 144 blocks.

@ouziel-slama ouziel-slama deleted the checkversion branch March 18, 2024 10:43
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

Successfully merging this pull request may close these issues.

3 participants