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

fix: expose the revm_utils to consumer as needed structs from it #3686

Merged
merged 1 commit into from
Jul 9, 2023

Conversation

joshstevens19
Copy link
Contributor

stuff like EvmOverrides i need to be able to use the .call methods

@codecov
Copy link

codecov bot commented Jul 9, 2023

Codecov Report

Merging #3686 (a8149a7) into main (f201176) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

see 7 files with indirect coverage changes

Flag Coverage Δ
integration-tests 15.91% <ø> (+0.01%) ⬆️
unit-tests 64.10% <ø> (+<0.01%) ⬆️

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

Components Coverage Δ
reth binary 26.35% <ø> (ø)
blockchain tree 81.25% <ø> (ø)
pipeline 86.68% <ø> (ø)
storage (db) 73.48% <ø> (ø)
trie 94.66% <ø> (ø)
txpool 49.34% <ø> (ø)
networking 77.82% <ø> (-0.02%) ⬇️
rpc 58.12% <ø> (+0.02%) ⬆️
consensus 63.35% <ø> (ø)
revm 34.86% <ø> (ø)
payload builder 6.83% <ø> (ø)
primitives 88.27% <ø> (ø)

@mattsse mattsse added this pull request to the merge queue Jul 9, 2023
@mattsse mattsse added the C-debt Refactor of code section that is hard to understand or maintain label Jul 9, 2023
Merged via the queue into paradigmxyz:main with commit 6cbb639 Jul 9, 2023
merklefruit pushed a commit to merklefruit/op-reth-old that referenced this pull request Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-debt Refactor of code section that is hard to understand or maintain
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants