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

Implemented priv_debugGetStateRoot JSON RPC API. #1326

Merged
merged 6 commits into from
Aug 27, 2020

Conversation

mark-terry
Copy link
Contributor

@mark-terry mark-terry commented Aug 24, 2020

Signed-off-by: Mark Terry mark.terry@consensys.net

PR description

Implements a "priv_debugGetStateRoot" JSON RPC API that allows querying the state root.

Fixed Issue(s)

Fixes #764

Changelog

Signed-off-by: Mark Terry <mark.terry@consensys.net>
@mark-terry mark-terry requested a review from pinges August 24, 2020 14:30
Copy link
Contributor

@macfarla macfarla left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Mark Terry <mark.terry@consensys.net>
Copy link
Member

@lucassaldanha lucassaldanha left a comment

Choose a reason for hiding this comment

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

LGTM. Only thing it needs is a CHANGELOG entry :)

mark-terry and others added 2 commits August 26, 2020 20:01
Signed-off-by: Mark Terry <mark.terry@consensys.net>
mark-terry and others added 2 commits August 27, 2020 09:38
Signed-off-by: Mark Terry <mark.terry@consensys.net>
@mark-terry mark-terry merged commit 2691deb into hyperledger:master Aug 27, 2020
@mark-terry mark-terry deleted the 764 branch August 27, 2020 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement priv_debugGetStateRoot JSON RPC API
3 participants