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

Implement EIP-4788: Beacon block root in the EVM #709

Merged
merged 4 commits into from
Nov 27, 2023

blockchaintest: Execute system call

87e8d9b
Select commit
Loading
Failed to load commit list.
Merged

Implement EIP-4788: Beacon block root in the EVM #709

blockchaintest: Execute system call
87e8d9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2023 in 1s

97.72% (+0.00%) compared to 2fb7cc1

View this Pull Request on Codecov

97.72% (+0.00%) compared to 2fb7cc1

Details

Codecov Report

Merging #709 (87e8d9b) into master (2fb7cc1) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #709   +/-   ##
=======================================
  Coverage   97.71%   97.72%           
=======================================
  Files         107      108    +1     
  Lines        9746     9784   +38     
=======================================
+ Hits         9523     9561   +38     
  Misses        223      223           
Files Coverage Δ
test/blockchaintest/blockchaintest.hpp 0.00% <ø> (ø)
test/blockchaintest/blockchaintest_loader.cpp 94.73% <100.00%> (+0.14%) ⬆️
test/state/host.cpp 93.80% <100.00%> (ø)
test/state/state.cpp 100.00% <100.00%> (ø)
test/state/state.hpp 100.00% <ø> (ø)
test/statetest/statetest_loader.cpp 96.13% <ø> (ø)
test/unittests/state_system_call_test.cpp 100.00% <100.00%> (ø)