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 handling of StakeRefPtr #1024

Merged
merged 1 commit into from
Jan 18, 2022
Merged

Fix handling of StakeRefPtr #1024

merged 1 commit into from
Jan 18, 2022

Conversation

erikd
Copy link
Contributor

@erikd erikd commented Jan 18, 2022

No description provided.

Previously `insertStakeAddressRefIfMissing` was returning `Nothing` if
it received a stake address of type `StakeRefPtr`. Now it returns a
proper `StakeAddressId`.

Closes: #1016
@erikd
Copy link
Contributor Author

erikd commented Jan 18, 2022

Currently testing this solution, but so far it seems like it is working,

@erikd
Copy link
Contributor Author

erikd commented Jan 18, 2022

This seems to be working correctly: #1016 (comment)

@erikd erikd merged commit 6a5ea21 into master Jan 18, 2022
@iohk-bors iohk-bors bot deleted the erikd/StakeRefPtr branch January 18, 2022 22:57
kderme pushed a commit that referenced this pull request Jan 24, 2022
Previously `insertStakeAddressRefIfMissing` was returning `Nothing` if
it received a stake address of type `StakeRefPtr`. Now it returns a
proper `StakeAddressId`.

Closes: #1016
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