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

Verkle SM storage fixes #3780

Merged
merged 4 commits into from
Nov 1, 2024
Merged

Verkle SM storage fixes #3780

merged 4 commits into from
Nov 1, 2024

Conversation

acolytec3
Copy link
Contributor

@acolytec3 acolytec3 commented Oct 31, 2024

This fixes a logic bug in how we were computing the PUSH overflow byte for code chunks in the verkle

Also fixes a logger naming issue and a logging typo leftover from the accessWitness migration.

gabrocheleau
gabrocheleau previously approved these changes Nov 1, 2024
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.00%. Comparing base (b37a8d9) to head (dafd56e).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block 73.74% <ø> (ø)
blockchain 83.25% <ø> (ø)
client 0.00% <ø> (ø)
common 89.89% <ø> (ø)
devp2p 71.95% <ø> (ø)
evm 64.89% <100.00%> (ø)
genesis 100.00% <ø> (ø)
mpt 52.55% <ø> (+0.46%) ⬆️
statemanager 68.86% <100.00%> (+0.02%) ⬆️
tx 76.70% <ø> (ø)
util 72.78% <100.00%> (ø)
vm 57.47% <ø> (ø)
wallet 79.67% <ø> (ø)

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

@gabrocheleau gabrocheleau merged commit 916f295 into master Nov 1, 2024
41 checks passed
@gabrocheleau gabrocheleau deleted the more-verkle-fixes branch November 1, 2024 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants