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

Fix error handling in fakeBlockChain #320

Merged
merged 1 commit into from
Jul 25, 2018

Conversation

s1na
Copy link
Contributor

@s1na s1na commented Jul 25, 2018

If blockTag is of an invalid type, call callback, and return, so as not to execute the rest of instructions in the function.

Part of #310.

@axic axic merged commit 847edb5 into ethereumjs:master Jul 25, 2018
@s1na s1na deleted the fix/fake-blockchain-err-handling branch July 25, 2018 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants