-
Notifications
You must be signed in to change notification settings - Fork 192
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
[Frontend] Inconsistent cn() helper: ui/Button.tsx, ui/Card.tsx and ui/EmptyState.tsx redefine a local cn() instead of importing the shared @/app/utils/cn
enhancementNew feature or requestNew feature or requestfrontendIssues related to frontend developmentIssues related to frontend developmentgood first issueGood for newcomersGood for newcomersStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1248 In LabsCrypt/remitlend;[Backend] add-loan-events-missing-indexes has an empty down(), leaking four indexes on rollback
backendIssues related to backend developmentIssues related to backend developmentbugSomething isn't workingSomething isn't workingdatabaseDatabase related issuesDatabase related issuesgood first issueGood for newcomersGood for newcomersStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1193 In LabsCrypt/remitlend;[Backend] loan_disputes foreign key references loan_events(loan_id), which has no total UNIQUE constraint
backendIssues related to backend developmentIssues related to backend developmentbugSomething isn't workingSomething isn't workingcriticalHigh-impact / hard issueHigh-impact / hard issuedatabaseDatabase related issuesDatabase related issuesStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1191 In LabsCrypt/remitlend;[Backend] No explicit request body-size limit configured on express.json(); relies on undocumented 100kb default with no 413 handling test
backendIssues related to backend developmentIssues related to backend developmentenhancementNew feature or requestNew feature or requestsecuritySecurity related issuesSecurity related issuesStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1184 In LabsCrypt/remitlend;[Security] Audit log records the request but never the outcome, and redaction is shallow so nested secrets are persisted
backendIssues related to backend developmentIssues related to backend developmentenhancementNew feature or requestNew feature or requestsecuritySecurity related issuesSecurity related issuesStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#1183 In LabsCrypt/remitlend;[Docs] No cross-contract error-code reference; numeric contracterror codes collide across the four contracts
contractsIssues related to smart contractsIssues related to smart contractsdocsDocumentationDocumentationdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestStatus: Open.#1158 In LabsCrypt/remitlend;[Testing] MultisigGovernance cross-contract set_admin is only tested against a MockTarget, never a real RemitLend contract
contractsIssues related to smart contractsIssues related to smart contractsrustPull requests that update rust codePull requests that update rust codetestingAdding or fixing testsAdding or fixing testsStatus: Open.#1156 In LabsCrypt/remitlend;[Contracts] build.sh optimizes WASM to *.optimized.wasm but deploy-config.json uploads the unoptimized *.wasm
bugSomething isn't workingSomething isn't workingcontractsIssues related to smart contractsIssues related to smart contractsdevopsIssues related to CI/CD and infrastructureIssues related to CI/CD and infrastructureoptimizationCode optimizationCode optimizationStatus: Open.#1155 In LabsCrypt/remitlend;[Contracts] deploy.ts points MultisigGovernance at LoanManager, the only contract lacking set_admin, so finalize_admin_transfer traps and governance is inert
architectureArchitectural changesArchitectural changesbugSomething isn't workingSomething isn't workingcontractsIssues related to smart contractsIssues related to smart contractscriticalHigh-impact / hard issueHigh-impact / hard issuerustPull requests that update rust codePull requests that update rust codeStatus: Open.#1154 In LabsCrypt/remitlend;[Contracts] deploy.ts writes NEXT_PUBLIC_* contract-ID names (and never POOL_TOKEN_ADDRESS) into backend/.env, which the backend never reads
bugSomething isn't workingSomething isn't workingcontractsIssues related to smart contractsIssues related to smart contractscriticalHigh-impact / hard issueHigh-impact / hard issuedevopsIssues related to CI/CD and infrastructureIssues related to CI/CD and infrastructureStatus: Open.#1153 In LabsCrypt/remitlend;[Contracts] RemittanceNFT decrease_score and set_min_repayment_amount panic instead of returning typed NftError
contractsIssues related to smart contractsIssues related to smart contractsenhancementNew feature or requestNew feature or requestnftNFT functionalityNFT functionalityrustPull requests that update rust codePull requests that update rust codeStatus: Open.#1152 In LabsCrypt/remitlend;[Contracts] NftError and GovernanceError variants and event topic symbols are undocumented
contractsIssues related to smart contractsIssues related to smart contractsdocsDocumentationDocumentationdocumentationImprovements or additions to documentationImprovements or additions to documentationnftNFT functionalityNFT functionalityStatus: Open.#1151 In LabsCrypt/remitlend;