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

Fixing corrupted coin rank issue when using portfolio coins. #323

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

beachwood23
Copy link

Resolves issue #322.

Issue: A coin's rank becomes corrupted when the coin is present in the portfolio view. This PR resolves the issue by making a deep copy of coin's for the portfolio view, so the coin rankings in the portfolio view are not written back to the global coin map.

@beachwood23
Copy link
Author

@miguelmota , any extra work you would like to see here to address this? I am new to contributing on GitHub, so apologies if I am leaving something out.

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.

None yet

1 participant