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

StateManager: stateless verkle state manager #2643

Closed
wants to merge 46 commits into from

Conversation

gabrocheleau
Copy link
Contributor

@gabrocheleau gabrocheleau commented Apr 15, 2023

Supersedes #2328 by rebasing the existing verkle work on v7

Resources

Latest test data: https://gist.github.com/gballet/6b67e9e52fe833e1801681488ba70bc3

@codecov
Copy link

codecov bot commented Apr 15, 2023

Codecov Report

Merging #2643 (08398f5) into master (6d64162) will decrease coverage by 0.09%.
The diff coverage is 55.63%.

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block 88.20% <61.22%> (-0.60%) ⬇️
blockchain 92.27% <ø> (ø)
client 86.19% <ø> (+0.04%) ⬆️
common 98.20% <100.00%> (+<0.01%) ⬆️
devp2p 86.32% <ø> (ø)
ethash ∅ <ø> (∅)
evm 71.93% <100.00%> (ø)
statemanager ?
trie 89.76% <ø> (?)
tx 96.36% <ø> (ø)
util 86.43% <45.00%> (-1.11%) ⬇️
vm 76.07% <41.66%> (-0.16%) ⬇️

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

@gabrocheleau gabrocheleau changed the base branch from develop-v7 to master May 16, 2023 11:25
@gabrocheleau gabrocheleau force-pushed the stateManager/stateless-verkle-stateManager branch from 01906bd to 6ce3a00 Compare June 17, 2023 21:51
@gabrocheleau gabrocheleau force-pushed the stateManager/stateless-verkle-stateManager branch 2 times, most recently from 051aa6c to 85ec782 Compare July 5, 2023 01:43
@gabrocheleau gabrocheleau force-pushed the stateManager/stateless-verkle-stateManager branch from 25005eb to 57212b1 Compare July 5, 2023 20:30
@gabrocheleau
Copy link
Contributor Author

Superseded by #3139

@holgerd77 holgerd77 deleted the stateManager/stateless-verkle-stateManager branch May 2, 2024 10:58
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