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

feat: add pre-block EIP-4788 beacon root contract call #4457

Merged
merged 30 commits into from
Sep 19, 2023

remove todo for client consensus

ae9c5cc
Select commit
Loading
Failed to load commit list.
Merged

feat: add pre-block EIP-4788 beacon root contract call #4457

remove todo for client consensus
ae9c5cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2023 in 1s

68.05% (+0.10%) compared to 394a3a9

View this Pull Request on Codecov

68.05% (+0.10%) compared to 394a3a9

Details

Codecov Report

Merging #4457 (ae9c5cc) into main (394a3a9) will increase coverage by 0.10%.
The diff coverage is 83.26%.

Impacted file tree graph

Files Changed Coverage Δ
crates/consensus/auto-seal/src/lib.rs 0.00% <ø> (ø)
crates/interfaces/src/executor.rs 100.00% <ø> (ø)
crates/payload/basic/src/lib.rs 0.00% <0.00%> (ø)
crates/primitives/src/constants/mod.rs 100.00% <ø> (ø)
crates/revm/src/state_change.rs 73.00% <85.36%> (+13.67%) ⬆️
crates/revm/src/processor.rs 81.76% <92.80%> (+14.91%) ⬆️
crates/revm/revm-primitives/src/config.rs 91.27% <100.00%> (+0.11%) ⬆️
crates/revm/revm-primitives/src/env.rs 48.36% <100.00%> (+7.89%) ⬆️

... and 10 files with indirect coverage changes

Components Coverage Δ
reth binary 31.97% <ø> (ø)
blockchain tree 83.59% <ø> (ø)
pipeline 88.54% <ø> (ø)
storage (db) 73.47% <ø> (ø)
trie 94.70% <ø> (-0.04%) ⬇️
txpool 49.44% <ø> (ø)
networking 77.19% <ø> (-0.07%) ⬇️
rpc 57.48% <ø> (-0.01%) ⬇️
consensus 62.58% <ø> (ø)
revm 28.04% <92.64%> (+8.38%) ⬆️
payload builder 8.56% <0.00%> (-0.50%) ⬇️
primitives 86.51% <ø> (+0.07%) ⬆️