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

[RPC] validateaddress remove duplicate return address value. #2154

Merged

Conversation

furszy
Copy link

@furszy furszy commented Jan 23, 2021

Bug in validateaddress, is returning the address value twice for regular addresses. The first value is added before calling the visitor and the second one inside it.

@furszy furszy self-assigned this Jan 23, 2021
Copy link

@random-zebra random-zebra left a comment

Choose a reason for hiding this comment

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

utACK 6df58af

@random-zebra random-zebra added this to the 5.1.0 milestone Jan 26, 2021
Copy link
Collaborator

@Fuzzbawls Fuzzbawls left a comment

Choose a reason for hiding this comment

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

ACK 6df58af

@furszy furszy merged commit b33e8d2 into PIVX-Project:master Jan 27, 2021
@furszy furszy deleted the 2020_validateaddress_remove_duplicate_field branch November 29, 2022 14:28
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.

3 participants