-
Notifications
You must be signed in to change notification settings - Fork 92
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] Address history index #724
Conversation
Looks good, will test in a few hours |
A new build of 038e060 has completed succesfully! |
A new build of c16b6f5 has completed succesfully! |
A new build of 65fe893 has completed succesfully! |
added count of balance of staking-active addresses to |
A new build of 79b8722 has completed succesfully! |
Tested gitian built: https://build.nav.community/binaries/address-history/navcoin-5.0.1-x86_64-linux-gnu.tar.gz Works fine on ubuntu 18.04 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have tried this feature on NavCoin 5.0.1 build and it works as expected.
A new build of 36f7c08 has completed succesfully! |
This PR adds a new RPC method
getaddresshistory
. Related to #722getaddresshistory
Returns the history for an address(es) (requires addressindex to be enabled).
Arguments:
Result:
Examples:
When cold staking or cold staking v2 addresses are queried, it will print results from the individual addresses part of the cold staking address in their role.