-
Notifications
You must be signed in to change notification settings - Fork 328
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
[test] Unit Tests for Shanghai Upgrade #3997
Conversation
6dfcec6
to
5640159
Compare
fix failed CI |
b3879b5
to
0046692
Compare
0046692
to
5d37897
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #3997 +/- ##
==========================================
+ Coverage 75.38% 76.29% +0.91%
==========================================
Files 303 330 +27
Lines 25923 28247 +2324
==========================================
+ Hits 19541 21552 +2011
- Misses 5360 5597 +237
- Partials 1022 1098 +76 ☔ View full report in Codecov by Sentry. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Description
Here is the unit testing for the Shanghai upgrade, which includes two parts:
difficulty
andprevrandao
for eip-4399push0
for eip-3855The test checking flow requires #3963.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Checklist: