Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript linked:pr

Filter by

1.8M results  (360 ms)

1.8M results

Summary Search feels slower on mobile because the first real query can show an extra loading cycle and repeat Firestore/public-team search work before results settle, especially for users whose accessible ...
fix-ready
triage:bug
triaged

The file manifest.json should be more general - only listening content, but not interpreting data (without deciding where are the decks or flashcards). Responsibility of proper data interpretation is moved ...
enhancement

Problem For SegmentTimeline, every lookup walks the timeline from the first S and expands all @r repeats until it reaches the target time. getSegmentByTime/getSegmentByIndex never resume from the previous ...

Claimable balance IDs have a specific format — they start with 00000000 and are 72 characters long. Currently any string is passed directly to Horizon without validation, resulting in confusing Horizon ...
feature
medium
Stellar Wave

Description The LeaderboardService at backend/src/main/java/com/algobuddy/backend/service/LeaderboardService.java has two methods that call findAll() with an in-memory sort, which loads the ENTIRE table ...
gssoc:approved
mentor:PankajSingh34

When GET /claimable-balances/:id is called with a balance ID that does not exist on the network, the current response is a raw Horizon 404. Add a specific ClaimableBalanceNotFound error that returns { ...
medium
Stellar Wave

Description The isConnectionRateLimited function in arena-socket-server/index.js:310-318 is called from two separate places for every single TCP connection, causing each connection to consume 2 tokens ...
gssoc:approved
mentor:PankajSingh34

Description The ArenaMatch JPA entity at backend/src/main/java/com/algobuddy/backend/entity/ArenaMatch.java:66-68 declares an optimistic locking version field using @Version: @Version @Column(name = ...
gssoc:approved
mentor:PankajSingh34
type:bug

The claimable balances endpoint added in Issue 57 may pass through raw Horizon field names like last_modified_ledger, last_modified_time, and paging_token. Ensure the response is fully normalised — all ...
dx
high
Stellar Wave
stellar

Description The _processNext method at backend/utils/reviewQueue.js:29-48 has a subtle concurrency bug that causes enqueued items to be silently dropped when new items are added to a queue while it is ...
bug
gssoc26
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.