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

Update BlockchainReferenceTests to use Bonsai instead of Forest #7705

Open
lu-pinto opened this issue Oct 1, 2024 · 0 comments
Open

Update BlockchainReferenceTests to use Bonsai instead of Forest #7705

lu-pinto opened this issue Oct 1, 2024 · 0 comments
Assignees

Comments

@lu-pinto
Copy link
Contributor

lu-pinto commented Oct 1, 2024

Description

I noticed that ExecutionSpecBlockchainTests under ethereum/referencetests that make use of BlockchainReferenceTestTools executor are still using Forest as the storage strategy. Particularly it's how WorldStateArchive is created using a Forest DB configuration.
We should move these tests from Forest to Bonsai as Forest will be deprecated in the future. VerkleSpecTests already had to implement that for verkle tries:

Acceptance Criteria

Reference tests should pass without further changes since stateRoots should match those of fixtures.

@lu-pinto lu-pinto self-assigned this Oct 1, 2024
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

No branches or pull requests

1 participant