Skip to content
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

Bugfix decimal pricing #8

Merged
merged 8 commits into from
Jun 26, 2024
Merged

Bugfix decimal pricing #8

merged 8 commits into from
Jun 26, 2024

Conversation

rorycl
Copy link
Owner

@rorycl rorycl commented Jun 26, 2024

Minor items on Cex have prices in decimals which cexfind did not support.

This update uses decimal.Decimal instead of ints for all pricing. However the console and cli apps continue to use int formatting, for the time being at least.

@rorycl rorycl merged commit ffef172 into main Jun 26, 2024
@rorycl rorycl deleted the bugfix-decimal-pricing branch June 26, 2024 23:07
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