Open Issues Need Help
View All on GitHub Disable "follow logs" by default 14 days ago
good first issue
enhancement good first issue
feat: freeze/unfreeze multiple utxos at once 28 days ago
enhancement good first issue blocked
fix: always show balances in orderbook 29 days ago
bug good first issue
[v2] avoid recreating browser router on every app render about 1 month ago
bug good first issue v2
Need an easy way to sign a message about 1 month ago
enhancement good first issue SoB
Performance: combinedUtxosHash uses O(n²) array concatenation about 1 month ago
bug good first issue performance refactoring
fix(ui): ability to view jar details while refetching display data about 2 months ago
bug good first issue
good first issue v2
good first issue v2
AI Summary: The GitHub issue highlights two problems on the `/settings/rescan-chain` page in v2. Firstly, there are hardcoded UI strings for the 'Enter block height' placeholder and the 'Rescan started successfully' toast message. Secondly, error handling is poor, often displaying generic messages like '[object Object]' due to using `String(error)`. The suggested solution is to utilize `getErrorReason` for more generic and user-friendly error messages.
Complexity:
2/5
good first issue v2
enhancement good first issue security
Log reader for Send, Earn and Sweep inside UI 8 months ago
enhancement good first issue
feat: adapt `absurd_fee_per_kb` setting 8 months ago
enhancement good first issue
Earn Report: Improvements 12 months ago
good first issue concept