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 updated beacon root contract address #4665

Merged
merged 2 commits into from
Sep 21, 2023
Merged

Conversation

Rjected
Copy link
Member

@Rjected Rjected commented Sep 19, 2023

Updates the const beacon root contract address from ethereum/EIPs#7672

Also updates the tests to include the new prime buffer length and post-audit bytecode.

DONOTMERGE until the hive tests are updated

@Rjected Rjected added S-blocked This cannot more forward until something else changes A-execution Related to the Execution and EVM M-eip This change relates to the implementation of an EIP E-cancun Related to the Cancun network upgrade labels Sep 19, 2023
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #4665 (a0aa7e5) into main (a80b720) will decrease coverage by 0.02%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

Impacted file tree graph

Files Changed Coverage Δ
crates/primitives/src/constants/mod.rs 100.00% <ø> (ø)
crates/revm/src/processor.rs 81.69% <100.00%> (-0.08%) ⬇️

... and 10 files with indirect coverage changes

Flag Coverage Δ
integration-tests 16.81% <0.00%> (-0.02%) ⬇️
unit-tests 63.35% <100.00%> (-0.02%) ⬇️

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

Components Coverage Δ
reth binary 32.17% <ø> (ø)
blockchain tree 83.59% <ø> (ø)
pipeline 88.52% <ø> (-0.02%) ⬇️
storage (db) 73.47% <ø> (ø)
trie 94.73% <ø> (ø)
txpool 49.44% <ø> (ø)
networking 77.19% <ø> (-0.07%) ⬇️
rpc 57.55% <ø> (ø)
consensus 62.65% <ø> (+<0.01%) ⬆️
revm 27.99% <100.00%> (-0.06%) ⬇️
payload builder 8.56% <ø> (ø)
primitives 86.50% <ø> (-0.02%) ⬇️

@Rjected
Copy link
Member Author

Rjected commented Sep 21, 2023

updated in tests here, merging:
https://github.com/ethereum/execution-spec-tests/releases/tag/v1.0.4

@Rjected Rjected added this pull request to the merge queue Sep 21, 2023
Merged via the queue into main with commit 070554a Sep 21, 2023
22 checks passed
@Rjected Rjected deleted the dan/update-4788-address branch September 21, 2023 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-execution Related to the Execution and EVM E-cancun Related to the Cancun network upgrade M-eip This change relates to the implementation of an EIP S-blocked This cannot more forward until something else changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants