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

Implement Status API #5

Closed
mpetrun5 opened this issue Jan 28, 2025 · 0 comments
Closed

Implement Status API #5

mpetrun5 opened this issue Jan 28, 2025 · 0 comments
Milestone

Comments

@mpetrun5
Copy link
Collaborator

Implement SSE endpoint that returns the signature for the requested across order.

Implementation

  • Add GET /v1/signatures/{id} SSE endpoint
  • Return signature immediately from cache if it exists
  • Listen to a signature channel when the process is completed if signature does not exist
  • Ensure the block limit is satisfied before the signature is returned

Acceptence criteria

  • Signature can be received upon the process finish
@mpetrun5 mpetrun5 added this to the Liquidity MVP milestone Jan 28, 2025
@mpetrun5 mpetrun5 closed this as completed Mar 5, 2025
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

No branches or pull requests

1 participant