User is Told They Sent 0 LBC
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
**DESCRIPTION:**
If the user sends less than 0.01 LBC to another account, they will receive a notification that they sent 0 LBC.
-----
**REPRO STEPS:**
1) Install and Launch LBRY 0.16.11 on Android 8.1.0
2) Sign in to an account
3) Go to Wallet
4) Send 0.001 to another account
**Results:** Message appears saying you sent 0 LBC
**Expected:** Message appears saying you sent 0.001 LBC
-----
**ENVIRONMENT:**
- LG V20
- Android 8.1.0
- LBRY 0.16.11
-----
**MEDIA:**

-----
**LBRY ADDRESS:**
bZSqrVdpxt5KJdn2eGMUzT9Jn3gEiRet7b
mail@cahlen.org
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
Reproduce the Wallet send flow on Android using the reported 0.001 LBC transfer and inspect the confirmation notification path. Done means the notification reports the actual amount, such as 0.001 LBC, rather than rounding it to 0 LBC.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100