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

Fix Various Asset Balance Quantity Issues #183

Merged
merged 3 commits into from
Feb 8, 2023

Conversation

outragedhuman
Copy link
Collaborator

Closes #177

When originally written it was unknown that an asset's decimals factored into their QNT conversion rate. This PR fixes this by creating QNTToNXT() which takes in the decimals and uses it in several areas where needed.

Copy link
Collaborator Author

@outragedhuman outragedhuman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testing looks good

@outragedhuman outragedhuman merged commit db3e3ce into betaStaging Feb 8, 2023
@outragedhuman outragedhuman deleted the bugFix/circulatingQuantity branch February 8, 2023 18:29
@outragedhuman outragedhuman linked an issue Feb 8, 2023 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Analyze and Fix the asset precision in My Portfolio
1 participant