Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

acolytec3
Copy link
Contributor

This is an attempt to replace the direct references to the verkle and binary tree backed StateManagers in evm/vm in the interest of improving tree shakeability since we shouldn't need to bundle all of our state managers in a simple app devotes to say, simulating transactions on the MPT.

Copy link

codecov bot commented Apr 24, 2025

Codecov Report

Attention: Patch coverage is 28.57143% with 15 lines in your changes missing coverage. Please review.

Project coverage is 80.81%. Comparing base (8e0caec) to head (917f5d3).
Report is 6 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block 84.33% <ø> (ø)
blockchain 89.32% <ø> (ø)
client 67.95% <0.00%> (-0.04%) ⬇️
common 97.51% <ø> (ø)
devp2p 86.78% <ø> (ø)
evm 73.03% <33.33%> (+<0.01%) ⬆️
mpt 90.05% <ø> (+0.35%) ⬆️
statemanager 69.04% <44.44%> (-0.03%) ⬇️
static 99.11% <ø> (ø)
tx 90.59% <ø> (ø)
util 89.36% <ø> (ø)
vm ?

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@holgerd77
Copy link
Member

Not followed upon respectively failed attempt, will close.

@holgerd77 holgerd77 closed this Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants