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

Emit NonceSubmitted when a nonce is canceled #219

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

kevincheng96
Copy link
Collaborator

This improves the consistency of events in QuarkNonceManager. A nonce could be canceled either via cancel or submit, and the two paths currently will emit different events. This change ensures that cancelling using either approach will always emit the same events.

Copy link
Contributor

@hayesgm hayesgm left a comment

Choose a reason for hiding this comment

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

🆒

@kevincheng96 kevincheng96 merged commit 622f8b5 into kevin/quark-v2 Sep 17, 2024
3 of 4 checks passed
@kevincheng96 kevincheng96 deleted the kevin/nonce-event branch September 17, 2024 03:00
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.

2 participants