issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Java language:Python
Filter by
55.1M results
Description
Add middleware that logs incoming requests and outgoing response status/duration, with explicit redaction of sensitive
fields (passwords, secret keys, JWTs, raw data hashes) before logging. ...
difficulty: medium
Description
Stellar RPC calls can transiently fail (timeouts, rate limits). Wrap StellarService s RPC calls with a
retry-with-backoff utility, distinguishing retryable errors (network/timeout) from non-retryable ...
difficulty: medium
Description
/delete-data currently appears to only handle the IPFS/off-chain side. Define and implement what deletion means on-chain
given the Soroban contract has no native delete (only transfer/overwrite) ...
difficulty: hard
Description
For the Potential Integrations use cases mentioned in the product README (government, financial, healthcare partners),
add an API-key based auth mechanism as an alternative to user JWTs, scoped ...
difficulty: hard
Description
Reads of on-chain records (get_data, has_access) involve a Stellar RPC round-trip each time. Add a short-TTL cache
(Redis or in-memory with a configurable backend) for read paths, with explicit ...
difficulty: hard
진행 기간
2026-06-22(월) ~ 2026-06-28(일)
진행 업무
Schedule
It appears that hermes-router uses a single model per provider. Is it so? Rate-limits usually apply to a single model,
so it would be very beneficial to be able to use multiple ones. At least from dashboards ...
Description
Network retries on /store-data could result in duplicate on-chain writes or duplicate IPFS uploads. Add support for an
Idempotency-Key request header, caching the result of the first successful ...
difficulty: hard
Program
GSSoC 2026
Issue Type
Enhancement
Title
Navbar Is Not Sticky/Fixed During Scroll
Description
The navbar does not remain visible while scrolling through the website. Users must scroll back ...
needs-template

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.