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[venom]: add missing extcodesize+hash effects #4373

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

charles-cooper
Copy link
Member

per title -- effects.py was missing extcodesize and extcodehash effects.

What I did

How I did it

How to verify it

Commit message

Commit message for the final, squashed PR. (Optional, but reviewers will appreciate it! Please see our commit message style guide for what we would ideally like to see in a commit message.)

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

per title -- effects.py was missing extcodesize and extcodehash effects.
@charles-cooper charles-cooper added this to the v0.4.1 milestone Nov 25, 2024
@charles-cooper charles-cooper added the release - must release blocker label Nov 25, 2024
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.28%. Comparing base (8f433f8) to head (8952e61).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4373      +/-   ##
==========================================
- Coverage   91.27%   88.28%   -2.99%     
==========================================
  Files         112      112              
  Lines       16025    16025              
  Branches     2696     2696              
==========================================
- Hits        14627    14148     -479     
- Misses        966     1344     +378     
- Partials      432      533     +101     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release - must release blocker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant