Open Issues Need Help
View All on GitHub Add SQLite idempotency scope isolation coverage 23 days ago
good first issue Stellar Wave
good first issue Stellar Wave
good first issue Stellar Wave
Validate configured support email addresses 24 days ago
good first issue Stellar Wave
Validate Stellar asset code format 24 days ago
good first issue Stellar Wave
Validate queue concurrency as a positive integer 24 days ago
good first issue Stellar Wave
good first issue Stellar Wave
Add SQLite failed webhook status coverage 24 days ago
good first issue Stellar Wave
Reject duplicate configured asset codes 24 days ago
good first issue Stellar Wave
good first issue Stellar Wave
Validate max body bytes as a finite integer 24 days ago
good first issue Stellar Wave
Add SQLite processed webhook status coverage 24 days ago
good first issue Stellar Wave
Add auth token route rate-limit coverage 24 days ago
good first issue Stellar Wave
Add oversized deposit body coverage 26 days ago
good first issue Stellar Wave
Remove duplicate entries from `devDependencies` 26 days ago
good first issue Stellar Wave
Export `IdempotencyRecord` from the package root 26 days ago
good first issue Stellar Wave
Export `WatcherTaskRecord` from the package root 26 days ago
good first issue Stellar Wave
Validate configured operational website URLs 26 days ago
good first issue Stellar Wave
good first issue Stellar Wave
Validate KYC age bounds 26 days ago
good first issue Stellar Wave
good first issue Stellar Wave
good first issue Stellar Wave
good first issue Stellar Wave
Accept array-style webhook provider headers 26 days ago
good first issue Stellar Wave
Ignore whitespace-only webhook provider values 26 days ago
good first issue Stellar Wave
Add auth challenge source mismatch coverage 26 days ago
good first issue Stellar Wave
Add auth token array-body rejection coverage 26 days ago
good first issue Stellar Wave
good first issue Stellar Wave
good first issue Stellar Wave
Reject database URLs with empty targets 26 days ago
good first issue Stellar Wave
good first issue Stellar Wave
Validate `watchers.enabled` as a boolean 26 days ago
good first issue Stellar Wave
Validate `trustForwardedFor` as a boolean 26 days ago
good first issue Stellar Wave
Add idempotent SQLite disconnect coverage 26 days ago
good first issue Stellar Wave
good first issue Stellar Wave
Add idempotent SQLite migration coverage 26 days ago
good first issue Stellar Wave
good first issue Stellar Wave
Add `account` to auth token responses 26 days ago
good first issue Stellar Wave
good first issue Stellar Wave
good first issue Stellar Wave
Add `expires_in` to auth challenge responses 26 days ago
good first issue Stellar Wave
good first issue Stellar Wave
good first issue Stellar Wave
Add deposit primitive-body rejection coverage 26 days ago
good first issue Stellar Wave
Return 400 for malformed encoded transaction IDs 26 days ago
good first issue Stellar Wave
Add deposit minimum boundary coverage 26 days ago
good first issue Stellar Wave
Preserve decimal deposit amount strings exactly 26 days ago
good first issue Stellar Wave
Accept Buffer-backed webhook raw bodies 26 days ago
good first issue Stellar Wave
Reject non-decimal deposit amount strings 26 days ago
good first issue Stellar Wave
good first issue Stellar Wave
good first issue Stellar Wave
Add webhook route rate-limit coverage 26 days ago
good first issue Stellar Wave
Accept array-style webhook signature headers 26 days ago
good first issue Stellar Wave
Add pre-init router access coverage 26 days ago
good first issue Stellar Wave
Accept uppercase hexadecimal webhook signatures 26 days ago
good first issue Stellar Wave
good first issue Stellar Wave
good first issue Stellar Wave
good first issue Stellar Wave
good first issue Stellar Wave
good first issue Stellar Wave
Add queue recovery coverage after worker errors 26 days ago
good first issue Stellar Wave
good first issue Stellar Wave
good first issue Stellar Wave
Export `ValidationUtils` from the package root 28 days ago
good first issue Stellar Wave
good first issue Stellar Wave
Export `StellarUtils` from the package root 28 days ago
good first issue Stellar Wave
good first issue Stellar Wave
Export `Memo` type from the package root 28 days ago
good first issue Stellar Wave
Export `QueueJob` type from the package root 28 days ago
good first issue Stellar Wave
good first issue Stellar Wave
Fix README version badge to match package.json 28 days ago
good first issue Stellar Wave
Document all supported environment variables in the example app README about 2 months ago
good first issue Stellar Wave
Add `MAX_BODY_BYTES` support to the example app about 2 months ago
good first issue Stellar Wave
Add README curl example for `/info` about 2 months ago
good first issue Stellar Wave
Add `AUTH_TOKEN_LIFETIME_SECONDS` support to the example app about 2 months ago
good first issue Stellar Wave
Add README curl example for webhook events about 2 months ago
good first issue Stellar Wave
Add good-first-issue claiming guidance to CONTRIBUTING.md about 2 months ago
good first issue Stellar Wave
Update ROADMAP.md to mark implemented MVP features about 2 months ago
good first issue Stellar Wave
Add unit test for `InMemoryQueueAdapter` jobs enqueued after `stop()` about 2 months ago
good first issue Stellar Wave
Validate `challengeExpirationSeconds` in `SecurityConfigSchema` about 2 months ago
good first issue Stellar Wave
Add integration test for invalid `account` public key on `/auth/challenge` about 2 months ago
good first issue Stellar Wave
Add `version` to `/health` response about 2 months ago
good first issue Stellar Wave
Add integration test for non-numeric deposit amount rejection about 2 months ago
good first issue Stellar Wave
Validate each configured asset via `AssetSchema` in `AnchorKitConfigSchema` about 2 months ago
good first issue Stellar Wave
Validate `min_amount` <= `max_amount` in `AssetSchema` about 2 months ago
good first issue Stellar Wave
Validate `networkPassphrase` non-empty in `NetworkConfigSchema` about 2 months ago
good first issue Stellar Wave
Add integration test for bearer token signed with wrong secret about 2 months ago
good first issue Stellar Wave
Add integration test for missing body fields on `/auth/token` about 2 months ago
good first issue Stellar Wave
Add integration test for numeric deposit amount acceptance about 2 months ago
good first issue Stellar Wave
Add integration test for unknown endpoint 404 about 2 months ago
good first issue Stellar Wave
Add `event_id` to webhook error responses when available about 2 months ago
good first issue Stellar Wave
good first issue Stellar Wave
Add unit test for `TransactionWatcher.start()` called twice about 2 months ago
good first issue Stellar Wave
Add integration test for wrong HTTP method 404 about 2 months ago
good first issue Stellar Wave
Add `retry_after_seconds` to rate limit 429 response body about 2 months ago
good first issue Stellar Wave
Add `network_passphrase` to `/info` response about 2 months ago
good first issue Stellar Wave
Add integration test for transaction lookup without bearer token about 2 months ago
good first issue Stellar Wave
Add integration test for case-sensitive asset code lookup on deposit about 2 months ago
good first issue Stellar Wave
Add integration test for missing `asset_code` and `amount` on deposit about 2 months ago
good first issue Stellar Wave
Add integration test for non-positive deposit amount rejection about 2 months ago
good first issue Stellar Wave