Page MenuHomePhabricator

[Cashtab] Patch token info amounts improperly rounding
AbandonedPublic

Authored by kieran709 on Sep 20 2022, 15:35.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Summary

Related to T2665. Rounded token info numbers should be exact, replaced toLocaleString() with toString() for initial quantity, total burned, total minted and circulating supply token info fields.

Test Plan

cd web/cashtab && npm start
navigate to the eTokens screen
select a token
observe that the amounts in the initial quantity, total burned, total minted and circulating supply fields are exact, not rounded as before

Diff Detail

Repository
rABC Bitcoin ABC
Branch
patch-burn-token-info-numbers
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20080
Build 39847: Build Diffcashtab-tests
Build 39846: arc lint + arc unit