Cashu backend: Parsing Error and UX Issue During Payment
Open
- Dominant language
- TypeScript
- Stars
- 280
- Forks
- 132
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 8
Description
We encountered a parsing error in the logs when attempting to process a numeric value. The error message is as follows:
`strconv.ParseInt: parsing "10.000": invalid syntax`
This indicates a potential issue with number formatting,
Additionally, a UX error is displayed during payment attempts:
`Failed to send payment. Error: 500 Proofs are pending`
Error logs of this issue are on our private [slack](https://getalby.slack.com/archives/C02T4A5BZJS/p1732804562229809)

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.