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

Move EOF support to Cancun #561

Merged
merged 1 commit into from
Feb 13, 2023
Merged

Move EOF support to Cancun #561

merged 1 commit into from
Feb 13, 2023

Conversation

rodiazet
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Feb 11, 2023

Codecov Report

Merging #561 (92eff23) into master (9a5d8f3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #561   +/-   ##
=======================================
  Coverage   97.03%   97.03%           
=======================================
  Files          66       66           
  Lines        6134     6136    +2     
=======================================
+ Hits         5952     5954    +2     
  Misses        182      182           
Flag Coverage Δ
blockchaintests 76.96% <33.33%> (ø)
statetests 71.41% <33.33%> (-0.12%) ⬇️
unittests 92.79% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
lib/evmone/advanced_execution.cpp 100.00% <100.00%> (ø)
lib/evmone/baseline.cpp 100.00% <100.00%> (ø)
lib/evmone/eof.cpp 98.07% <100.00%> (ø)
test/unittests/analysis_test.cpp 100.00% <100.00%> (ø)
test/unittests/eof_validation_test.cpp 100.00% <100.00%> (ø)
test/unittests/evm_eof_test.cpp 100.00% <100.00%> (ø)
test/unittests/tracing_test.cpp 100.00% <100.00%> (ø)

@rodiazet rodiazet merged commit 791b42b into master Feb 13, 2023
@rodiazet rodiazet deleted the eof-2-cancun branch February 13, 2023 13:14
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