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: handle anonymous and strange event data in parse_rich_tree() method #2243

Merged
merged 5 commits into from
Aug 23, 2024

Conversation

antazoey
Copy link
Member

What I did

anon events have no name.
Likewise, what evm-trace is just bad?
Either way, best not to crash all of everything in the universe.

How I did it

How to verify it

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@antazoey antazoey enabled auto-merge (squash) August 23, 2024 20:01
@antazoey antazoey disabled auto-merge August 23, 2024 20:07
@antazoey antazoey enabled auto-merge (squash) August 23, 2024 20:52
@antazoey antazoey merged commit a250304 into ApeWorX:main Aug 23, 2024
16 checks passed
@antazoey antazoey deleted the fix/handle-anon-events branch August 26, 2024 19:59
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.

2 participants