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

Update evm and switch to shanghai hardfork #2691

Merged
merged 24 commits into from
Jan 29, 2024
Merged

Update evm and switch to shanghai hardfork #2691

merged 24 commits into from
Jan 29, 2024

Conversation

zjb0807
Copy link
Member

@zjb0807 zjb0807 commented Jan 22, 2024

Copy link

codecov bot commented Jan 22, 2024

Codecov Report

Attention: 184 lines in your changes are missing coverage. Please review.

Comparison is base (dd482ac) 67.39% compared to head (17b3d02) 67.02%.

Files Patch % Lines
modules/evm/src/runner/state.rs 47.52% 159 Missing ⚠️
modules/evm/src/precompiles/mod.rs 37.50% 20 Missing ⚠️
modules/evm/src/runner/stack.rs 50.00% 4 Missing ⚠️
modules/evm/src/lib.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2691      +/-   ##
==========================================
- Coverage   67.39%   67.02%   -0.37%     
==========================================
  Files          67       65       -2     
  Lines        8913     8325     -588     
==========================================
- Hits         6007     5580     -427     
+ Misses       2906     2745     -161     

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

modules/evm/src/runner/stack.rs Outdated Show resolved Hide resolved
modules/evm/src/runner/state.rs Show resolved Hide resolved
xlc
xlc previously approved these changes Jan 25, 2024
@zjb0807 zjb0807 merged commit 97bfc23 into master Jan 29, 2024
6 checks passed
@zjb0807 zjb0807 deleted the update-evm branch January 29, 2024 02:33
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