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

[Beyond EVM] Updating Geth version #5196

Merged
merged 4 commits into from
Jan 8, 2024
Merged

Conversation

ramtinms
Copy link
Member

@ramtinms ramtinms commented Jan 4, 2024

closes #5178

@ramtinms ramtinms changed the base branch from master to ramtin/5129-new-evm-stateDB-part4 January 4, 2024 02:03
@codecov-commenter
Copy link

codecov-commenter commented Jan 4, 2024

Codecov Report

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

Comparison is base (f3bb713) 56.66% compared to head (662e5ad) 56.66%.

Files Patch % Lines
fvm/evm/emulator/state/stateDB.go 36.36% 6 Missing and 1 partial ⚠️
fvm/evm/emulator/state/delta.go 60.00% 4 Missing ⚠️
storage/pebble/registers.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5196   +/-   ##
=======================================
  Coverage   56.66%   56.66%           
=======================================
  Files         982      982           
  Lines       93877    93884    +7     
=======================================
+ Hits        53196    53200    +4     
- Misses      36736    36740    +4     
+ Partials     3945     3944    -1     
Flag Coverage Δ
unittests 56.66% <53.33%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ramtinms ramtinms force-pushed the ramtin/5178-update-geth-version branch from c64892c to 497b593 Compare January 4, 2024 02:35
Base automatically changed from ramtin/5129-new-evm-stateDB-part4 to master January 6, 2024 03:34
@ramtinms ramtinms marked this pull request as ready for review January 6, 2024 08:33
@ramtinms ramtinms requested review from sideninja and janezpodhostnik and removed request for yhassanzadeh13 and janezpodhostnik January 6, 2024 08:33
@ramtinms ramtinms added this pull request to the merge queue Jan 8, 2024
Merged via the queue into master with commit c1fdaa8 Jan 8, 2024
51 checks passed
@ramtinms ramtinms deleted the ramtin/5178-update-geth-version branch January 8, 2024 23:35
This pull request was closed.
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.

[Flow EVM] Update the Geth version
4 participants