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

Add an event for auction withdrawals #4612

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Conversation

cronokirby
Copy link
Contributor

This will make it easy to fill in withdrawal views later, since we'll have an event with the exact state of the auction at that time.

Describe your changes

This adds a new proto event for when an auction is withdrawn, including the state of the auction at that time.

Issue ticket number and link

This can be seen as laying the groundwork for #4219 once we're able to link events in the view services we implement.

Checklist before requesting a review

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    This just adds a new event, without changing existing protos.

This will make it easy to fill in withdrawal views later, since we'll
have an event with the exact state of the auction at that time.
@cronokirby cronokirby merged commit 5793168 into main Jun 13, 2024
13 checks passed
@cronokirby cronokirby deleted the auction-withdraw-events branch June 13, 2024 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants