Skip to content

Fix backend type-safety issues, contract workspace structure, and repo hygiene - #1022

Merged
ayomideadeniran merged 3 commits into
StellarDevHub:mainfrom
Young850:fix/issues-946-962-969-970
Jul 31, 2026
Merged

Fix backend type-safety issues, contract workspace structure, and repo hygiene#1022
ayomideadeniran merged 3 commits into
StellarDevHub:mainfrom
Young850:fix/issues-946-962-969-970

Conversation

@Young850

Copy link
Copy Markdown
Contributor

…o hygiene

- Remove all 36 remaining @ts-nocheck/@ts-ignore suppressions from backend/src
  by fixing the underlying type errors (noUncheckedIndexedAccess violations,
  duplicate declarations, zod v4 error-option API mismatch, missing Prisma
  models for the bridge indexer, undefined redisClient/pubClient references,
  and an Express router variable name collision in routes/index.ts) (StellarDevHub#946)
- Fix ExplorerTransaction operation/asset type mismatch in
  blockExplorer.service.ts via a bounds-safe pick() helper (StellarDevHub#962)
- Add missing src/lib.rs entry points for multisig_wallet_timelock and
  did_registry so every Cargo workspace member follows the same layout, and
  confirm content_management_system and all other members are fully
  populated (StellarDevHub#969, StellarDevHub#970)
- Update .gitignore (root, backend, frontend) to exclude test snapshots,
  coverage output, and stray generated contract check/error files
@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

@Young850 is attempting to deploy a commit to the Ayomide Adeniran's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

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

@ayomideadeniran

Copy link
Copy Markdown
Contributor

Pr under

@ayomideadeniran

Copy link
Copy Markdown
Contributor

Pr under review

@ayomideadeniran
ayomideadeniran merged commit 8da282c into StellarDevHub:main Jul 31, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants