Skip to content

Update BlockchainReferenceTests to use Bonsai instead of Forest #7705

Open
@lu-pinto

Description

@lu-pinto

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions