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

multi: Return total chain work in RPC results. #1498

Merged
merged 1 commit into from
Oct 16, 2018

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Oct 15, 2018

This requires PR #1497.

This modifies the getblock and getblockheader RPC results to include the total number of hashes expected to produce the chain up to the requested block in hex and updates the JSON-RPC API documentation accordingly.

@davecgh davecgh added this to the 1.4.0 milestone Oct 15, 2018
@davecgh davecgh force-pushed the multi_rpc_cumulative_chain_work branch from 48190bf to b770769 Compare October 15, 2018 07:53
Copy link
Member

@dajohi dajohi left a comment

Choose a reason for hiding this comment

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

ok

This modifies the getblock and getblockheader RPC results to include the
total number of hashes expected to produce the chain up to the requested
block in hex and updates the JSON-RPC API documentation accordingly.
@davecgh davecgh force-pushed the multi_rpc_cumulative_chain_work branch from b770769 to 6d64709 Compare October 16, 2018 16:31
@davecgh davecgh merged commit 6d64709 into decred:master Oct 16, 2018
@davecgh davecgh deleted the multi_rpc_cumulative_chain_work branch October 16, 2018 16:47
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.

2 participants