lbryio / lbryio/twitter-tipbot
Poor handling of invalid withdraw amount
Open
Nobody has claimed this yet.
type: bug
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
If the withdraw amount is greater than the balance, the tipbot does not reply / give hints. https://twitter.com/jer979/status/1125397548427030528
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the withdrawal handling for amounts greater than the available balance and reproduce the silent response described in the issue. Done means the Twitter tipbot replies with a useful error or hint when the requested withdrawal exceeds the balance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100