Skip to content

Fixed an issue where the tokens amount was being incorrectly rounder #4744

Manish requested to merge js/4744-fix-rounder-token-value into master

Ticket(s) / Related Merge Requests

#4744 (closed)

Summary of Changes

Fixes #4744 (closed)

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

  • make sure the token amount in boost composer doesn't get rounded

Regression Scope

(Can this change cause another regression issue? Which areas to focus on for regression testing?)

Platform Affected (web, mobile, etc)

(Which platforms are affected by this change? Web, Mobile, or Both?)

Developer Testing Completed

(What has been tested already?)

Screenshots

(Any extra UI screens that can be shared)

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports