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] listunspent: pre-filter coins by destination in AvailableCoins #2683

Merged

Conversation

random-zebra
Copy link

As per title, instead of returning all coins (after checking the availability of each one) and then filtering by address in the rpc code.

@random-zebra random-zebra added this to the 6.0.0 milestone Dec 14, 2021
@random-zebra random-zebra self-assigned this Dec 14, 2021
Copy link

@furszy furszy left a comment

Choose a reason for hiding this comment

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

cool, ACK 275f931

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 275f931

@furszy furszy merged commit 50a6d26 into PIVX-Project:master Dec 19, 2021
@Fuzzbawls Fuzzbawls modified the milestones: 6.0.0, 5.5.0 Sep 11, 2022
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