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

fix DriverListAllocationPaymentManager._get_allocation #257

Merged
merged 6 commits into from
Aug 19, 2024

Conversation

shadeofblue
Copy link
Contributor

fix for: node0: Failed to create activity: builtins.TypeError: DriverListAllocationPaymentManager._create_allocation() missing 3 required positional arguments: 'budget', 'network', and 'driver'

found while testing the 0.16 rc

@shadeofblue shadeofblue self-assigned this Aug 14, 2024
Copy link
Contributor

@lucekdudek lucekdudek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but @approxit had some specific idea for this class in regard to Yagna versions so please wait for his review 😄

Copy link
Contributor

@approxit approxit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The problem is not related to the yagna version, it is related to the older version of golem-core. golem-core 0.7.5 and DriverListAllocationPaymentManager from golem-workers should do the job.

@shadeofblue shadeofblue reopened this Aug 19, 2024
@shadeofblue shadeofblue requested a review from approxit August 19, 2024 14:44
@shadeofblue shadeofblue force-pushed the blue/fix-get-allocation branch from 5d7e512 to f564092 Compare August 19, 2024 14:54
@shadeofblue shadeofblue merged commit 58e1c29 into main Aug 19, 2024
7 of 8 checks passed
@shadeofblue shadeofblue deleted the blue/fix-get-allocation branch August 19, 2024 15:31
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