Open Issues Need Help
View All on GitHub good first issue api-server Stellar Wave
implement: isCAddress() in utils.ts 23 days ago
good first issue sdk Stellar Wave
implement: isSacToken() in token.ts 23 days ago
good first issue sdk Stellar Wave
implement: isAuthError() in errors.ts 23 days ago
good first issue sdk Stellar Wave
implement: verifyMoonpayWebhook() in moonpay.ts 23 days ago
good first issue api-server Stellar Wave
good first issue api-server Stellar Wave
implement: validateXdr() in xdrValidator.ts 23 days ago
good first issue api-server Stellar Wave
implement: invalidateStatusCache() in status.ts 23 days ago
good first issue api-server Stellar Wave
good first issue api-server Stellar Wave
implement: destroyAgents() in httpAgent.ts 24 days ago
good first issue api-server Stellar Wave
implement: invalidateHealthCache() in health.ts 24 days ago
good first issue api-server Stellar Wave
implement: getPoolMetrics() in db.ts 24 days ago
good first issue api-server Stellar Wave
good first issue api-server Stellar Wave
implement: localSecretFilePath() in manager.ts 24 days ago
good first issue api-server Stellar Wave
implement: revokeApiKey() in rbacAuth.ts 24 days ago
good first issue api-server Stellar Wave
good first issue api-server Stellar Wave
implement: maskHeaders() in logging.ts 24 days ago
good first issue api-server Stellar Wave
implement: processMetrics() in metrics.ts 24 days ago
good first issue api-server Stellar Wave
implement: isIdempotencyKeyUsed() in cleanup.ts 24 days ago
good first issue api-server Stellar Wave
good first issue api-server Stellar Wave
implement: isValidStellarAddress() in utils.ts 24 days ago
good first issue sdk Stellar Wave
implement: isNativeToken() in token.ts 24 days ago
good first issue sdk Stellar Wave
implement: collectAllPages() in pagination.ts 24 days ago
good first issue sdk Stellar Wave
good first issue api-server Stellar Wave
implement: invalidateQuoteCache() in quote.ts 24 days ago
good first issue api-server Stellar Wave
implement: clearSeenHashes() in xdrValidator.ts 24 days ago
good first issue api-server Stellar Wave
implement: listTransactions() in transactions.ts 24 days ago
good first issue api-server Stellar Wave
implement: recordUniqueFunder() in metrics.ts 24 days ago
good first issue api-server Stellar Wave
implement: buildCacheKey() in cache.ts 24 days ago
good first issue api-server Stellar Wave
implement: hashPayload() in auditLog.ts 24 days ago
good first issue api-server Stellar Wave
implement: isBackpressured() in asyncPipeline.ts 24 days ago
good first issue api-server Stellar Wave
good first issue api-server
good first issue api-server
implement: securityMiddleware() in security.ts 24 days ago
good first issue api-server
implement: xssErrorSanitizer() in security.ts 24 days ago
good first issue api-server
good first issue api-server
good first issue api-server
implement: getAuditLog() in rbacAuth.ts 24 days ago
good first issue api-server
implement: resolveRecord() in rbacAuth.ts 24 days ago
good first issue api-server
implement: updateApiKey() in rbacAuth.ts 24 days ago
good first issue api-server
implement: getApiKey() in rbacAuth.ts 24 days ago
good first issue api-server
implement: listApiKeys() in rbacAuth.ts 24 days ago
good first issue api-server
implement: getMetrics() in metrics.ts 24 days ago
good first issue api-server
implement: definitionsForService() in schema.ts 24 days ago
good first issue api-server Stellar Wave
good first issue api-server Stellar Wave
implement: maskValue() in logging.ts 24 days ago
good first issue api-server Stellar Wave
good first issue api-server Stellar Wave
implement: enqueueAuditLog() in queue.ts 24 days ago
good first issue api-server Stellar Wave
implement: enqueueAnalytics() in queue.ts 24 days ago
good first issue api-server Stellar Wave
implement: getAllQueues() in queue.ts 24 days ago
good first issue api-server Stellar Wave
implement: closeQueues() in queue.ts 24 days ago
good first issue api-server Stellar Wave
implement: stopWorkers() in worker.ts 24 days ago
good first issue api-server Stellar Wave
implement: scheduleRecurringJobs() in queue.ts 24 days ago
good first issue api-server Stellar Wave
implement: enqueuePipelineMetrics() in queue.ts 24 days ago
good first issue api-server Stellar Wave
implement: enqueueWebhookRetry() in queue.ts 24 days ago
good first issue api-server Stellar Wave
implement: getQueueWaitingCount() in queue.ts 24 days ago
good first issue api-server Stellar Wave
good first issue api-server Stellar Wave
implement: recordMetric() in metrics.ts 24 days ago
good first issue api-server Stellar Wave
implement: apiKeyAuth() in auth.ts 24 days ago
good first issue api-server Stellar Wave
implement: createApiKey() in rbacAuth.ts 24 days ago
good first issue api-server
bug: fuzz_fund_sequence.rs does not compile — stale initialize() signature about 2 months ago
bug good first issue testing Stellar Wave
enhancement: getTransactionStats sums amount/fee across all currencies without grouping about 2 months ago
bug enhancement good first issue Stellar Wave
bug: fuzz_admin_ops.rs does not compile against the current contract API about 2 months ago
bug good first issue testing Stellar Wave
security: unauthenticated telemetry ingestion has no dedicated rate limiting about 2 months ago
enhancement good first issue security Stellar Wave
security: batch_fund_c_address never checks the Paused flag about 2 months ago
bug good first issue smart-contract security Stellar Wave
testing: no test for the 50% discount cap rejection in set_rebate_tier about 2 months ago
good first issue testing Stellar Wave
testing: SimpleCache has zero dedicated unit tests about 2 months ago
good first issue testing Stellar Wave
bug: hooks/ package is excluded from the monorepo build/test/CI pipeline entirely about 2 months ago
bug good first issue architecture Stellar Wave
testing: no test coverage for validate_admins / ERR_ADMIN_CANNOT_BE_CONTRACT about 2 months ago
good first issue testing Stellar Wave
testing: no test coverage for the min_amount/max_amount rejection paths about 2 months ago
good first issue testing Stellar Wave
bug: initialization_params() returns permanently stale data once fee governance runs about 2 months ago
bug good first issue Stellar Wave
bug: storage_usage()'s 4th return value is a hardcoded constant about 2 months ago
bug good first issue Stellar Wave
enhancement: no example client implements CEX withdrawal routing about 2 months ago
enhancement help wanted Stellar Wave
testing: BridgeClient.runDiagnostics() has zero test coverage about 2 months ago
good first issue testing Stellar Wave
bug: getTokenMetadata/getStatus interpolate user input into URL paths without encoding about 2 months ago
bug good first issue sdk Stellar Wave
testing: no unit tests exist in any of the four language examples about 2 months ago
help wanted testing Stellar Wave
testing: TelemetryClient and its transports have zero test coverage about 2 months ago
good first issue testing Stellar Wave
bug: SimpleCache eviction is FIFO and mis-fires on key updates about 2 months ago
bug good first issue sdk Stellar Wave
bug: Rust example has an unguarded string slice that can panic about 2 months ago
bug good first issue Stellar Wave
bug: Java example extracts the tx hash via regex on raw JSON instead of parsing it about 2 months ago
bug good first issue Stellar Wave
bug: Go example has an unchecked type assertion that will panic about 2 months ago
bug good first issue Stellar Wave
bug: mock server's MOCK_FORCE_ERROR error-simulation branch is unreachable dead code about 2 months ago
bug good first issue testing Stellar Wave
docs: cex/README.md never discloses that defaultCexHandlers are non-functional placeholders about 2 months ago
documentation good first issue Stellar Wave
testing: cex/withdrawal-router.ts has no tests at all about 2 months ago
good first issue testing Stellar Wave
bug: offramp/transak.ts and api/src/services/transak.ts have diverged on partnerFee/branding params about 2 months ago
bug enhancement good first issue Stellar Wave
testing: offramp/transak.ts has zero test coverage about 2 months ago
good first issue testing Stellar Wave
bug good first issue Stellar Wave
bug good first issue Stellar Wave
bug: cex/withdrawal-router.ts's default exchange handlers are non-functional stubs about 2 months ago
bug enhancement help wanted Stellar Wave
docs: sdk/README.md has no BridgeClient quickstart and an incomplete fixtures reference about 2 months ago
documentation good first issue Stellar Wave
docs: wallet-integration.md's Error Handling section is stale vs. the typed BridgeError hierarchy about 2 months ago
documentation good first issue Stellar Wave
testing: i18n module has zero test coverage about 2 months ago
good first issue testing Stellar Wave
bug: calculateFee/calculateReceiveAmount don't validate feeBps about 2 months ago
bug good first issue sdk Stellar Wave
docs: load-testing-k6.md is a stale planning stub, not documentation of the actual implementation about 2 months ago
documentation good first issue Stellar Wave
bug: nightly E2E workflow uploads a coverage/ artifact on failure that is never generated about 2 months ago
bug good first issue ci-cd Stellar Wave
docs: ADR-008 describes WebSocket delivery as a future possibility, but it's already fully implemented about 2 months ago
documentation good first issue architecture Stellar Wave
docs: PR template requires a CHANGELOG.md entry, but no CHANGELOG.md exists about 2 months ago
documentation good first issue Stellar Wave
bug: .env.example is missing 20+ environment variables that config.ts actually reads about 2 months ago
documentation good first issue Stellar Wave
bug: git hooks are documented and invoked but never actually configured about 2 months ago
bug documentation good first issue Stellar Wave
docs: developer-setup.md and disaster-recovery.md use the deprecated wasm32-unknown-unknown target and soroban CLI about 2 months ago
bug documentation good first issue Stellar Wave