-
Notifications
You must be signed in to change notification settings - Fork 41
Implement getAccount RPC method #370
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
Conversation
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.
Implementation looks good to me. For the integration test, I would like to see more strict requirements for accepted results. See comments.
1885139
to
0b08126
Compare
0b08126
to
e0fcfb9
Compare
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.
Thanks, looks good to me. I need some clarifications, and put some ideas for improvemtenis, please have a look
7ffa424
to
74b6021
Compare
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 cannot think of advantage querying data, which are already available in the proof, from state, but I do not have to see all details.
b275c3b
to
acdef4d
Compare
acdef4d
to
dd98eb9
Compare
dd98eb9
to
fa41ae5
Compare
This PR adds getAccount method to the RPC according to this documentation.
Copy of #317 -
StorageRoot
can now be extracted fromWitnessProof