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/4734 #4750

Merged
merged 7 commits into from
May 7, 2024
Merged

Fix/4734 #4750

merged 7 commits into from
May 7, 2024

Conversation

jcnelson
Copy link
Member

@jcnelson jcnelson commented May 3, 2024

This fixes #4734 by ensuring that all inventory synchronizations happen starting from the reward cycle that is connection_opts.inv_reward_cycles ago, instead of 0.

@jcnelson jcnelson requested review from kantai and obycode May 3, 2024 20:55
obycode
obycode previously approved these changes May 3, 2024
Copy link
Contributor

@obycode obycode left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Member

@kantai kantai left a comment

Choose a reason for hiding this comment

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

This looks good to me -- do the changes in the test code assert that this behavior changed? Can you add a comment to the test if they have?

@jcnelson
Copy link
Member Author

jcnelson commented May 6, 2024

Added a unit test

Copy link
Contributor

@obycode obycode left a comment

Choose a reason for hiding this comment

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

LGTM!

@jcnelson jcnelson added this pull request to the merge queue May 7, 2024
Merged via the queue into develop with commit 6ab2fd2 May 7, 2024
1 check passed
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.

None yet

3 participants