stellar-deprecated / account-viewer

DEPRECATED. Go to https://github.com/stellar/account-viewer-v2
Apache License 2.0
62 stars 65 forks source link

Large balances don't render correctly #104

Closed vcarl closed 4 years ago

vcarl commented 4 years ago

What did you do?

Loaded an account with a large balance (>=1000XLM)

What did you expect to see?

Your balance:
1000.0000000

What did you see instead?

Your balance:
.
vcarl commented 4 years ago

It looks like this began after #95 was merged, something about the formatting seems to break it

Fellow70 commented 4 years ago

Do I understand correct? stellar account can carry only a few lumens now to be transfered by Ledger nano S?

vcarl commented 4 years ago

There was a bug related to the balance being shown, the balance on the account was not affected.