lbryio / lbryio/lbry-android

User is Told They Sent 0 LBC

Open
#1,086 0 comments 0 reactions 0 assignees View on GitHub

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:**

![Sent0LBC](https://user-images.githubusercontent.com/30788194/102658039-09981a00-4134-11eb-8e90-73d0be1039fb.gif)

-----

**LBRY ADDRESS:**
bZSqrVdpxt5KJdn2eGMUzT9Jn3gEiRet7b
mail@cahlen.org

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.