Skip to content

feat: implement milestone proposal and acceptance#168

Merged
Cedarich merged 8 commits intoStayLitCodes:mainfrom
ShantelPeters:feature/milestone-changes
Mar 30, 2026
Merged

feat: implement milestone proposal and acceptance#168
Cedarich merged 8 commits intoStayLitCodes:mainfrom
ShantelPeters:feature/milestone-changes

Conversation

@ShantelPeters
Copy link
Copy Markdown
Contributor

CLOSES #135

@Cedarich
Copy link
Copy Markdown
Contributor

Fix failing workflow

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 26, 2026

@ShantelPeters 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

@ShantelPeters
Copy link
Copy Markdown
Contributor Author

Fix failing workflow

Kindly review changes @Cedarich

Shantel Peters and others added 2 commits March 27, 2026 23:26
- fix(backend): replace req.user.sub with req.user.userId in escrow controller,
  events controller, and escrow access guard to match the actual JWT payload
  shape returned by AuthService.validateToken()
- fix(frontend): remove root eslint.config.js that caused ERR_MODULE_NOT_FOUND
  for @typescript-eslint/eslint-plugin in frontend CI (each sub-project uses
  its own eslint config)
- fix(stellar): make StellarModule @global() so EscrowStellarIntegrationService
  can resolve StellarService without importing StellarModule in EscrowModule
- fix(escrow): remove StellarModule import from EscrowModule (now global)
- fix(escrow-service): add duplicate dispute guard and fix EXISTS subquery syntax
- fix(stellar-event-listener): implement OnModuleDestroy for clean shutdown
- fix(auth): raise throttle limit in test environment to prevent test flakiness
- fix(tests): remove obsolete escrow-scheduler e2e spec, add minimal e2e setup
@Cedarich
Copy link
Copy Markdown
Contributor

Please resolve conflicts

@ShantelPeters
Copy link
Copy Markdown
Contributor Author

hello @Cedarich conflicts has been resolved

@Cedarich
Copy link
Copy Markdown
Contributor

@ShantelPeters

@ShantelPeters
Copy link
Copy Markdown
Contributor Author

Hi @Cedarich changes has been made , kindly review please

@Cedarich Cedarich merged commit 0100d22 into StayLitCodes:main Mar 30, 2026
3 checks passed
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.

[Feature] Secure Milestone Re-negotiation Mechanism

2 participants