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

Hotfix: Fix score calculation after de-allocation #200

Merged
merged 3 commits into from
Sep 27, 2024
Merged

Hotfix: Fix score calculation after de-allocation #200

merged 3 commits into from
Sep 27, 2024

Conversation

userhasaccess
Copy link
Collaborator

• Updated version numbers in compute/init.py
• Enhanced error handling and resilience in calculate_pow_score.py by using default values with the .get() method.
• Updated SQL queries in challenge.py to retrieve the last 60 entries per UID instead of filtering by the last 12 hours.
• Removed redundant SSH port checks and logging.
• Improved score synchronization and error handling in validator.py.

@userhasaccess userhasaccess merged commit 744f714 into main Sep 27, 2024
nauttiilus pushed a commit to nauttiilus/compute-subnet that referenced this pull request Oct 1, 2024
Hotfix: Fix score calculation after de-allocation
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.

2 participants