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

small fixes on listorders #57

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

arkanoider
Copy link
Collaborator

Hi @grunch ,

before diving in scheduler new feature I was lookin a bit to what Catrya said about duplicate order.
I added a protection on listorders to avoid duplicate Uuid in the list, we should have only one in the table.
Then i saw that also sorting is not always the same so I copied the idea of sorting on creation time the table: nearer in time order on top.

Let me know if you think it's good!

Copy link
Member

@grunch grunch left a comment

Choose a reason for hiding this comment

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

LGTM

@grunch grunch merged commit 9772950 into MostroP2P:main Feb 10, 2024
1 check passed
@arkanoider arkanoider deleted the listorders-improvement branch February 11, 2024 08:07
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