-
Notifications
You must be signed in to change notification settings - Fork 167
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Infrastructure: add code coverage reporting to CI and enforce a minimum threshold
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1141 In kellymusk/Aframp-backend;Refactor: models/mod.rs re-exports are not alphabetically ordered - makes diffing harder
refactorCode quality and refactoringCode quality and refactoringStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1140 In kellymusk/Aframp-backend;Testing: no test for the full OTP signup flow using MockOtpProvider end-to-end
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1139 In kellymusk/Aframp-backend;Security: JWT_SECRET has no minimum entropy check - a short secret silently weakens HMAC-SHA256
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1138 In kellymusk/Aframp-backend;Bug: GET /payment-requests list endpoint does not include sep7_uri - only GET by id does
bugSomething isn't workingSomething isn't workingStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1137 In kellymusk/Aframp-backend;Refactor: services/admin.rs overview function issues 5 sequential queries - use a single transaction
refactorCode quality and refactoringCode quality and refactoringStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1136 In kellymusk/Aframp-backend;Documentation: README deployment section does not mention the OTP_HMAC_SECRET or TERMII_* vars in wrangler secrets
documentationImprovements or additions to documentationImprovements or additions to documentationStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1135 In kellymusk/Aframp-backend;Refactor: blockchain/keypair.rs generate_keypair panics on OsRng failure instead of returning Result
refactorCode quality and refactoringCode quality and refactoringStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1134 In kellymusk/Aframp-backend;Enhancement: add soft-delete / archive for payment requests instead of permanent expiry
enhancementNew feature or requestNew feature or requestStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1133 In kellymusk/Aframp-backend;Testing: no test for the MockOtpProvider verify_webhook_signature - always returns false
bugSomething isn't workingSomething isn't workingStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1132 In kellymusk/Aframp-backend;Security: no input length limit on email, name, or phone_number fields in signup
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1131 In kellymusk/Aframp-backend;Infrastructure: wrangler.jsonc has no health check path configured for container keep-alive
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1130 In kellymusk/Aframp-backend;