-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connector crashes when trying to get foreign amount #71
Comments
Ah, interesting. Apologies, I went super fast with this one. On my end, I'm using auto updated docker setups for the connector and firefly. That means Firefly 6.1.9 and 1.1.0 ( d993d7c ) for the connector. Simple repro steps :
EDITED repro steps in bold |
Ok, thanks. That sounds pretty straightforward to reproduce. I'll take a look when I can. |
I tried to reproduce following your steps and didn't see any errors. Can you post an error log? |
I have updated the repro steps slightly as they were not precise enough |
Ah, I see, it's crapping out on the floating point conversion to integer. Derp. |
I'll cut a new release soonish after I merge in dependabot updates and do my basic regression tests. |
Hi,
Connector crashes if there is a Firefly transaction with a foreign amount in firefly. I'll be sending a quick PR
The text was updated successfully, but these errors were encountered: