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

survive some more difficult to parse transactions #1269

Closed
wants to merge 1 commit into from

Conversation

BlinkyStitt
Copy link
Collaborator

What I did

Related issue: #1047

How I did it

I just added a try/except and if around some things that were erroring.

This is enough for me to parse this transaction. I'd prefer to fix the root cause, but I'm not sure why exactly these errors are happen.

How to verify it

Load the transactions mentioned in #1047

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

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.

1 participant