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

chore: bump revm #4723

Merged
merged 1 commit into from
Sep 22, 2023
Merged

chore: bump revm #4723

merged 1 commit into from
Sep 22, 2023

Conversation

Rjected
Copy link
Member

@Rjected Rjected commented Sep 22, 2023

the new version adds EIP-6780, EIP-7516, and uses new blob gas price methods

adds BLOBBASEFEE and uses new blob gas price methods
@Rjected Rjected added M-eip This change relates to the implementation of an EIP E-cancun Related to the Cancun network upgrade labels Sep 22, 2023
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #4723 (e3ea0d7) into main (7a5b631) will decrease coverage by 0.05%.
The diff coverage is 15.00%.

Impacted file tree graph

Files Changed Coverage Δ
crates/payload/builder/src/payload.rs 0.00% <0.00%> (ø)
crates/primitives/src/eip4844.rs 0.00% <ø> (ø)
crates/primitives/src/header.rs 94.88% <0.00%> (ø)
crates/rpc/rpc/src/eth/api/transactions.rs 30.76% <0.00%> (ø)
crates/rpc/rpc/src/eth/error.rs 9.39% <0.00%> (+0.05%) ⬆️
crates/revm/revm-primitives/src/env.rs 48.98% <100.00%> (ø)

... and 10 files with indirect coverage changes

Flag Coverage Δ
integration-tests 16.54% <0.00%> (-0.01%) ⬇️
unit-tests 63.58% <15.00%> (-0.04%) ⬇️

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

Components Coverage Δ
reth binary 32.17% <ø> (ø)
blockchain tree 83.73% <ø> (ø)
pipeline 88.53% <ø> (ø)
storage (db) 73.70% <ø> (ø)
trie 94.73% <ø> (-0.04%) ⬇️
txpool 49.82% <ø> (-0.49%) ⬇️
networking 77.14% <ø> (-0.04%) ⬇️
rpc 57.87% <0.00%> (-0.02%) ⬇️
consensus 63.09% <ø> (ø)
revm 28.33% <100.00%> (ø)
payload builder 8.32% <0.00%> (-0.03%) ⬇️
primitives 86.54% <0.00%> (-0.01%) ⬇️

@gakonst gakonst added this pull request to the merge queue Sep 22, 2023
Merged via the queue into main with commit e83d3aa Sep 22, 2023
23 checks passed
@gakonst gakonst deleted the dan/bump-revm branch September 22, 2023 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-cancun Related to the Cancun network upgrade M-eip This change relates to the implementation of an EIP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants