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

Payment report won't work correctly when the database contains Golem messages from an incompatible version #1122

Open
Jakub89 opened this issue Feb 26, 2019 · 0 comments
Labels
bug not in pivotal Not yet added as a task in any story in Pivotal

Comments

@Jakub89
Copy link
Contributor

Jakub89 commented Feb 26, 2019

Related to this comment. Concent accept two version of GM on testnet, and also it's possible that database will not be flushed after version update, so parts of code like:

task_to_compute = deserialize_message(subtask.task_to_compute.data.tobytes())

can fail or show incorrect data, because we deserialize using one version of golem-messages.

@Jakub89 Jakub89 added bug not in pivotal Not yet added as a task in any story in Pivotal labels Feb 26, 2019
@cameel cameel changed the title [Payment Report]"Many Golem-Messages" handler Payment report won't work correctly when the database contains Golem messages from an incompatible version Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug not in pivotal Not yet added as a task in any story in Pivotal
Projects
None yet
Development

No branches or pull requests

1 participant