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 order expired event #1767

Merged
merged 1 commit into from
Aug 12, 2023
Merged

Add order expired event #1767

merged 1 commit into from
Aug 12, 2023

Conversation

leomassazza
Copy link
Contributor

No description provided.

@leomassazza leomassazza self-assigned this Aug 11, 2023
* @dev Reverts if the order does not belongs to the market or not exists. Otherwise, returns the order.
* @dev non-existent order is considered an order with sizeDelta == 0.
*/
function createValid(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not useful anymore since we need the intermediate order to get the event information

Copy link
Contributor

@sunnyvempati sunnyvempati left a comment

Choose a reason for hiding this comment

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

yeah kind of annoying but not a huge deal

@leomassazza leomassazza merged commit b0e1a51 into main Aug 12, 2023
17 of 18 checks passed
@leomassazza leomassazza deleted the pv3-feature/add-expired-event branch August 12, 2023 03:40
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