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

feat: all market queues now have empty flag #211

Merged

Conversation

pawel-betdex
Copy link
Contributor

@pawel-betdex pawel-betdex commented May 14, 2024

Introducing an empty flag on various market queues introduced in v14 to help filtering out ones that are empty and don't need processing.

Introducing set of client types and functions to help interacting with various market queues introduced in v14.
They all now have corresponding types defined in the client (no need to relay on anchor IDL), finder method for their PK, getter method and query method allowing to fetch all non empty queues for all markets (useful for cranks). Last but not least a helper method that untangles implementation of the queues on chain also is present now.

@pawel-betdex pawel-betdex changed the title feat: all queues now have additional field empty feat: all market queues now have empty flag May 15, 2024
@pawel-betdex pawel-betdex merged commit d12c580 into MonacoProtocol:release/0.14.2 May 16, 2024
@pawel-betdex pawel-betdex deleted the feat/flags-in-queues branch May 16, 2024 12:54
@pawel-betdex pawel-betdex mentioned this pull request May 16, 2024
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.

3 participants