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

Detect if provider is returning wrong logs #404

Open
bigspider opened this issue Mar 24, 2020 · 0 comments
Open

Detect if provider is returning wrong logs #404

bigspider opened this issue Mar 24, 2020 · 0 comments
Assignees

Comments

@bigspider
Copy link
Collaborator

On tests ran within a ganache provider, there are instances where the provider is returning the wrong logs (e.g. returning the logs for the latest block, even if requested a previous log by hash).

There is already an open issue: trufflesuite/ganache#533.

We should add a check inside the blockFactory to detect this and give appropriate error messages.

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 a pull request may close this issue.

1 participant