issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Java
Filter by
39.7M results
!-- ghit#filepath: /Users/jagadeesh/mike/driops/Liquifact/Liquifact-backend --
Implement streaming CSV export for the audit trail
Description
The admin audit routes in src/routes/auditTrail.js expose ...
area:audit
GRANTFOX OSS
MAYBE REWARDED
OFFICIAL CAMPAIGN
priority:medium
stack:express
stack:nodejs
stack:typescript
type:enhancement
!-- ghit#filepath: /Users/jagadeesh/mike/driops/Liquifact/Liquifact-backend --
Implement external KYC provider adapter and status ingestion
Description
The KYC service in src/services/kycService.js ...
area:kyc
GRANTFOX OSS
MAYBE REWARDED
OFFICIAL CAMPAIGN
priority:high
stack:express
stack:nodejs
stack:typescript
type:feature
!-- ghit#filepath: /Users/jagadeesh/mike/driops/Liquifact/Liquifact-backend --
Implement circuit-breaker protection for Soroban reads
Description
The Soroban wrappers in src/services/soroban.js retry ...
area:resiliency
GRANTFOX OSS
MAYBE REWARDED
OFFICIAL CAMPAIGN
priority:high
stack:nodejs
stack:typescript
type:enhancement
In Practice Mode, the auto-advance timing calculation may be incorrect. The code calculates time per line as:
const n = 60 / l.bpm * 4e3; // milliseconds per 4 beats
t += n * ((r.beats || 4) / 4);
This ...
bug
priority:medium
Similar to what we do with SBD search (https://syriaca.org/persons/search.html), we could have a Search in Resource
filter on the main NHSL search page that lets users narrow down by sub-module, i.e. BHSE ...
question
search/browse
!-- ghit#filepath: /Users/jagadeesh/mike/driops/Liquifact/Liquifact-backend --
Implement a readiness probe separate from liveness
Description
The health service in src/services/health.js runs dependency ...
area:observability
GRANTFOX OSS
MAYBE REWARDED
OFFICIAL CAMPAIGN
priority:medium
stack:express
stack:nodejs
stack:typescript
type:feature
!-- ghit#filepath: /Users/jagadeesh/mike/driops/Liquifact/Liquifact-backend --
Implement Zod-based validation for invoice payloads
Description
Invoice validation is split between hand-rolled checks ...
area:validation
GRANTFOX OSS
MAYBE REWARDED
OFFICIAL CAMPAIGN
priority:medium
stack:express
stack:nodejs
stack:typescript
type:enhancement
!-- ghit#filepath: /Users/jagadeesh/mike/driops/Liquifact/Liquifact-backend --
Implement a Redis-backed store for the rate limiter
Description
The rate limiting middleware in src/middleware/rateLimit.js ...
area:rate-limit
GRANTFOX OSS
MAYBE REWARDED
OFFICIAL CAMPAIGN
priority:high
stack:express
stack:nodejs
stack:typescript
type:enhancement
!-- ghit#filepath: /Users/jagadeesh/mike/driops/Liquifact/Liquifact-backend --
Implement signed webhook delivery on invoice state transitions
Description
The webhook signing primitives live in src/services/webhooks.js ...
area:webhooks
GRANTFOX OSS
MAYBE REWARDED
OFFICIAL CAMPAIGN
priority:high
stack:express
stack:nodejs
stack:typescript
type:feature

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.