Skip to content

Add solver deactivation, deadline bounds, address normalization, and quote response DTO - #156

Open
djcdz4 wants to merge 1 commit into
stellar-vortex-protocol:mainfrom
djcdz4:main
Open

Add solver deactivation, deadline bounds, address normalization, and quote response DTO#156
djcdz4 wants to merge 1 commit into
stellar-vortex-protocol:mainfrom
djcdz4:main

Conversation

@djcdz4

@djcdz4 djcdz4 commented Jul 27, 2026

Copy link
Copy Markdown

Summary

Resolves 4 issues:

Test plan

  • npm run lint — ESLint checks passed
  • npm run typecheck — TypeScript checks passed
  • npm run test — All 18 unit tests passed
  • npm run test:e2e — All 23 E2E tests passed

Closes #71
Closes #72
Closes #73
Closes #74

… address case normalization, add quote response DTO

- Add POST /api/v1/solvers/:address/deactivate and /reactivate endpoints (closes stellar-vortex-protocol#71)
- Add custom validator for CreateIntentDto.deadline with bounds check between now+60s and now+24h (closes stellar-vortex-protocol#72)
- Normalize address case comparison in cancel endpoint to match getByUser behavior (closes stellar-vortex-protocol#73)
- Add typed QuoteResponseDto with @ApiProperty decorators for Swagger documentation (closes stellar-vortex-protocol#74)
@drips-wave

drips-wave Bot commented Jul 27, 2026

Copy link
Copy Markdown

@djcdz4 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant