Skip to content

refactor-helper.js #75

@aniket866

Description

@aniket866

Issue

  • Currency conversion uses JavaScript floating-point math (parseFloat, 1e6).

  • This causes precision loss for large amounts.

  • Financial calculations must use BigInt to stay accurate.

    Please review

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions