Skip to content

Reuse merkle trees in ef_tests #243

@ElFantasma

Description

@ElFantasma

Currently we are calculating the state root recreating the merkle tree from scratch each time we require it. (ie. here and here).

We should keep the world state in memory and update only the state transitions.

Its a follow up on #45 and there is a TODO comment in code

Metadata

Metadata

Assignees

No one assigned

    Labels

    tech debtRefactors, cleanups, etc

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions