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: dont assume has client version #2459

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented Jan 6, 2025

What I did

fixes: #2451

How I did it

getattr check with default

How to verify it

Checklist

  • All changes are completed
  • Change is covered in tests
  • Documentation is complete

@antazoey antazoey merged commit ce3dd1f into ApeWorX:main Jan 6, 2025
18 checks passed
@antazoey antazoey deleted the fix/client-version-assumption branch January 6, 2025 20:48
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.

ape_ethereum.trace.TransactionTrace assumes provider has property .client_version
2 participants