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

Move cancel_order into database crate #361

Merged
merged 3 commits into from
Jul 18, 2022
Merged

Move cancel_order into database crate #361

merged 3 commits into from
Jul 18, 2022

Conversation

vkgnosis
Copy link
Contributor

@vkgnosis vkgnosis commented Jul 13, 2022

As part of this I also added an order roundtrip test and saw that we
were relying on the cancellation timestamp being implicitly null when
creating order which I have changed to be explicit.

Test Plan

refactored tests

@vkgnosis vkgnosis requested a review from a team as a code owner July 13, 2022 08:43
As part of this I also added an order roundtrip test and saw that we
were relying on the cancellation timestamp being implicitly null when
creating order which I have changed to be explicit.
Copy link
Contributor

@MartinquaXD MartinquaXD left a comment

Choose a reason for hiding this comment

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

Change looks good.
But let's remove the template text from the PR description.

@vkgnosis vkgnosis enabled auto-merge (rebase) July 18, 2022 10:01
@vkgnosis vkgnosis disabled auto-merge July 18, 2022 10:02
@vkgnosis vkgnosis enabled auto-merge (squash) July 18, 2022 10:02
@vkgnosis vkgnosis merged commit f801f37 into main Jul 18, 2022
@vkgnosis vkgnosis deleted the db-orders-2 branch July 18, 2022 10:05
@github-actions github-actions bot locked and limited conversation to collaborators Jul 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants