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

string test_getLogHash(string _txHash) #7

Closed
winsvega opened this issue Feb 28, 2018 · 2 comments
Closed

string test_getLogHash(string _txHash) #7

winsvega opened this issue Feb 28, 2018 · 2 comments

Comments

@winsvega
Copy link
Collaborator

winsvega commented Feb 28, 2018

string test_getLogHash(string _txHash)

Get pre-calculated log has of the _txHash. hash of emptyRLPList if transaction not found.

@winsvega
Copy link
Collaborator Author

winsvega commented Feb 28, 2018

Log hash could be calculated from transaction receipt, but some transactions has too many logs, so we need a method to get just the log hash.

@winsvega winsvega changed the title string test_getPostState(string _config) string test_getLogHash(string _txHash) Apr 27, 2018
@winsvega
Copy link
Collaborator Author

winsvega commented Sep 1, 2019

@winsvega winsvega closed this as completed Sep 1, 2019
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

No branches or pull requests

1 participant