Skip to content

frontend: change amountSat to amount string#4220

Draft
thisconnect wants to merge 1 commit into
BitBoxSwiss:staging-sparkfrom
thisconnect:lightning-amount-as-string
Draft

frontend: change amountSat to amount string#4220
thisconnect wants to merge 1 commit into
BitBoxSwiss:staging-sparkfrom
thisconnect:lightning-amount-as-string

Conversation

@thisconnect

Copy link
Copy Markdown
Collaborator

The frontend should handle amounts as string so we dont run into JavaScript 64-bit floating point number limitations.

Before asking for reviews, here is a check list of the most common things you might need to consider:

  • updating the Changelog
  • writing unit tests
  • checking if your changes affect other coins or tokens in unintended ways
  • testing on multiple environments (Qt, Android, ...)
  • having an AI review your changes

@thisconnect thisconnect force-pushed the lightning-amount-as-string branch from cedc4eb to 23ecc3f Compare July 8, 2026 06:35
The frontend should handle amounts as string so we dont run into
JavaScript 64-bit floating point number limitations.
@thisconnect thisconnect force-pushed the lightning-amount-as-string branch from 23ecc3f to 52a5dc7 Compare July 8, 2026 14:03
@thisconnect

Copy link
Copy Markdown
Collaborator Author

rebased

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant