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 indexing #2477

Closed
wants to merge 1 commit 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

I believe this should work right now

Verified

This commit was signed with the committer’s verified signature.
targos Michaël Zasso
Setup getaddressutxos
@Liquid369 Liquid369 closed this Jul 13, 2021
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