-
Notifications
You must be signed in to change notification settings - Fork 175
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
[Frontend] frontend/src/lib/api-types.ts type definitions are hand-written and not generated from or validated against the backend's actual OpenAPI/swagger schema
frontendFrontend related tasksFrontend related tasksrefactorRefactoring existing codeRefactoring existing codeStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1117 In LabsCrypt/flowfi;[Backend] backend/src/services/claimable.service.ts has no test asserting cache invalidation happens when a withdrawal event is indexed
backendBackend related tasksBackend related tasksStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programtestingTesting related tasksTesting related tasksStatus: Open.#1116 In LabsCrypt/flowfi;[Backend] backend/src/controllers/sse.controller.ts does not cap the total number of concurrent SSE subscriptions per authenticated user across multiple streams
backendBackend related tasksBackend related taskssecuritySecurity related tasksSecurity related tasksStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1115 In LabsCrypt/flowfi;[Backend] backend/src/routes/health.routes.ts liveness check does not distinguish 'DB unreachable' from 'indexer lagging' in its response body
backendBackend related tasksBackend related tasksenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1114 In LabsCrypt/flowfi;[Backend] backend/.env.example is missing several env vars referenced in backend/src/config and lib, making first-time setup error-prone
backendBackend related tasksBackend related tasksdocsDocumentationDocumentationgood first issueGood for newcomersGood for newcomersGrantFox OSSIssue tracked in GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26Campaign: Official Campaign | FWC26Status: Open.#1101 In LabsCrypt/flowfi;[Backend] backend/src/config/sandbox.ts hardcodes sandbox mode defaults with no schema validation of the SANDBOX_MODE env var
backendBackend related tasksBackend related tasksgood first issueGood for newcomersGood for newcomersGrantFox OSSIssue tracked in GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26Campaign: Official Campaign | FWC26Status: Open.#1100 In LabsCrypt/flowfi;[Backend] backend/src/middleware/rate-limiter.middleware.ts and stream-rate-limiter.middleware.ts duplicate the same window/store setup logic
backendBackend related tasksBackend related tasksGrantFox OSSIssue tracked in GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26Campaign: Official Campaign | FWC26refactorRefactoring existing codeRefactoring existing codeStatus: Open.#1099 In LabsCrypt/flowfi;[Backend] backend/src/validators/user.validator.ts does not validate publicKey format before it reaches the controller
backendBackend related tasksBackend related tasksgood first issueGood for newcomersGood for newcomersGrantFox OSSIssue tracked in GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26Campaign: Official Campaign | FWC26Status: Open.#1098 In LabsCrypt/flowfi;[Backend] backend/src/types/auth.types.ts JWT payload type does not include an issuer or audience claim
backendBackend related tasksBackend related tasksGrantFox OSSIssue tracked in GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26Campaign: Official Campaign | FWC26securitySecurity related tasksSecurity related tasksStatus: Open.#1097 In LabsCrypt/flowfi;[Backend] backend/src/services/indexerService.ts and soroban-indexer.service.ts have near-identical names but different responsibilities, confusing new contributors
backendBackend related tasksBackend related tasksGrantFox OSSIssue tracked in GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26Campaign: Official Campaign | FWC26refactorRefactoring existing codeRefactoring existing codeStatus: Open.#1096 In LabsCrypt/flowfi;[Backend] backend/prisma.config.ts is not referenced in any onboarding doc, so new contributors don't know it exists or why it's separate from schema.prisma
backendBackend related tasksBackend related tasksdocsDocumentationDocumentationgood first issueGood for newcomersGood for newcomersGrantFox OSSIssue tracked in GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26Campaign: Official Campaign | FWC26Status: Open.#1095 In LabsCrypt/flowfi;[Backend] backend/prisma/seed.ts has no idempotency guard, so re-running it against a populated dev DB creates duplicate rows or throws unique-constraint errors
backendBackend related tasksBackend related tasksbugSomething isn't workingSomething isn't workingdatabasePostgreSQL / PrismaPostgreSQL / PrismaGrantFox OSSIssue tracked in GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26Campaign: Official Campaign | FWC26Status: Open.#1094 In LabsCrypt/flowfi;