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

Address Index #2475

Closed
wants to merge 0 commits into from
Closed

Conversation

Liquid369
Copy link
Member

With PIVX updating its Core with Bitcoin backports and the latest updates we can now also use Address indexing.
This PR will add the configuration options -addressindex, -timestampindex, and -spentindex

RPC method for retrieving utxo's:
getaddressutxos - which will return unspent outputs for any address or addresses

Example:
getaddressutxos

Mostly a cherry pick of whats left from bitpay#6

Done with the help of @Nugetzrul3

@Liquid369
Copy link
Member Author

I see linter failed, but I noticed also since last night a lot of changes merged possibly causing my issue. I think I will need to rebase on master now. Let me know if I am correct, I tried to find the whitespace but nano/vim shows nothing in the error called 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.

1 participant