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

Handle erigon traces and other failing transactions #1245

Merged
merged 5 commits into from
Sep 11, 2021

Conversation

BlinkyStitt
Copy link
Collaborator

What I did

Related issue: closes #1241

How I did it

I compared nethermind and erigon traces and realized that they return stack values differently.

How to verify it

Check traces against transactions in #1241.

Checklist

  • I have confirmed that my PR passes all linting checks
  • I have included test cases
  • I have updated the documentation
  • I have added an entry to the changelog

@BlinkyStitt BlinkyStitt changed the title Issue1241 Handle erigon traces Sep 9, 2021
@BlinkyStitt BlinkyStitt changed the title Handle erigon traces Handle erigon traces and other failing transactions Sep 10, 2021
@iamdefinitelyahuman iamdefinitelyahuman merged commit 7497b0f into eth-brownie:master Sep 11, 2021
@BlinkyStitt BlinkyStitt deleted the issue1241 branch September 21, 2021 19:05
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 this pull request may close these issues.

Erigon stacks are different than geth/nethermind
2 participants