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

Allow set_status to overwrite trade in store #16636

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

Quexington
Copy link
Contributor

There was a bug fix a while ago (a little fuzzy on the details) where we decided to ban overwriting existing trades in the trade store. This has had an unanticipated effect on aggregated offers (that I can't fully explain unfortunately) which on the maker side prevents all involved offers from being marked as complete. This PR fixes that issue and adds a test that failed prior to this change.

#16461

@Quexington Quexington added the Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog label Oct 16, 2023
@Chia-Network Chia-Network deleted a comment from coveralls-official bot Oct 16, 2023
@Chia-Network Chia-Network deleted a comment from github-actions bot Oct 16, 2023
@Quexington Quexington marked this pull request as ready for review October 16, 2023 19:49
@Quexington Quexington requested a review from a team as a code owner October 16, 2023 19:49
@Quexington Quexington added the ready_to_merge Submitter and reviewers think this is ready label Oct 18, 2023
@cmmarslender cmmarslender merged commit e32a8ff into main Oct 18, 2023
253 checks passed
@cmmarslender cmmarslender deleted the quex.set_status_duplicate_allowed branch October 18, 2023 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog ready_to_merge Submitter and reviewers think this is ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants