feat(tests): additional tests for header validation rules#1702
feat(tests): additional tests for header validation rules#1702marioevz merged 3 commits intoethereum:forks/osakafrom
Conversation
dd0ecdc to
872321f
Compare
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## forks/osaka #1702 +/- ##
============================================
Coverage 86.07% 86.07%
============================================
Files 743 743
Lines 44078 44078
Branches 3894 3894
============================================
Hits 37938 37938
Misses 5659 5659
Partials 481 481
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
spencer-tb
left a comment
There was a problem hiding this comment.
Thanks! LGTM. I am going to assume the extra exception mappings are for the "other" PR?
spencer-tb
left a comment
There was a problem hiding this comment.
Needs a rebase too! Approved nonetheless. Lets wait for the "other" PR to be reviewed first and add here afterwards.
872321f to
a8c82e4
Compare
a8c82e4 to
e6e34cf
Compare
🗒️ Description
Small test addition for
BlockException.INVALID_BASEFEE_PER_GASbeing correctly thrown after London. Also some additions to the exception mappers🔗 Related Issues or PRs
N/A.
✅ Checklist
toxchecks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:uvx tox -e statictype(scope):.