issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript
Filter by
33.3M results
Test strict-send and strict-receive path payment flows in backend/src/services/pathPayment.js.
enhancement
testing
Cover key generation, storage, and rotation flows in backend/src/services/keypairRotation.js.
enhancement
testing
img alt= jaboumal height= 40 width= 40 align= left src= https://avatars1.githubusercontent.com/u/38261864?s=88 v=4 Authored by jaboumal _ time datetime= 2026-04-02T06:37:43Z title= Thursday, April ...
The backend/src/services/trustlineManager.js service needs tests for add, remove, and list trustline operations.
enhancement
testing
Problem
The project enforces comment width (no more than 80 characters per line via comment-is-too-wide) and comment length (at
least 32 characters via comment-too-short). However, there is no lint that ...
Cover retry logic edge cases in backend/src/services/transactionRetry.js including max-retry exhaustion and backoff
intervals.
enhancement
testing
img alt= martiel3 height= 40 width= 40 align= left src= https://avatars1.githubusercontent.com/u/38261864?s=88 v=4 Authored by martiel3 _ time datetime= 2026-04-01T17:59:48Z title= Wednesday, April ...
The backend/src/services/stellar.js service has no dedicated unit test file. Add coverage for account creation, balance
fetching, and transaction submission.
enhancement
testing
img alt= jaboumal height= 40 width= 40 align= left src= https://avatars1.githubusercontent.com/u/38261864?s=88 v=4 Authored by jaboumal _ time datetime= 2026-04-01T14:10:24Z title= Wednesday, April ...
можно в приватный методы вынести просто private getStackTrace(Exception e) { StringWriter sw = new StringWriter();
PrintWriter pw = new PrintWriter(sw); e.printStackTrace(pw); return sw.toString(); }
...

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.