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

[CHIA-589] Link trade cancellations with announcements #18046

Merged
merged 3 commits into from
May 22, 2024

Conversation

Quexington
Copy link
Contributor

@Quexington Quexington commented May 21, 2024

The trade cancellation flow is a little bit unique in that it calls other wallet functions to create a spend that is supposed to be cohesive. Because of its unique position, we failed to identify that it needed an extra layer of announcement stapling on top of the usual aggregation. This PR modifies the cancellation method to use this announcement stapling.

@Quexington Quexington changed the title Link trade cancellations with announcements [CHIA-589] Link trade cancellations with announcements May 21, 2024
@Quexington Quexington added the Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog label May 21, 2024
@Quexington Quexington marked this pull request as ready for review May 21, 2024 16:35
@Quexington Quexington requested a review from a team as a code owner May 21, 2024 16:35
@cmmarslender cmmarslender merged commit 91fc928 into main May 22, 2024
359 checks passed
@cmmarslender cmmarslender deleted the quex.link_trade_cancellations branch May 22, 2024 15:48
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants