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 seeding_time upgrade using wrong datatype #8311

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

qstokkink
Copy link
Contributor

@qstokkink qstokkink commented Dec 5, 2024

Fixes #8308

This PR:

  • Fixes the upgrade_script attempting to convert a float string to an int.

For datatype clarity, I also updated the default value in the current config.

@qstokkink qstokkink changed the title WIP: Fixed seeding_time upgrade using wrong datatype READY: Fixed seeding_time upgrade using wrong datatype Dec 5, 2024
@qstokkink qstokkink marked this pull request as ready for review December 5, 2024 08:25
@qstokkink qstokkink changed the title READY: Fixed seeding_time upgrade using wrong datatype Fixed seeding_time upgrade using wrong datatype Dec 5, 2024
@qstokkink qstokkink merged commit 7b8821c into Tribler:main Dec 5, 2024
7 checks passed
@qstokkink qstokkink deleted the fix_upgr_seeding_time_type branch December 5, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

ValueError when importing data from a previous version
2 participants