issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript linked:pr language:JavaScript
Filter by
3.2M results
Overview
src/services/sources/stellarDex.js fetches the orderbook from Horizon to derive prices. It has no tests, so regressions
in the price derivation logic (midpoint calculation, empty orderbook handling) ...
GrantFox OSS
Maybe Rewarded
Official Campaign
testing
Descripción
Limpieza general del repositorio: archivos temporales, duplicados, vacíos y código muerto identificados en auditoría.
Archivos a eliminar
Temporales en raíz (PR body drafts, diffs, reports) ...
mejora
Overview
CORS is currently configured with app.use(cors()) — the default that allows all origins. In production this is a
security risk: any website can make credentialed cross-origin requests to the ...
GrantFox OSS
Maybe Rewarded
Official Campaign
security
Overview
When Redis is unavailable, every request currently throws an unhandled rejection that crashes the price oracle. The
service should degrade gracefully — fetching prices directly from sources and ...
GrantFox OSS
infrastructure
Maybe Rewarded
Official Campaign
performance
What is broken?
The article content sanitizer in scripts/sync-articles.js blocks the form-widget ARIA state attributes aria-disabled,
aria-readonly, and aria-required (merged in #587), and aria-errormessage ...
security
Overview
Integrators need to be notified when an asset crosses a price threshold (e.g., XLM drops below $0.09 or rises above
$0.15) without polling. Price alert subscriptions allow setting conditions ...
feature
GrantFox OSS
Maybe Rewarded
Official Campaign
webhooks
Overview
src/services/sources/coinmarketcap.js has no tests and currently maps CMC symbols directly to Stellar asset codes
without handling assets that have multiple issuers. The same symbol (USDC) can ...
feature
GrantFox OSS
Maybe Rewarded
Official Campaign
testing
En nuestra aplicación, ocupamos implementar un toggle de light y dark. Por defecto tiene que estar en modo oscuro pero
el switch debe cambiar el juego a modo light
enhancement
good first issue
Diagnosis (updated)
The original title and description pointed to findBySlug returning duplicate rows. After further investigation the real
root cause was located in JpaArticleRepository.save(...):
org.postgresql.util.PSQLException: ...

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.